Result Display Options Subtab
These settings let you set display options for search results, grouped by browser type (desktop, phone, and tablet).
Each display option contains the following properties (note the different property IDs for each browser type):
-
ID (string) – the internal ID for the display option.
-
Name (string) – the label for the display option.
-
Template (string) – the template used to display the search result option.
-
Columns (number) – the number of columns used to display search results. This must be a divisor of 12 ( 1, 2, 3, 4, 6, 12).
-
Icon (string) – the icon for the display option.
-
Is Default (Boolean) – specifies whether this display option is the default.
Desktop
This array lets you specify the display options for search results on desktop browsers.
IDs |
|
UI location |
Search > Result Display Options |
JSON file |
SearchItemDisplayOptions.json |
Configuration file (pre-Vinson) |
SC.Shopping.Configuration.js |
Phone
This array lets you specify the display options for search results on phone browsers.
IDs |
|
UI location |
Search > Result Display Options |
JSON file |
SearchItemDisplayOptions.json |
Tablet
This array lets you specify the display options for search results on tablet browsers.
IDs |
|
UI location |
Search > Result Display Options |
JSON file |
SearchItemDisplayOptions.json |