The `customers/activate_account` template renders the customer account activation page, which hosts the form for activating a customer account.
> Tip:
> Refer to the [customers/activate_account template](https://github.com/Shopify/dawn/blob/main/templates/customers/activate_account.json) and its [main section](https://github.com/Shopify/dawn/blob/main/sections/main-activate-account.liquid) in Dawn for an example implementation.
Input | type |
name |
---|---|---|
Password | password |
customer[password] |
Password confirmation | password |
customer[password_confirmation] |