Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1. Add a column "channelid" in your product data

   Image Removed

2. Duplicate the Product Data which has market-specific product assortments and outlinks

  Image Removed

3. Add in the column "channelid" the language shortcut e.g us, de

  Image RemovedImage Added

If you upload the Product Data in the Workbench in the Preview you can see a new field for the Channel:

...

If a Display Attribute (attributes that are shown on the Product Card in the Recommendations e.g. the product description) needs to be localized you can add a corresponding column in the Product Data with the original name followed by the language ("ATTRIBUTE" → "ATTRIBUTE_LANGUAGESUFFIX"). If the original column is called "description", then the column for the additional language must be called "description_de_DE". The Workbench automatically uses the right column, when the corresponding language is selected (e.g. in the Preview or for Integration Codes).

Image RemovedImage Added


Info
titleDefault behavior

Note, that if you are running your Product Guide, which you have not created yet localized columns for, the Product Guide will automatically fall back to the original default column.

Example:

  • You have prepared your Product Data with a default column "description" with English texts and an additional column "description_de_DE" for German texts and you use the field "description" as a Display Attribute.
  • When running your Product Guide now with German (de_DE) it will automatically use to the column "description_de_DE" 
  • When running your Product Guide now with English (en_US) it will automatically fallback to the column "description" (as no equivalent column for English could be found). 

...