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 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.
Customer name displaying element for the address item. Name is a Text Block with the sf-name attribute.
Customer company name displaying element for the address item. Company is a Text Block with the sf-company attribute.
Address Line 1 displaying element for the address item. Street Address is a Text Block with the sf-name attribute.
ZIP Code displayer element for the address item. ZIP code is a Text Block with the sf-zip attribute.
Customer city displayer element for the address item. City is a Text Block with the sf-city attribute.
Customer province displayer element for the address item. Province is a Text Block with the attribute sf-province
Customer province displayer element for the address item. Province is a Text Block with the attribute sf-country
Phone number displayer element for the address item. Phone is a Text Block with the attribute sf-phone
Deletes the parent Address Item element on click. Address Remover is a Text Block with the attribute sf-address-delete
Customer name displaying element for the address item. Name is a Text Block with the sf-name attribute.
Customer company name displaying element for the address item. Company is a Text Block with the sf-company attribute.
Address Line 1 displaying element for the address item. Street Address is a Text Block with the sf-name attribute.
ZIP Code displayer element for the address item. ZIP code is a Text Block with the sf-zip attribute.
Customer city displayer element for the address item. City is a Text Block with the sf-city attribute.
Customer province displayer element for the address item. Province is a Text Block with the attribute sf-province
Customer province displayer element for the address item. Province is a Text Block with the attribute sf-country
Phone number displayer element for the address item. Phone is a Text Block with the attribute sf-phone
Deletes the parent Address Item element on click. Address Remover is a Text Block with the attribute sf-address-delete