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
Selling Plan Selector allows your customers to select the delivery frequency of the product within the Subscription Plan. The selling plan selector is made of an outer wrapper element( Selling Plan Selector Wrapper) and a set of buttons (Selling Plan Value) that stores the each selling plan.
Selling Plan Selector contains the Selling Plan Value buttons that change the selected selling plan value on click. Selling Plan Selector is a Div Block with the sf-change-selling-plan attribute.
Switches the Purchase option to recurring or single on click. Purchase Option Values are 2 sibling Div Blocks with the sf-purchase-option-value attribute. Each elements attributes takes the {Selling Plan ID} as the attribute value. Selling Plan Value component is used as a template, and created on page load along with the {Selling Plan ID} automatically.
Selling Plan Selector contains the Selling Plan Value buttons that change the selected selling plan value on click. Selling Plan Selector is a Div Block with the sf-change-selling-plan attribute.
Switches the Purchase option to recurring or single on click. Purchase Option Values are 2 sibling Div Blocks with the sf-purchase-option-value attribute. Each elements attributes takes the {Selling Plan ID} as the attribute value. Selling Plan Value component is used as a template, and created on page load along with the {Selling Plan ID} automatically.