Docs

Installation

Shopyflow installation takes place in 2 simple steps.

  1. Configuring Shopify
  2. Connecting to Webflow

Configure Shopify

Shopyflow requires a Storefront API access token to securely connect your Shopify Store to your Webflow site. To generate your Store API access token;

  1. Head to your Shopify Admin > Settings > Apps and Sales Channels section and click Develop apps link..

What’s a Rich Text element? What’s a Rich Text What’s a Rich Text element? What’s a Rich Text element?

The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.

What’s a Rich Text element? What’s a Rich What’s a Rich Text element? What’s a Rich Text ejklkjököbömnlement?What’s a Rich Text element? What’s a Rich Text element?

The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.

Shopyflow requires a Storefront API access token to securely connect your Shopify Store to your Webflow site. To generate your Store API access token;

1. Head to your Shopify Admin > Settings > Apps and Sales Channels section and click Develop apps link.

What’s a Rich Text element? What’s a Rich What’s a Rich Text element? What’s a  element?What’s a Rich Text element? What’s a Rich Text element?

The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.

Static and dynamic content editing

A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text element to that field in the settings panel. Voila!

A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text element to that field in the settings panel. Voila!

How to customize formatting for each rich text

Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.

Free ON WEBFLOW.IO DOMAINS

Taxonomy Filter

Taxonomy Filter

Component
Changer
Product filtering component based on the Shopify product organization taxonomies

Taxonomy Filters apply filters to the displayed products in the Product List based on following Shopify taxonomies in real-time.

  • Product Type
  • Vendor
  • Collections
  • Tags

Taxonomy filters are made of 3 elements.

  1. Taxonomy Filter Wrapper: The outermost element of the Taxonomy Filter, containing the Taxonomy Filter Values and the Filter Reset button. It is a div element with the sf-filter attribute that takes the taxonomy name as a value (e.g., collections, product-type, vendor, or tags).
  2. Taxonomy Filter Value: The element that stores and toggles the assigned filter value on click. It uses the sf-filter-value attribute to store the value of the taxonomy filter (e.g., "Summer Collection" or "Nike"). When a Taxonomy Filter Value with sf-filter-value="Nike" is clicked, the Product List is reduced to products with the Vendor set to "Nike" in Shopify.
  3. Filter Reset Button: Clears all the filters applied to the Product List from the taxonomy group

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

Webflow designer
Custom Attributes
sf-add-to-cart="1"
Custom Attributes
sf-change-quantity="1"
Custom Attributes
sf-change-option="{Option Name}"
Custom Attributes
sf-cart-count="1"
Custom Attributes
sf-change-option="{Option Name}"
Custom Attributes
sf-product="{Product ID}"
Custom Attributes
sf-show-image="1"
Class name
Target elements
Can be placed anywhere in the site
Product List Container
Attribute Name
Attribute Value
True or 1
Nesting Rule
Can be placed anywhere in the site
Product List Container
>
Taxonomy Filter

Webflow app usage

Webflow app settings

Component contents

Module contents

Available methods

Taxonomy Filter Wrapper

Taxonomy filters container
Attribute Name
sf-filter
Attribute Value
True or 1
collections
product-type
vendor
tags

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 Type}

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:

  • collections
  • product-type
  • vendor
  • tag

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.

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 Type}

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:

  • collections
  • product-type
  • vendor
  • tag

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.

Read more →

Taxonomy Filter Value

Filter changing button
Attribute Name
sf-filter-value
Attribute Value
True or 1
{Taxonomy Value}

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}

{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.

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}

{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.

Read more →

Filter Reset Button (Taxonomy)

Taxonomy filter selection reset button
Attribute Name
sf-filter-reset
Attribute Value
True or 1

Resets the filter selection of the taxonomy group that it's placed inside of (collection, vendor, etc.).

Resets the filter selection of the taxonomy group that it's placed inside of (collection, vendor, etc.).

Read more →

Component

contents

Taxonomy Filter Wrapper

Container
Taxonomy filters container
Attribute Name
sf-filter
Attribute Value
True or 1
collections
product-type
vendor
tags
Nesting Rule
Can be placed anywhere in the site
Product List Container
>
Taxonomy Filter Wrapper

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 Type}

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:

  • collections
  • product-type
  • vendor
  • tag

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.

Read more →

Webflow app usage

  1. Select an element in the Webflow designer
  2. Open the Shopyflow app and click Convert
  3. In the list select Taxonomy Filter Wrapper
  4. In the opening dialog select the Taxonomy Type

Webflow app settings

Taxonomy Type

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

Taxonomy Filter Value

Changer
Filter changing button
Attribute Name
sf-filter-value
Attribute Value
True or 1
{Taxonomy Value}
Nesting Rule
Can be placed anywhere in the site
Product List Container
>
Taxonomy Filter Wrapper
>
Taxonomy Filter Value

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}

{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.

Read more →

Webflow app usage

  1. Select the element to convert into a Filter Value.
  2. Open the Shopyflow app and click Convert
  3. Select Filter Value and complete conversion

Webflow app settings

Filter Reset Button (Taxonomy)

Changer
Taxonomy filter selection reset button
Attribute Name
sf-filter-reset
Attribute Value
True or 1
Nesting Rule
Can be placed anywhere in the site
Taxonomy Filter Wrapper
>
Filter Reset Button (Taxonomy)

Resets the filter selection of the taxonomy group that it's placed inside of (collection, vendor, etc.).

Read more →

Webflow app usage

  1. Select the element to convert into a Filter Reset Button.
  2. Open the Shopyflow app and click Convert
  3. Select Filter Reset Buttonand complete conversion

Webflow app settings

State management

No items found.

Related Utilities

No items found.
Can't find a solution? Join our Discord server to get an instant reply from our experts and the community.