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 cart module components. It is the outermost element of the Cart Module. Cart Container is a Div Block with the sf-cart attribute.
Contains the list of the Cart Items currently added to cart. Cart Items List is a Div Block with the sf-cart-list attribute.
Displays the cart total including all the line items. Cart Subtotal is a Text Block with the attribute sf-cart-subtotal.
Collects Discount code from the customer. Cart Discount Code Input is a Text Field with the attribute sf-change-discount-code.
Contains the list of the discount codes currently applied to the cart. Discount Code List is a Div Block with the attribute sf-discount-code-list.
Contains the list of the Cart Items currently added to cart. Cart Items List is a Div Block with the sf-cart-list attribute.
Displays the cart total including all the line items. Cart Subtotal is a Text Block with the attribute sf-cart-subtotal.
Collects Discount code from the customer. Cart Discount Code Input is a Text Field with the attribute sf-change-discount-code.
Contains the list of the discount codes currently applied to the cart. Discount Code List is a Div Block with the attribute sf-discount-code-list.