An action for changing the sorting option for the selected category.
@param sort - The sort option to be applied.
Name | Type | Description |
---|---|---|
type | DaffCategoryPageProductCollectionActionTypes .CategoryPageChangeSortingOptionAction |
|
sort | {
option: DaffCategoryRequest ['appliedSortOption'];
direction: DaffCategoryRequest ['appliedSortDirection'];
} |