We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Customizing customer signup/registration form

Customizing customer signup/registration form

diananh
Shopify Partner
42 0 8

HI,

 

I am trying to add some additional fields in the native Shopify signup form. Currently my form is as below:

 

diananh_0-1713423838948.png

 

I want to add an additional Phone field to this form and store its information and display in Admin Panel-> Customers Detail (below).

 

diananh_1-1713423977544.png

 

I tried to do it  through code and template but its not working as expected. It does show the field but on submit the information is not stored properly. I added the below code in customer-account template.

diananh_2-1713424131283.png

 

Please note that I am using the Prestige theme for my site.

 

Any help would be appreciated.

 

Thanks in advance!

Replies 2 (2)

Eve25
Tourist
4 1 0

Hi Diananh, Was wondering if you found a solution. I am experiencing the same problem and I am also using prestige, so would be very helpfull to understand how you solved it. Thanks in advance!

jenn-hill
Excursionist
50 0 6

Hello diananh

If you're looking to add extra fields like a Phone Number to the Shopify registration form and have that data saved correctly in the Admin > Customers section, then using code alone can sometimes be limiting, especially with themes like Prestige where form handling is tightly integrated.

To solve this more reliably, I recommend using a Shopify Customer Registration Form App. This app allows you to:

  • Easily add custom fields like phone numbers, company names, tax IDs, and more—no coding required
  • Ensure all submitted data is properly stored and viewable in the customer detail section