I have created registration form for my Shopify website. And want to customized it according to my needs, but I am not able to find the customers/register.liquid template in my dawn theme edit code section? Please help me out with this.
Thank You.
I have created registration form for my Shopify website. And want to customized it according to my needs, but I am not able to find the customers/register.liquid template in my dawn theme edit code section? Please help me out with this.
Thank You.
I am able to see the registration form but I want to customized it according to my needs in customers/register.liquid template. And I am not able to see this customers/register.liquid template.
hi @Shivani3
It is put in sections > main-register.liquid file
Hi @Shivani3
The register.liquid or register.json is in the folder templates.
You can try follow this path:
Themes => edit code => templates => customer => register.json or (register.liquid)
Thanks I have got the option to customize the form. And I have tried to create it, but can you help me with code for phone number to be entered in the form.
Just add phone number and give me your store URL
I did not want to enter my phone number, but I want the customers to enter their phone number as like other fields, while creating account.