Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I added phone at registration. But the phone failed to store at customer information.
I can store phone at customer's note:
<div class="field">
<input type="text" name="customer[note][phone]" id="RegisterForm-Phone" autocomplete="phone"
placeholder="{{ 'templates.contact.form.phone' | t }}"
>
<label for="RegisterForm-Phone">
{{ 'templates.contact.form.phone' | t }}
</label>
</div>
However, failed to store phone at customer's phone by using:
name="customer[phone]"
name="customer[Number]"
name="customer[phone_number]"
I reference the solutions:
Solved! Go to the solution
This is an accepted solution.
Hey @ricky20!
Unfortunately as far as I am aware, using an app is currently the only method possible to accomplish this - either developing your own custom app, or using a public app such as Helium Customer Fields.
If you want to do something without an app, I believe your only options would be to save a value either to the customer note or as a tag.
This is an accepted solution.
Hey @ricky20!
Unfortunately as far as I am aware, using an app is currently the only method possible to accomplish this - either developing your own custom app, or using a public app such as Helium Customer Fields.
If you want to do something without an app, I believe your only options would be to save a value either to the customer note or as a tag.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025