How to Map Recommendation Standard Fields

The Fields Administration section allows you to map the standard fields available in the Recommendations tool to the correct field of data.

Instructions

When viewing the Edit Field screen from the Field Administration section, you can find the Recommendations accordion at the bottom of the screen. From here you can map the standard fields available. When you map something in the fields section under Recommendations Mapping you can use direct tokens in your layout when editing the layout for recommendations widget.


For example if you map in fields section title to  "itemName"  then when you edit the recommendation layout all you will need to use is the notation below to get the name of the item to display

    {{itemName}}

Related articles