Option Filter Value
Shopify Storefront data and cart logic is bound to your Webflow elements through Shopyflow attributes. Connecting your Webflow site to Shopify is done by adding custom attributes to your Webflow elements.
Yet, you are not required to type or edit attributes manually. Shopyflow provides you with the pre-configured components needed to create your store, as copyable Webflow elements right in Webflow designer.
All the copyable Shopyflow Components are native editable Webflow elements. There is no layout or styling limitation on any element.
In the below image hover your mouse on the hotspots to see all the required Shopyflow attributes to build a product page like this in Webflow

Sets the assigned filter value to the Product List on click. Option Filter Value is a Div Block with the sf-filter-value attribute. The attribute takes the {Option Value} as the value.

{Option Value}
{Option Value} represents the name of the taxonomy item.
Once you have your Shopify taxonomies tranferred and synced to Webflow you can create the Option Filter Value component using Collection List element in Webflow and source the {Option Name} from the CMS, ensuring it matches the name set in Shopify for the sf-filter attribute.
Webflow app usage
- Select the element to be the Filter Value component, in the Webflow Designer
- In the Shopyflow app; click Convert
- In the opening menu find and click Filter Value
Webflow app settings
Inner components
Module contents
Available methods
Component
contents
State management
Active Filter Value State
How to customise the selected state of Filter Value
Selected Filter Value component and all its children elements are given the sf-active class. sf-active class can be used as a combo class to alter the style of the active selection of the component and its children elements.