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 login form module is a pre-configured login form with the email and password fields and the utility links.
Contains the login form elements. Login Form Container is a Div Block with the sf-login-form attribute.
Captures the email for the Login Form. Email field is a Text Field with the attribute sf-email.
Captures the password for the Login Form. Password Field is a Text Field with the attribute sf-password
Submits the Login Form. Login Form submit button is a Button element with the attribute sf-submit
Login Form Module includes a Password Reset Form that is initially invisible on page load. Password Reset Form Opener makes Password Reset Form visible on click. Password Reset Form Opener is a Text Block with the sf-password-forget attribute.
Resets the password of the user associated with the provided email. Password Reset Form is included inside of the Login Form module. It is initially hidden on page load made visible by Password Reset Form Opener utility button on click. Made hidden by Password Reset Form Closer utility button on click.
Contains the login form elements. Login Form Container is a Div Block with the sf-login-form attribute.
Captures the email for the Login Form. Email field is a Text Field with the attribute sf-email.
Captures the password for the Login Form. Password Field is a Text Field with the attribute sf-password
Login Form Module includes a Password Reset Form that is initially invisible on page load. Password Reset Form Opener makes Password Reset Form visible on click. Password Reset Form Opener is a Text Block with the sf-password-forget attribute.
Resets the password of the user associated with the provided email. Password Reset Form is included inside of the Login Form module. It is initially hidden on page load made visible by Password Reset Form Opener utility button on click. Made hidden by Password Reset Form Closer utility button on click.