Result Sorting Subtab

These settings let you specify the sorting options in the Sort By dropdown, grouped by browser type (desktop, phone, or tablet). First, you must define sort fields in the Web Site Setup record. See Select and Configure Sort Fields.

Each sort property contains the following (note the different property IDs for each browser type):

Desktop

This array lets you specify the sorting options in the Sort By dropdown for desktop browsers.

IDs

sortOptions
sortOptions.id
sortOptions.name
sortOptions.isDefault

UI location

Search > Result Sorting

JSON file

SearchSort.json

Configuration file (pre-Vinson)

SC.Shopping.Configuration.js

Phone

This array lets you specify the sorting options in the Sort By dropdown for phone browsers.

IDs

sortOptionsPhone
sortOptionsPhone.id
sortOptionsPhone.name
sortOptionsPhone.isDefault

UI location

Search > Result Sorting

JSON file

SearchSort.json

Tablet

This array lets you specify the sorting options in the Sort By dropdown for tablet browsers.

IDs

sortOptionsTablet
sortOptionsTablet.id
sortOptionsTablet.name
sortOptionsTablet.isDefault

UI location

Search > Result Sorting

JSON file

SearchSort.json

Related Topics

General Notices