Shopify themes, liquid, logos, and UX
Hello there,
When customers are checking out, they are asked to click the same agreement checkbox twice. How can I edit the code so that they are only asked to check the box once? Below is the code I believe this is located in.
</script>
<script type="application/json" id="CartJson-{{ section.id }}">
{{ cart | json }}
</script>
{% schema %}
{
"name": "Cart pages",
"settings": [
{
"type": "checkbox",
"id": "cart_notes_enable",
"label": "Enable order notes",
"default": true
}
]
}
{% endschema %}
Thanks for any advice!
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025