Hi all.
Do anyone have an idea of how it could be possible to support something similar to the CMS Replacement Language or Fallback Language in Episerver Commerce? The need is pretty simple: it should be possible to automatically inherit content (Products and Nodes) from a Master Language.
Scenario is, that we have a large catalogue of products and nodes on 'fr-FR' and these should also be automatically replicated to fr-CH and fr-LU. At this point, Episerver has disabled the "Language settings" in Commerce and it seems to be intended based on their code comment for CatalogLanguageSettingsHandler:
Extends the default language settings handler with logic for catalog content. The logic is as follows: - No replacement languages - No fallback languages - All languages that are enabled for a catalog are active, the others are not.
Does anyone have any insights or great ideas how we can achieve this?
We are using EPiServer Commerce 9.14.1
Casper Aagaard Rasmussen