Tag | New | Saved | Published | Active |
---|---|---|---|---|
Editing | ✅ | |||
Stale | ✅ | |||
(nothing) | ✅ | ✅ |
Option | Description |
---|---|
Precedence | If multiple templates are triggered, this setting determines which template is displayed. Lower numbers are considered higher precedence. For example, a template with precedence of 999 will trigger before a template with precedence of 1 . |
Display Name | The name of the template. |
Type | The type of template. This is an arbitrary value classifying the template. It has no effect on triggering/rendering logic unless the value is Typeahead . If Typeahead is assigned, the template will be excluded from /trigger and /render endpoints. This value is read-only and for informational purposes only. |
Zones | Determines which zones are loaded when the template is triggered. Zones are displayed in the order they appear. |
Triggering | The conditions that must be met for the template to display |
Matches All Locations | If set to On, this template is always displayed, and triggers are ignored. |
AND
logical operator. Conversely, triggers are activated alongside other triggers with an OR
logical operator. For example, consider the following scenarios:
Scenario 1 | Scenario 2 | ||
---|---|---|---|
Date Range | none | Date Range | November 25, 2020 - December 5, 2020 |
Search Term | cyber monday | Search Term | cyber monday |
Search Term | sales event | Search Term | sales event |
cyber monday
or sales event
.November 25, 2020 - December 5, 2020
, and the user searches the term cyber monday
November 25, 2020 - December 5, 2020
, and the user searches the term sales event
November 25, 2020 - December 5, 2020
November 25, 2020 - December 5, 2020
, but the user does not search the term cyber monday
or sales event
Option | Description |
---|---|
Display Name | The name of the zone. |
Type | An arbitrary value classifying the zone. It has no effect on triggering/rendering logic. Intended only to be used by the PM UI. This value is read-only and for informational purposes only. |
Query Profile | Determines query profile the zone will fetch results from. |
Tags | Tags are passed to the query profile when rendering. They are combined with tags found in the request parameters of the render request. |
Omit Filters from Query | If set to On, the filters (fq ) are ignored. For example, if you want the zone to display items with type sunglasses even though the user has filtered the results to shorts , enabling this setting allows the zone to display sunglasses. |
UI Treatment | Arbitrary text that is included in the response when rendering the zone. This is generally used by the frontend to determine how to display the zone. UI Treatment tags accept a color value to help distinguish them in the Predictive Merchandiser screen: ![]() |
Results Layout | Select grid or list view. |
Display Fields | Add field names and how they are displayed (type of field). |
Product Image | Field name for the product image. |
Product Title | Field name for the product title. |
Product Description | Field name for the product description. |