On the site I want to display the parameters of the goods in English. language. In the minishop2 chunk (ms.Product.content) they are displayed via the name of the entry in the dictionary. For example:

<div class="form-group"><label class="col-sm-2 control-label">[[%ms2_product_article]]:</label> 

Tell me what to do so that when you switch the context, for example, from Russian to English, this variable changes the text to English too?

  • If you are given an exhaustive answer, mark it as correct (a daw opposite the selected answer). - Nicolas Chabanovsky

1 answer 1

 [[%ms2_product_article&language=`en`]] 

Naturally in the dictionary should be a corresponding translation of this entry. Read carefully the docks .