Skip to main content
Log inSign up
Anchor to ProductCollectionSortKeys

ProductCollectionSortKeys

enum

The set of valid sort keys for products belonging to a collection.

•

Sort by best selling.

•

Sort by collection default order.

•

Sort by creation time.

•

Sort by id.

•

Sort by manual order.

•

Sort by price.

•

Sort by relevance.

•

Sort by title.


Was this section helpful?

•
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?