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

Product Listing Module

Product Listing Module

Component
Module

Product Listing Module offers the ability to filter products in real-time, based on Shopify taxonomies (Collection, Product Type, Tags, and Vendor), and variant option values (such as Color, Size, Material). This component is made up of three sub-components:

  1. Collection List Container: Groups the Product List with Taxonomy Filters and Option Filters.
  2. Taxonomy Filters and Option Filters: Lists of filter buttons for taxonomy and option filtering.
  3. Product List: The affected Product List that displays the filtered products.
IMPORTANT: Available only in Shopyflow version 1.0.5 and above. Make sure you update your Shopyflow version both in Webflow and in Shopyflow Dashboard. Follow this guide to learn how to upgrade your Shopyflow version.

Creating a shop page

Follow the below steps to create a shop page with filterable Product Listing Module.

1. Introduce the Product Listing module to your page using the Shopyflow Webflow App

2. Populate your product list with Shopify data through CMS

3. Add Taxonomy Filters to your module

4. Add Option Filters to your module

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
No items found.
Attribute Name
Attribute Value
True or 1
Nesting Rule
Can be placed anywhere in the site
No items found.
Product Listing Module

Webflow app usage

Webflow app settings

Component contents

Module contents

Available methods

Product List Container

Product listing module wrapping element.
Attribute Name
sf-collection
Attribute Value
True or 1

Collection container groups and connects the Filter & Sort UI with the filtered Product List by containing both elements. Product List Container is a Div Block with the sf-collection attribute.

Collection container groups and connects the Filter & Sort UI with the filtered Product List by containing both elements. Product List Container is a Div Block with the sf-collection attribute.

Read more →

Taxonomy Filter

Product filtering component based on the Shopify product organization taxonomies
Attribute Name
Attribute Value
True or 1

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

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
Read more →

Option Filter

Product filtering component based on the Shopify product variants.
Attribute Name
Attribute Value
True or 1

Option Filters apply filters to the displayed products based on the variant group names in real-time. For example your users can filter all the products in your store that has a "Color" variant with the value of "Red".

Option Filters are made of 3 elements.

  1. Option Filter Wrapper: The wrapper element of the Option Filter, containing the list of Option Filter Values and the Filter Reset button.
  2. Option Filter Value: The element that stores and toggles the assigned filter value on click.
  3. Reset Filter Button: Clears all the filters applied to the Product List from the taxonomy group.

Option Filters apply filters to the displayed products based on the variant group names in real-time. For example your users can filter all the products in your store that has a "Color" variant with the value of "Red".

Option Filters are made of 3 elements.

  1. Option Filter Wrapper: The wrapper element of the Option Filter, containing the list of Option Filter Values and the Filter Reset button.
  2. Option Filter Value: The element that stores and toggles the assigned filter value on click.
  3. Reset Filter Button: Clears all the filters applied to the Product List from the taxonomy group.
Read more →

Product List

The product list that is effected by filter and sort components
Attribute Name
sf-list
Attribute Value
True or 1

The Product List component is the Collection List Element that features the Shopyflow Products Collection. Every Collection Item in the Product List is a Buy Module that can be filtered in real-time using the Taxonomy and Option Filters.

Configuring the Product List

1. sf-list attribute must be added to the Collection List element that is the immediate parent of the Collection Items.

2. Every Product Item must be a Product Container that has a sf-product attribute with the Product ID set as it's value and sourced from the CMS.

The Product List component is the Collection List Element that features the Shopyflow Products Collection. Every Collection Item in the Product List is a Buy Module that can be filtered in real-time using the Taxonomy and Option Filters.

Configuring the Product List

1. sf-list attribute must be added to the Collection List element that is the immediate parent of the Collection Items.

2. Every Product Item must be a Product Container that has a sf-product attribute with the Product ID set as it's value and sourced from the CMS.

Read more →

Component

contents

Product List Container

Container
Product listing module wrapping element.
Attribute Name
sf-collection
Attribute Value
True or 1
Nesting Rule
Can be placed anywhere in the site
No items found.
Product List Container

Collection container groups and connects the Filter & Sort UI with the filtered Product List by containing both elements. Product List Container is a Div Block with the sf-collection attribute.

Read more →

Webflow app usage

Webflow app settings

Taxonomy Filter

Changer
Product filtering component based on the Shopify product organization taxonomies
Attribute Name
Attribute Value
True or 1
Nesting Rule
Can be placed anywhere in the site
Product List Container
>
Taxonomy Filter

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
Read more →

Webflow app usage

Webflow app settings

Option Filter

Changer
Product filtering component based on the Shopify product variants.
Attribute Name
Attribute Value
True or 1
Nesting Rule
Can be placed anywhere in the site
Product List Container
>
Option Filter

Option Filters apply filters to the displayed products based on the variant group names in real-time. For example your users can filter all the products in your store that has a "Color" variant with the value of "Red".

Option Filters are made of 3 elements.

  1. Option Filter Wrapper: The wrapper element of the Option Filter, containing the list of Option Filter Values and the Filter Reset button.
  2. Option Filter Value: The element that stores and toggles the assigned filter value on click.
  3. Reset Filter Button: Clears all the filters applied to the Product List from the taxonomy group.
Read more →

Webflow app usage

Webflow app settings

Product List

Looping Container
The product list that is effected by filter and sort components
Attribute Name
sf-list
Attribute Value
True or 1
Nesting Rule
Can be placed anywhere in the site
Product List Container
>
Product List

The Product List component is the Collection List Element that features the Shopyflow Products Collection. Every Collection Item in the Product List is a Buy Module that can be filtered in real-time using the Taxonomy and Option Filters.

Configuring the Product List

1. sf-list attribute must be added to the Collection List element that is the immediate parent of the Collection Items.

2. Every Product Item must be a Product Container that has a sf-product attribute with the Product ID set as it's value and sourced from the CMS.

Read more →

Webflow app usage

Webflow app settings

State management

Active Filter Value State

How to customise the selected state of Filter Value

Class name
sf-active

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.

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.