Collection Link Actions
Reset Filters (DEPRECATED)
Clear all the selected Filters on the current collection
Requirements
- Source Collection as parent
Toggle Filter and Remove Siblings
Toggle a filter to the current collection, but removing any other filter from the same filter group
Requirements
- Source Collection as parent
- Grid/Slide iterating over the filter values as parent
Toggle Filter and Remove Siblings
Toggle a filter to the current collection, but removing any other filter from the same filter group
Requirements
- Source Collection as parent
- filter_value_id: the Shopify ID of the filter value to toggle
Toggle Filter
Toggle a filter on the current collection
Requirements
- Source Collection as parent
- Grid/Slide iterating over the filter values as parent
Toggle Filter
Toggle a filter on the current collection
Requirements
- Source Collection as parent
- filter_value_id: the Shopify ID of the filter value to toggle
Clear All Filters and Sort
Clear all the selected filters and sort selection on the current collection
Requirements
- Source Collection as parent
Apply Sort
Apply a sort to the current collection
Requirements
- Source Collection as parent
- sort_by: one of "BEST_SELLING", "COLLECTION_DEFAULT", "CREATED", "ID", "MANUAL", "PRICE", "RELEVANCE", "TITLE"
- sort_direction: one of "ASC", "DESC" if sort_by is "PRICE", "TITLE" or "CREATED"