Hello,
I would like to ask if it is possible to add this checkbox to the checkout page right above the continue to shipping button
I do not have enough expertise to do it of the top of my head and I am seeking help.
A tutorial explains how to add a mandatory ‘Agree to terms and conditions’ checkbox to Shopify cart pages using custom code. The implementation differs between sectioned themes (post-2016) and non-sectioned themes, requiring edits to theme.js/theme.liquid and cart template files with jQuery code.
Key Implementation Issues:
required="required" attribute or creating a separate custom.js fileTheme-Specific Challenges:
Legal Compliance Concerns:
Current Solutions: