ProductCategorySortKeys
EnumThe set of valid sort keys for the products inside a category.
#
Possible enum values
IDSort by product identifier.
MANUALSorts by the manual sort order of the product in the category.
NAMESort by product name.
PRICESorts by product variant prices, if ASC is specified, it will sort by the lowest price of the variants. If DESC is specified, it will sort by the highest price of the variants.
VENDORSort by the vendor value.