Skip to main content

sort_option

A sort option for a collection or search results page.

Properties

The customer-facing name of the sort option.

The name can be edited by merchants in the language editor.

The value of the sort option.

This value is used when assigning the collection.sort_by and search.sort_by parameters.

{
"name": "Alphabetically, A-Z",
"value": "title-ascending"
}
Was this section helpful?