Developer forum

Forum » Ecommerce - Standard features » Translation of product groups in the navigation menu

Translation of product groups in the navigation menu

Andrey Kozachuk
Reply

Hello,

I have a XSLT navigation menu that shows product groups. In XSLT I retrieve group name using @MenuText.

My site supports English and German languages. The problem is that German version of the site show English product group names (I changed the "Name" field of a product group for German localization in  the "Edit Group" window).

How can I make product groups to be in German in the navigation menu?

P. S. I found out that in Groups list of e-comerce module names are also not translated, I am using @item.GetValue("Ecom:Group.Name") to get name in this case.


Replies

 
Nicolai Høeg Pedersen
Reply
This post has been marked as an answer

Hi Andrey

If you have 2 websites, set the eCommerce language to german on the german website. See http://manual.dynamicweb-cms.com/Dynamicweb-On-line-Manual/Modules/Websites/Module-setup/Edit-website.aspx

If you have one website, change the language in the querystring using &LanguageID=LANG5

BR Nicolai

Votes for this answer: 1
 
Andrey Kozachuk
Reply

I have two sites, setting e-commerce language helped. Thank you

 

You must be logged in to post in the forum