Liquid, JavaScript, themes, sales channels
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.
User | RANK |
---|---|
38 | |
28 | |
13 | |
11 | |
8 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023