Shopyflow installation takes place in 2 simple steps.
Shopyflow requires a Storefront API access token to securely connect your Shopify Store to your Webflow site. To generate your Store API access token;
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.
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.
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.
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!
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.
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
Contains the product information and cart controls for each line item in the cart. Cart item is a Div Block with the attribute sf-cart-item.
Shopyflow requires you to create a single Cart Item component including the children components to be used as a template. The Cart Item template is cloned iterated for all the line items and appended into Cart Items List.
Displays the name of the line item product as set in Shopify. Cart Item Title is a Text Block element with the sf-show-title attribute. The content of the element is overriden with the Shopify name of the current line item when the cart content is fetched.
Displays the name of the line item product as set in Shopify. Cart Item Title is a Text Block element with the sf-show-title attribute. The content of the element is overriden with the Shopify name of the current line item when the cart content is fetched.
Displays the product image for the line item as set in Shopify. Cart Item Image is a Div Block with the attribute sf-show-image.
An Image element can as well be used as the Cart Item Image component. In the cases when the Div Block is used; the product image is dynamically set as a background image to the element on page load. Make sure the background position and the background size properties of the element is set as intended in Webflow.
Displays the product image for the line item as set in Shopify. Cart Item Image is a Div Block with the attribute sf-show-image.
An Image element can as well be used as the Cart Item Image component. In the cases when the Div Block is used; the product image is dynamically set as a background image to the element on page load. Make sure the background position and the background size properties of the element is set as intended in Webflow.
Displays the unit price of the line item. Excluding quantity multiplication and the discounts. Cart Item Price is a Text Block element with the sf-show-unit-price attribute.
Displays the unit price of the line item. Excluding quantity multiplication and the discounts. Cart Item Price is a Text Block element with the sf-show-unit-price attribute.
Displays the total price of the line item. Including quantity multiplication and the discounts. Cart Item Total is a Text Block element with the sf-show-price attribute.
Displays the total price of the line item. Including quantity multiplication and the discounts. Cart Item Total is a Text Block element with the sf-show-price attribute.
Displays the total price of the line item. Excluding the discounts and including quantity multiplication. Cart Item Pre-discount Price is a Text Block element with the sf-show-prediscount-price attribute.
Displays the total price of the line item. Excluding the discounts and including quantity multiplication. Cart Item Pre-discount Price is a Text Block element with the sf-show-prediscount-price attribute.
Displays selected variant options of the line item separated with ",". Cart Item Variant Options is a Text Block element with the sf-show-options attribute.
Displays selected variant options of the line item separated with ",". Cart Item Variant Options is a Text Block element with the sf-show-options attribute.
Changes the selected quantity of the line item. Please see Quantity Changer Component to know more about the component
Changes the selected quantity of the line item. Please see Quantity Changer Component to know more about the component
Removes the line item from the cart on click. Cart Item Remover is a Div Block with the attribute sf-cart-item-remove.
Removes the line item from the cart on click. Cart Item Remover is a Div Block with the attribute sf-cart-item-remove.
Displays the title of the discount that is applied to the line item. Cart Item Product Discount Displayer is a Text Block with the attribute sf-show-product-discount-title.
Displays the title of the discount that is applied to the line item. Cart Item Product Discount Displayer is a Text Block with the attribute sf-show-product-discount-title.
Displays the title of the discount that is applied to the line item. Cart Item Product Discount Displayer is a Text Block with the attribute sf-show-product-discount-title.
Displays the title of the discount that is applied to the line item. Cart Item Product Discount Displayer is a Text Block with the attribute sf-show-product-discount-title.
Displays the name of the line item product as set in Shopify. Cart Item Title is a Text Block element with the sf-show-title attribute. The content of the element is overriden with the Shopify name of the current line item when the cart content is fetched.
Displays the product image for the line item as set in Shopify. Cart Item Image is a Div Block with the attribute sf-show-image.
An Image element can as well be used as the Cart Item Image component. In the cases when the Div Block is used; the product image is dynamically set as a background image to the element on page load. Make sure the background position and the background size properties of the element is set as intended in Webflow.
Displays the unit price of the line item. Excluding quantity multiplication and the discounts. Cart Item Price is a Text Block element with the sf-show-unit-price attribute.
Displays the total price of the line item. Including quantity multiplication and the discounts. Cart Item Total is a Text Block element with the sf-show-price attribute.
Displays the total price of the line item. Excluding the discounts and including quantity multiplication. Cart Item Pre-discount Price is a Text Block element with the sf-show-prediscount-price attribute.
Displays selected variant options of the line item separated with ",". Cart Item Variant Options is a Text Block element with the sf-show-options attribute.
Changes the selected quantity of the line item. Please see Quantity Changer Component to know more about the component
Removes the line item from the cart on click. Cart Item Remover is a Div Block with the attribute sf-cart-item-remove.
Displays the title of the discount that is applied to the line item. Cart Item Product Discount Displayer is a Text Block with the attribute sf-show-product-discount-title.
Displays the title of the discount that is applied to the line item. Cart Item Product Discount Displayer is a Text Block with the attribute sf-show-product-discount-title.
Product Link links any element to a product page.
For example if you add the sf-product-link attribute to a link element on or inside a Cart Item, it will convert the element to a link that goes to that product's detail page. Similarly, if you add it to a Product Search Result Item, it will link the search result element to that product's detail page.
If you are using a product page path other than "products", you need to add the product-page-path attribute to your Shopyflow Engine code snippet.
For example if your product page path is "articles", you need to add product-page-path="articles" attribute to your existing Shopyflow Engine code snippet as shown below.
Do NOT add a second Shopyflow code snippet to your Webflow site or use an example code snippet (like the one above) directly. Update your existing Shopyflow code snippet instead.