Order History
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.
Webflow app usage
- Click anywhere in the Webflow designer
- In the Shopyflow app; click Add new
- Select Order History
- Paste Order History component
Webflow app settings
Inner components
Module contents
Available methods
Order List

Contains the list of the customer orders. Order discount list is a Div Block with the attribute sf-order-list.
Order Item

Contains the order information for a single order. Order Item is a Div Block with the attribute sf-order-item.
Shopyflow 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.

Order No

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.
Order Date

Displays the order date when the order was processed. Order Date is a Text Block with the sf-order-date attribute.
Order Payment Status

Displays the payment status of the current Order Item. Order Payment Status is a Text Block with the sf-order-payment-status attribute.
Order Fulfilment Status

Displays the fulfilment status of the current Order Item. Order Fulfilment Status is a Text Block with the sf-order-fulfilment-status attribute.
Component
contents
Order List

Contains the list of the customer orders. Order discount list is a Div Block with the attribute sf-order-list.
Webflow app usage
Webflow app settings
Order Item

Contains the order information for a single order. Order Item is a Div Block with the attribute sf-order-item.
Shopyflow 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.

Webflow app usage
Webflow app settings
Order No

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.
Webflow app usage
Webflow app settings
Order Date

Displays the order date when the order was processed. Order Date is a Text Block with the sf-order-date attribute.
Webflow app usage
Webflow app settings
Order Payment Status

Displays the payment status of the current Order Item. Order Payment Status is a Text Block with the sf-order-payment-status attribute.
Webflow app usage
Webflow app settings
Order Fulfilment Status

Displays the fulfilment status of the current Order Item. Order Fulfilment Status is a Text Block with the sf-order-fulfilment-status attribute.