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
Customer Orders component displays the summary of past orders made by the logged in user. Customer Orders are looped in the Order List component as Order Items.
Contains the list of the customer orders. Order discount list is a Div Block with the attribute sf-order-list.
Contains the list of the customer orders. Order discount list is a Div Block with the attribute sf-order-list.
Contains the order information for a single order. Order Item is a Div Block with the attribute sf-order-item.
Shopylow requires you to create a single Order Item component with it's children components to be used as a template. The Order Item template is cloned iterated for all the orders and appended into Order List.
By default the field labels are visible only for the first Order Item in Desktop view. On mobile devices the labels are displayed for each of the Order Items and the table layout changes to a list of cards to adapt to the scarce of horizontal space.
Contains the order information for a single order. Order Item is a Div Block with the attribute sf-order-item.
Shopylow requires you to create a single Order Item component with it's children components to be used as a template. The Order Item template is cloned iterated for all the orders and appended into Order List.
By default the field labels are visible only for the first Order Item in Desktop view. On mobile devices the labels are displayed for each of the Order Items and the table layout changes to a list of cards to adapt to the scarce of horizontal space.
Displays the order number of the current Order Item assigned by Shopify and sends the user to the Order Detail Page on click. Order No is a Link Text element with the sf-order-no attribute.
Once you created your Order Detail Page using the Order Detail component you can set the link of Order No component to your newly created Order Detail Page.
Displays the order number of the current Order Item assigned by Shopify and sends the user to the Order Detail Page on click. Order No is a Link Text element with the sf-order-no attribute.
Once you created your Order Detail Page using the Order Detail component you can set the link of Order No component to your newly created Order Detail Page.
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 payment status of the current Order Item. Order Payment Status is a Text Block with the sf-order-payment-status attribute.
Displays the payment status of the current Order Item. Order Payment Status is a Text Block with the sf-order-payment-status attribute.
Displays the fulfilment status of the current Order Item. Order Fulfilment Status is a Text Block with the sf-order-fulfilment-status attribute.
Displays the fulfilment status of the current Order Item. Order Fulfilment Status is a Text Block with the sf-order-fulfilment-status attribute.
Contains the list of the customer orders. Order discount list is a Div Block with the attribute sf-order-list.
Contains the order information for a single order. Order Item is a Div Block with the attribute sf-order-item.
Shopylow requires you to create a single Order Item component with it's children components to be used as a template. The Order Item template is cloned iterated for all the orders and appended into Order List.
By default the field labels are visible only for the first Order Item in Desktop view. On mobile devices the labels are displayed for each of the Order Items and the table layout changes to a list of cards to adapt to the scarce of horizontal space.
Displays the order number of the current Order Item assigned by Shopify and sends the user to the Order Detail Page on click. Order No is a Link Text element with the sf-order-no attribute.
Once you created your Order Detail Page using the Order Detail component you can set the link of Order No component to your newly created Order Detail Page.
Displays the order date when the order was processed. Order Date is a Text Block with the sf-order-date attribute.
Displays the payment status of the current Order Item. Order Payment Status is a Text Block with the sf-order-payment-status attribute.
Displays the fulfilment status of the current Order Item. Order Fulfilment Status is a Text Block with the sf-order-fulfilment-status attribute.