uCommerce Free Edition does not support multiple languages. You'll need Pro for that, which also gives you multi currency and Marketing Foundation to play with.
You can add multiple languages to free edition using custom fields and coming up with your own scheme for selecting the proper language based on the configured language on the hostname, e.g. use a maning convention for your custom fields: "en-us_Description", "de-de_Description" for a multilingual description field in US English and German.
When you're running in developer mode all features are available. Once the free license is installed the blue developer banner will disappear and features will be restrcited according to the feature matrix. Which means that you'll have just one language tab available.
uCommerce 3 Free - languages
Hello, how can I display product info (short, long description) in the available languages?
The standard umbraco "manage hostnames" way doesnt work.
It only renders one language and I cannot switch betrween the available languages
Thank you
Ni Leonidas,
uCommerce Free Edition does not support multiple languages. You'll need Pro for that, which also gives you multi currency and Marketing Foundation to play with.
You can add multiple languages to free edition using custom fields and coming up with your own scheme for selecting the proper language based on the configured language on the hostname, e.g. use a maning convention for your custom fields: "en-us_Description", "de-de_Description" for a multilingual description field in US English and German.
Hello Soren,
thank you for your reply,
actually I did make it to work using hostnames I have a catalog and product info in 2 languages (US, GR) like this..
Using en.xxx.com (assigned to English) and gr.xxx.com (assigned to Greek) I m actually getting the product info in the corresponding language.
Isnt this supposed to be happening in the free edition?
When you're running in developer mode all features are available. Once the free license is installed the blue developer banner will disappear and features will be restrcited according to the feature matrix. Which means that you'll have just one language tab available.
is working on a reply...