Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi,
I have added a Terms And Conditions Checkbox to my cart based on the following suggestions, but it is not working. It lets me checkout without ticking the box: https://community.shopify.com/c/shopify-design/cart-add-an-agree-to-terms-and-conditions-checkbox/td...
Do you have any suggestion how to make it work?
My shop is csoppmesek.hu
Thank you!
Solved! Go to the solution
This is an accepted solution.
I have found the answer in the meantime:
besides following the steps in the blog (https://community.shopify.com/c/shopify-design/cart-add-an-agree-to-terms-and-conditions-checkbox/td...) , you also need to add the following code to the theme.liquid file before the </head> tag.
<link rel="preload" href="https://code.jquery.com/jquery-2.2.4.min.js" as="script">
<script src="https://code.jquery.com/jquery-2.2.4.min.js" integrity="sha256-BbhdlvQf/xTY9gja0Dq3HiwQF8LaCRTXxZKRutelT44=" crossorigin="anonymous"></script>
This is an accepted solution.
I have found the answer in the meantime:
besides following the steps in the blog (https://community.shopify.com/c/shopify-design/cart-add-an-agree-to-terms-and-conditions-checkbox/td...) , you also need to add the following code to the theme.liquid file before the </head> tag.
<link rel="preload" href="https://code.jquery.com/jquery-2.2.4.min.js" as="script">
<script src="https://code.jquery.com/jquery-2.2.4.min.js" integrity="sha256-BbhdlvQf/xTY9gja0Dq3HiwQF8LaCRTXxZKRutelT44=" crossorigin="anonymous"></script>
thank you for cleaning this up, saved me a lot of time...
Does this work for the Dawn Theme? I went through the steps and it added it but no checkbox. So now my customer gts a popup screen saying the need to accept the terms but it doesn't give them the option to.
If you don't want to deal with coding we created a free app to add a terms and conditions checkbox to the cart
RA Terms and Conditions Checkbox
Bonjour, j'ai installé l'application qui est génial. Par contre quand les gens paye avec paypal on ne demande pas d'accepter les conditions d'utilisations. Comment faire ? merci
Hey @Bogi2, here's a handy video guide on adding a 'Agree to Terms and Conditions' checkbox to your Shopify cart without using any apps: https://www.youtube.com/watch?v=smyIqWWuZvs
Hi,
If you have Shopify PLUS, you can use this app: https://apps.shopify.com/terms-conditions-in-checkout
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025