Retrieve Product Variant Titles from inriver
You can create product variant titles in inriver, import them to Sana and use them in your Sana webstore.
You need to determine which field from inriver to use as a product variant title and then create the inriver server setting.
Step 1: Open the inriver Item Model. In the Fields section, open the field which should be considered as the product variant title field for Sana. Then, you need to find the Field Type Id of this field. The value of the Field Type Id field will be used to create a server setting. In this case, the value is ItemName.
It is recommended to select the field of one of the following field types:
-
String
-
LocaleString
A field of LocaleString type is the most suitable, because this field type allows to translate product variant titles to multiple languages and then use them in the Sana web store.
Step 2: Go to the Settings in the inriver Control Center. Create the SANA_VARIANT_TITLEFIELD server setting and add the value of the Field Type Id field to this setting.
The server setting should look in the following way: the key is SANA_VARIANT_TITLEFIELD and the value is ItemName.
Step 3: When the server setting is created, you need to rebuild the product index. Open Sana Admin and click: System > Scheduled tasks. Run Rebuild index for the Product import task. Then, refresh the site cache.
If product variant titles are created in the inriver Enrichment Portal, then after product index is rebuilt, product variant titles from inriver will be available in the Sana web store on all pages, besides shopping cart and product details pages.