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

Customer Addresses

Customer Addresses

Component
Sub-module
Address displaying 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.
Customer Addresses

Customer Addresses component displays the saved addresses of the logged in user. Saved addresses are looped in the Address List Component as Address Items.

Webflow app usage

  1. Click anywhere in the Webflow designer
  2. In the Shopyflow app; click Add new
  3. Select Address List
  4. Paste Address List component

Webflow app settings

Component contents

Available methods

Customer Addresses List

Attribute Name
sf-address-list
Attribute Value
True or 1
1 or True
default
Iterator container for Customer Address Items.

Contains the list of the Customer Address Items saved by the logged in user. Customer Address List is a Div Block with the sf-address-list attribute. The attribute value can be set to default to display only the default address set by the user instead of the list of all saved addresses.

Contains the list of the Customer Address Items saved by the logged in user. Customer Address List is a Div Block with the sf-address-list attribute. The attribute value can be set to default to display only the default address set by the user instead of the list of all saved addresses.

Read more →

Customer Address Item

Attribute Name
sf-address-item
Attribute Value
True or 1
Customer Address Item container

Contains the customer address information. Customer Address Item is a Div Block with the attribute sf-address-item.

Shopylow requires you to create a single Address Item component with it's children components to be used as a template. The Address Item template is cloned and iterated for each saved address of the logged in customer and appended into Address List.

Contains the customer address information. Customer Address Item is a Div Block with the attribute sf-address-item.

Shopylow requires you to create a single Address Item component with it's children components to be used as a template. The Address Item template is cloned and iterated for each saved address of the logged in customer and appended into Address List.

Read more →

Customer Name

Attribute Name
sf-name
Attribute Value
True or 1
Customer name

Customer name displaying element for the address item. Name is a Text Block with the sf-name attribute.

Customer name displaying element for the address item. Name is a Text Block with the sf-name attribute.

Read more →

Customer Company

Attribute Name
sf-company
Attribute Value
True or 1
Customer company

Customer company name displaying element for the address item. Company is a Text Block with the sf-company attribute.

Customer company name displaying element for the address item. Company is a Text Block with the sf-company attribute.

Read more →

Customer Street Address

Attribute Name
sf-address1
Attribute Value
True or 1
Customer street address

Address Line 1 displaying element for the address item. Street Address is a Text Block with the sf-name attribute.

Address Line 1 displaying element for the address item. Street Address is a Text Block with the sf-name attribute.

Read more →

Customer ZIP Code

Attribute Name
sf-zip
Attribute Value
True or 1
Customer ZIP Code

ZIP Code displayer element for the address item. ZIP code is a Text Block with the sf-zip attribute.

ZIP Code displayer element for the address item. ZIP code is a Text Block with the sf-zip attribute.

Read more →

Customer City

Attribute Name
sf-city
Attribute Value
True or 1
Customer city displayer.

Customer city displayer element for the address item. City is a Text Block with the sf-city attribute.

Customer city displayer element for the address item. City is a Text Block with the sf-city attribute.

Read more →

Customer Province

Attribute Name
sf-province
Attribute Value
True or 1
Customer Province

Customer province displayer element for the address item. Province is a Text Block with the attribute sf-province

Customer province displayer element for the address item. Province is a Text Block with the attribute sf-province

Read more →

Customer Country

Attribute Name
sf-country
Attribute Value
True or 1
Customer Country

Customer province displayer element for the address item. Province is a Text Block with the attribute sf-country

Customer province displayer element for the address item. Province is a Text Block with the attribute sf-country

Read more →

Customer Phone

Attribute Name
sf-phone
Attribute Value
True or 1
Customer Phone

Phone number displayer element for the address item. Phone is a Text Block with the attribute sf-phone

Phone number displayer element for the address item. Phone is a Text Block with the attribute sf-phone

Read more →

Customer Address Remover

Attribute Name
sf-address-delete
Attribute Value
True or 1
Address remover button

Deletes the parent Address Item element on click. Address Remover is a Text Block with the attribute sf-address-delete

Deletes the parent Address Item element on click. Address Remover is a Text Block with the attribute sf-address-delete

Read more →

Component

contents

Customer Addresses List

Looping Container
Iterator container for Customer Address Items.
Attribute Name
sf-address-list
Attribute Value
True or 1
1 or True
default
Nesting Rule
Can be placed anywhere in the site
No items found.
Customer Addresses List

Contains the list of the Customer Address Items saved by the logged in user. Customer Address List is a Div Block with the sf-address-list attribute. The attribute value can be set to default to display only the default address set by the user instead of the list of all saved addresses.

Read more →

Webflow app usage

Webflow app settings

Customer Address Item

Loop Item
Customer Address Item container
Attribute Name
sf-address-item
Attribute Value
True or 1
Nesting Rule
Can be placed anywhere in the site
Customer Addresses List
>
Customer Address Item

Contains the customer address information. Customer Address Item is a Div Block with the attribute sf-address-item.

Shopylow requires you to create a single Address Item component with it's children components to be used as a template. The Address Item template is cloned and iterated for each saved address of the logged in customer and appended into Address List.

Read more →

Webflow app usage

Webflow app settings

Customer Name

Displayer
Customer name
Attribute Name
sf-name
Attribute Value
True or 1
Nesting Rule
Can be placed anywhere in the site
Customer Addresses List
>
Customer Address Item
>
Customer Name

Customer name displaying element for the address item. Name is a Text Block with the sf-name attribute.

Read more →

Webflow app usage

Webflow app settings

Customer Company

Displayer
Customer company
Attribute Name
sf-company
Attribute Value
True or 1
Nesting Rule
Can be placed anywhere in the site
Customer Addresses List
>
Customer Address Item
>
Customer Company

Customer company name displaying element for the address item. Company is a Text Block with the sf-company attribute.

Read more →

Webflow app usage

Webflow app settings

Customer Street Address

Displayer
Customer street address
Attribute Name
sf-address1
Attribute Value
True or 1
Nesting Rule
Can be placed anywhere in the site
Customer Addresses List
>
Customer Address Item
>
Customer Street Address

Address Line 1 displaying element for the address item. Street Address is a Text Block with the sf-name attribute.

Read more →

Webflow app usage

Webflow app settings

Customer ZIP Code

Displayer
Customer ZIP Code
Attribute Name
sf-zip
Attribute Value
True or 1
Nesting Rule
Can be placed anywhere in the site
Customer Addresses List
>
Customer Address Item
>
Customer ZIP Code

ZIP Code displayer element for the address item. ZIP code is a Text Block with the sf-zip attribute.

Read more →

Webflow app usage

Webflow app settings

Customer City

Displayer
Customer city displayer.
Attribute Name
sf-city
Attribute Value
True or 1
Nesting Rule
Can be placed anywhere in the site
Customer Addresses List
>
Customer Address Item
>
Customer City

Customer city displayer element for the address item. City is a Text Block with the sf-city attribute.

Read more →

Webflow app usage

Webflow app settings

Customer Province

Displayer
Customer Province
Attribute Name
sf-province
Attribute Value
True or 1
Nesting Rule
Can be placed anywhere in the site
Customer Addresses List
>
Customer Address Item
>
Customer Province

Customer province displayer element for the address item. Province is a Text Block with the attribute sf-province

Read more →

Webflow app usage

Webflow app settings

Customer Country

Displayer
Customer Country
Attribute Name
sf-country
Attribute Value
True or 1
Nesting Rule
Can be placed anywhere in the site
Customer Addresses List
>
Customer Address Item
>
Customer Country

Customer province displayer element for the address item. Province is a Text Block with the attribute sf-country

Read more →

Webflow app usage

Webflow app settings

Customer Phone

Displayer
Customer Phone
Attribute Name
sf-phone
Attribute Value
True or 1
Nesting Rule
Can be placed anywhere in the site
Customer Addresses List
>
Customer Address Item
>
Customer Phone

Phone number displayer element for the address item. Phone is a Text Block with the attribute sf-phone

Read more →

Webflow app usage

Webflow app settings

Customer Address Remover

Action
Address remover button
Attribute Name
sf-address-delete
Attribute Value
True or 1
Nesting Rule
Can be placed anywhere in the site
Customer Addresses List
>
Customer Address Item
>
Customer Address Remover

Deletes the parent Address Item element on click. Address Remover is a Text Block with the attribute sf-address-delete

Read more →

Webflow app usage

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.