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
Taxonomy Filters apply filters to the displayed products in the Product List based on following Shopify taxonomies in real-time.
Taxonomy filters are made of 3 elements.
sf-filter-value="Nike"
is clicked, the Product List is reduced to products with the Vendor set to "Nike" in Shopify.Provides context to the Taxonomy Filter component and contains the Taxonomy 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 {Taxonomy Name} as the attribute value.
Taxonomy types and filter values used in the Taxonomy Filter component are sourced directly from Shopify. These are the standard values used for grouping the products into relevant categories. The available taxonomy types in Shopify are:
You can sync your Shopify each of your product taxonomies to your Webflow site as separate CMS collection in your Shopyflow Dashboard > Syncs section easily by following the steps in this guide.
Sets the assigned filter value to the Product List on click. Taxonomy Filter Value is a Div Block with the sf-filter-value attribute. The attribute takes the {Taxonomy Value} as the value.
{Taxonomy Value} represents the name of the taxonomy item.
Once you have your Shopify taxonomies tranferred and synced to Webflow you can create the Taxonomy Filter Value component using Collection List element in Webflow and source the {Taxonomy Name} from the CMS, ensuring it matches the name set in Shopify for the sf-filter attribute.
Resets the filter selection of the taxonomy group that it's placed inside of (collection, vendor, etc.).
Provides context to the Taxonomy Filter component and contains the Taxonomy 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 {Taxonomy Name} as the attribute value.
Taxonomy types and filter values used in the Taxonomy Filter component are sourced directly from Shopify. These are the standard values used for grouping the products into relevant categories. The available taxonomy types in Shopify are:
You can sync your Shopify each of your product taxonomies to your Webflow site as separate CMS collection in your Shopyflow Dashboard > Syncs section easily by following the steps in this guide.
Selection of the Taxonomy Type to be used in the selected wrapper. Available values are as follows
Product Type: Component will be filtering the list by the type of the product
Vendor: Component will be filtering the list by the type of the Product vendors
Collections: Component will be filtering the list by the assigned collections in Shopify
Tags: Component filters the list by the assigned tags in Shopify
Sets the assigned filter value to the Product List on click. Taxonomy Filter Value is a Div Block with the sf-filter-value attribute. The attribute takes the {Taxonomy Value} as the value.
{Taxonomy Value} represents the name of the taxonomy item.
Once you have your Shopify taxonomies tranferred and synced to Webflow you can create the Taxonomy Filter Value component using Collection List element in Webflow and source the {Taxonomy Name} from the CMS, ensuring it matches the name set in Shopify for the sf-filter attribute.