Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi
I have a points reward system on my store where I'm giving out points on members birthdays.
How can I create an extra field for them to put in their date of birth on sign up?
Let me know,
Callum
Solved! Go to the solution
This is an accepted solution.
To add any extra field in the form follow the below steps:
<div id="birthday" class="">
<label for="birthday" class="label">Birthday</label>
<input type="date" value="" name="customer[note][birthday]" id="birthday" class="text" />
</div>
Cheers!
Cheers!
search apps.shopify.com for register or account register. not promoting any one app but what you want is advanced.
This is an accepted solution.
To add any extra field in the form follow the below steps:
<div id="birthday" class="">
<label for="birthday" class="label">Birthday</label>
<input type="date" value="" name="customer[note][birthday]" id="birthday" class="text" />
</div>
Cheers!
Cheers!
Sat - I tried to remit a contact form on your site but got crazy long message - was asking you to check this post and see if you could help - I would pay
---------------
Array ( [name] => James [email] => sales@afterdarkgrafx.com [message] => hey saw you on shopify community see my post below please ----------------------------------- https://community.shopify.com/c/Shopify-Design/ajax-cart-template-liquid-change-img-to-product-featu... I have this code - ajax-cart...
In theme.js (impulse theme) references this: $.each(cart.items, function(index, product) { var prodImg; if (product.image !== null) { prodImg = product.image.replace(/(\.[^.]*)$/, "_180x$1"); } else { prodImg = '//cdn.shopify.com/s/assets/admin/no-image-medium-cc9732cb976dd349a0df1d39816fbcc7.gif'; } I know that is I change prodImg = product.image.replace would fix this but I am exhausted and looking for a solution. I am just trying to show the featured image in the ajax cart instead of the variant selected - thanks let me know cost - James [send-message] => ) 2021-04-22 23:23:34 SERVER -> CLIENT: 220 smtp.gmail.com ESMTP b21sm2691353pfl.82 - gsmtp
2021-04-22 23:23:34 CLIENT -> SERVER: EHLO cldmapps.com
2021-04-22 23:23:34 SERVER -> CLIENT: 250-smtp.gmail.com at your service, [52.88.231.40]250-SIZE 35882577250-8BITMIME250-STARTTLS250-ENHANCEDSTATUSCODES250-PIPELINING250-CHUNKING250 SMTPUTF8
Thank you so much!
Do you know how to show this data on the customer page ?
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