Setup

1

Signup Form

Add a Webflow form to the Signup page.

2

Signup Form - Attribute

Add the following attribute to the Form element of the Webflow form:

looop=signupform
3

Signup Form - Fields

Add available fields to the form

4

Success Redirect

In the Form element settings, set the Redirect URL. On successful signup, the user will be redirected to this URL.

Available Fields

First Name

required
looop=customer_firstname

Last Name

required
looop=customer_lastname

Email

required
looop=customer_email

Password

required
looop=customer_password
optional
looop=marketing_consent

Make sure the marketing_concent field is a checkbox. This field should be optional and can be used to collect user consent for marketing.