Map Recommendation Standard Fields

Overview

The Fields Administration section allows you to map the standard fields used by Recommendations to the appropriate fields in your product data.

Instructions

When editing a field in the Fields Administration section, expand the Recommendations accordion located near the bottom of the page. This section is used to configure mappings between HawkSearch recommendation fields and your indexed data fields. Once a recommendation field has been mapped, you can reference that field directly within Recommendation Widget layouts using recommendation tokens.

For example, if the Recommendation Title field is mapped to the itemName field in your index, you can use the corresponding recommendation token in your widget layout to display the product name. This allows the layout to reference the mapped field without needing to know the underlying field name used in your index.

{{itemName}}

Did this page help you?