Customer — Register
The page where a shopper creates a new customer account.
Overview
| Item | Detail |
|---|---|
| Template | templates/customers/register.liquid |
| URL | /account/register |
| Form | create_customer |
Step-by-step user journey
Step 1 — Open register
- Login page “Create account”
- Header / footer account links
- Direct
/account/register
Step 2 — Fill details
- First name
- Last name
- Password
Step 3 — Submit
- The Create account button
- Validation errors are shown (duplicate email, weak password and so on)
- On success, either:
- The shopper is logged in directly, or
- An email confirmation / activation flow starts, depending on the shop's customer settings
Step 4 — Next
- Activated → Account
- Invite/activate email → Activate Account
- Already have account → Login
<!-- BEGIN GENERATED: theme-editor -->
Theme Editor settings
This page has no editable sections of its own. See the settings reference.
<!-- END GENERATED: theme-editor -->Related files
templates/customers/register.liquid