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
Order Detail component displays the detailed information of a single past order made by the logged in user. Order Detail information is dynamically fetched from Shopify on page load.
Shopyflow requires you to create a dedicated page for the order detail. After you create the Order Detail Page, head back to your Customer Orders Module and find the Order No component. Link the Order No component to the newly created Order Detail Page.
Contains a single or a list of Order Detail Items. Order Detail Wrapper is a Div Block with the attribute sf-order-detail-wrapper
Contains a single or a list of Order Detail Items. Order Detail Wrapper is a Div Block with the attribute sf-order-detail-wrapper
Contains the detailed order information. Order Detail is a Div Block with the attribute sf-order-detail.
Contains the detailed order information. Order Detail is a Div Block with the attribute sf-order-detail.
Displays the order date when the order was processed. Order Date is a Text Block with the sf-order-date attribute.
Displays the order date when the order was processed. Order Date is a Text Block with the sf-order-date attribute.
Displays the order number assigned by Shopify. Order No is a Text Block with the sf-order-no attribute.
Displays the order number assigned by Shopify. Order No is a Text Block with the sf-order-no attribute.
Contains the list of the Order Line Items included in the order. Order Line Items List is a Div Block with the sf-order-line-list attribute.
Contains the list of the Order Line Items included in the order. Order Line Items List is a Div Block with the sf-order-line-list attribute.
Displays the fulfilment status of the order. Order Fulfilment Status is a Text Block with the sf-order-fulfilment-status attribute.
Displays the fulfilment status of the order. Order Fulfilment Status is a Text Block with the sf-order-fulfilment-status attribute.
Displays the payment status of the order. Order Payment Status is a Text Block with the sf-order-payment-status attribute.
Displays the payment status of the order. Order Payment Status is a Text Block with the sf-order-payment-status attribute.
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.
Contains a single or a list of Order Detail Items. Order Detail Wrapper is a Div Block with the attribute sf-order-detail-wrapper
Contains the detailed order information. Order Detail is a Div Block with the attribute sf-order-detail.
Displays the order date when the order was processed. Order Date is a Text Block with the sf-order-date attribute.
Displays the order number assigned by Shopify. Order No is a Text Block with the sf-order-no attribute.
Contains the list of the Order Line Items included in the order. Order Line Items List is a Div Block with the sf-order-line-list attribute.
Displays the fulfilment status of the order. Order Fulfilment Status is a Text Block with the sf-order-fulfilment-status attribute.
Displays the payment status of the order. Order Payment Status is a Text Block with the sf-order-payment-status attribute.
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.