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
Provides context to the Option Filter component and contains the Option Filter Values that changes the product filtering parameters on the subject Product List. Taxonomy Filter Wrapper is a Div Block with the sf-filter attribute. The attribute stores the {Option Name} as the attribute value. For example if a Option Filter Wrapper has the value "Color" it will be filtering all the products with a Color Variant group in the store.
Option Name represents the different group of variations available for a specific product. Such as Color, Size, Material etc.
List of the available variant option groups in your Shopify store
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} 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.
Resets the filter selection of the option group that it's placed inside of (color, size, etc.).
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} 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.