Shopify themes, liquid, logos, and UX
Hi,
I would like to ask for your help making the checkbox marked automatically instead of people having to check it every time (in my cart and drawer cart).
Can anyone help finding the code ?
https://www.koenigsketten-juwelier.de/cart
Hello @Daniel19901 ,
Find the html of it and pass a attribute checked in it.
e.g.
My html is
<input type="checkbox" name="anyname" value="value" >
and by default I want to make checkbox checked then my html will be
<input type="checkbox" name="anyname" value="value" checked>
Thanks
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025