Hi All,
I'm struggling a bit to get some translations to show up. My website is translated in 3 languages:
And I have also tranlated the eCommerce group, that is shown in the product catalog. You can see that I'm still working on product translations because not every language conatins the same amount of products:
The problem is that the Group only shows as the dutch translation "Fietsen"
I have been debugging the MegaMenu, and there I can see that only 1 language is returned by the viewmodel, where I would expect 3 languages as they are defined in the eCommerce intenationalization settings: (Dynamicweb.Ecommerce.Common.Context.LanguageID always return LANG1, also when I am on a different language, and translations do work on the content)
What could I be missing here?
Thanks,
Justin