Adobe-Marketing-Cloud / aem-sample-we-retail

🚫 We.Retail has been archived, see instead the WKND Guide:
https://github.com/adobe/aem-guides-wknd
Apache License 2.0
123 stars 141 forks source link

Multi Language Products #129

Closed cduque89 closed 6 years ago

cduque89 commented 7 years ago

Hi all.

I can I have a product in more than one language?

I am using we.retail with AEM 6.2 and in the CRX it is possible to see that some products have some properties defined for different languages.

For example product: /etc/commerce/products/we-retail/eq/hiking/eqsmcz/eqsmcz.1 as title and title.ga as in the image below:

image

When we go to edit the product details I cannot find any way to change that title.ga propertie. I really needed this to be possible for my current implementation.

image

Can someone help with this issue?

mhaack commented 6 years ago

Yes you can have different languages for product data. The eqsmcz example product you referenced above shows how to store the translations.

To make them visible in to product editor UI you need to adapt the scaffolding definition for product data. For we.retail on AEM 6.2 this is /etc/scaffolding/we-retail/products, this config defines which properties are visible via the UI.