Shopify themes, liquid, logos, and UX
Hi there,
How do I add extra fields for customers to fill out when registering to y our site? See example below
This is mine:
This is what I want to achieve:
Hello @MichelleClark ,
You can try to follow these steps:
Go to Online Store -> Themes -> Actions -> Edit code
Go to Sections -> Register.liquid or something name similar to this
In the register.liquid file, you can add custom HTML and Liquid code to create the extra fields. For example, to add a "Phone Number" field, you can use the following code:
<div class="form-row">
<label for="customer_phone">Phone Number</label>
<input type="text" id="customer_phone" name="customer[phone]" value="{{ customer.phone }}">
</div>
Repeat the code for each fields you want to add
Save changes
Hope this can help.
Ali Reviews team
hi! is there a way to make added fields mandatory/required?
When you want to create multiple fields for a subscription, that means you need to handle the data that the guest enters, such as saving, retrieving information for your control, if only editing the interface and not save that information, creating so many fields will not be necessary.
In this case, I think you should find a shopify expert to reconfigure the data handling and tweak the interface to your liking.
It's what we can help with an optimal solution. If you need help from our expert, kindly share your request with us via Shopify experts. We will check it and give you a detailed solution. We're looking forward to working with you.
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
B2B Solution & Custom Pricing | Product Labels by BSS
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
Hey @MichelleClark!
No need to do any coding or hire a developer to accomplish this. You can use an app such as Helium Customer Fields to build a custom registration form and save the data collected directly into Shopify metafields. Use our simple drag and drop interface to build and customize your form, then install it on your site with just a few clicks.
Feel free to let me know if you have any questions!
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024