Cart Items List
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 list of the Cart Items currently added to cart. Cart Items List is a Div Block with the sf-cart-list attribute.
Webflow app usage
- Select the Cart Container in the Webflow designer
- In the Shopyflow app; click Add new
- Click Cart Items List to copy the component
- Select the Cart Container again
- Paste Cart Items List component
Webflow app settings
Inner components
Module contents
Available methods
Cart Item

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.
Component
contents
Cart Item

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.
Webflow app usage
- Select the Cart Items List in the Webflow designer
- In the Shopyflow app; click Add new
- Find and click Cart Item to copy the component
- Select the Cart Items List again
- Paste Cart Item component