Fields
is_selected
BooleanIndicates whether this sorting option is currently active/selected.
name
StringDisplay name of the sorting option, e.g. 'Price: Low to High', 'Fastest Delivery', 'Best Seller'.
value
StringInternal value used to specify the sorting order, e.g. 'price_asc', 'delivery_time_asc', 'discount_dsc'.
Was this section helpful?