Anchor to ProductCollectionSortKeysProduct
enumProduct Collection Sort Keys
The set of valid sort keys for products belonging to a collection.
Anchor to Valid valuesValid values
- Anchor to BEST_SELLINGBEST_SELLING
Sort by best selling.
- Anchor to COLLECTION_DEFAULTCOLLECTION_DEFAULT
Sort by collection default order.
- Anchor to CREATEDCREATED
Sort by creation time.
Sort by id.
- Anchor to MANUALMANUAL
Sort by manual order.
- Anchor to PRICEPRICE
Sort by price.
- Anchor to RELEVANCERELEVANCE
Sort by relevance.
- Anchor to TITLETITLE
Sort by title.
Was this section helpful?
Anchor to FieldsFields
- •ARGUMENT
Sort the underlying list using a key. If your query is slow or returns an error, then try specifying a sort key that matches the field used in the search.
Was this section helpful?