Make a cart note field compulsory before checking out

Make a cart note field compulsory before checking out

indigoandjade
Excursionist
14 0 1

Hello,

 

I'm looking to make our "gift note"  field compulsory. Can someone please tell me how this would be done? I reached out to the theme developers but they can't help as this would be to do with the code.

 

Please let me know what details/code you would need to see. Thank you.

 

https://indigoandjade.com.au/cart

 

 

Screenshot 2025-05-02 at 11.34.10 am.png

Replies 4 (4)
indigoandjade
Excursionist
14 0 1

Thank you, I found it in the code, would i put "required" in the code, and where?

 

},
"gift-note": {
"type": "gift-note",
"settings": {}
},
"order-note": {
"type": "order-note",
"settings": {}

Guleria
Shopify Partner
4161 810 1165

Hello @indigoandjade ,

 

Solution is already available in your theme. 
You have to just review it and apply according to your needs. 
Check the 'agree to terms' checkbox field and 'postal code' input field. They are working the same as you need for the gift note field.

 

Regards
Naveen 

 

- Custom themes, UI/UX design, ongoing maintenance & support.
- Drop an email   if you are looking for quick fix or any customization
- Email: guleriathakur43@gmail.com Skype: live:navrocks1
- Try GEMPAGES a great page builder
indigoandjade
Excursionist
14 0 1

Hi Naveen,

 

Thanks for your reply!

I've looked within the themes editor and you can see below that it's not available as part of the theme, it has to be added into the code

 

Screenshot 2025-05-07 at 2.40.23 pm.png       Screenshot 2025-05-07 at 2.40.38 pm.png

 

Please correct me if i misunderstood you. Do you know how to edit this in the code? I found it and added "required" but it doesn't seem to work.

Guleria
Shopify Partner
4161 810 1165

Yes it has to be added into the code.

Please review the existing code and how it's working. Once you find it you can apply the same in the gif field.
In order if you need me to implement it you can drop an email to discuss further.

   

- Custom themes, UI/UX design, ongoing maintenance & support.
- Drop an email   if you are looking for quick fix or any customization
- Email: guleriathakur43@gmail.com Skype: live:navrocks1
- Try GEMPAGES a great page builder