We successfully followed the coding instructions to add the T&C checkbox to the cart, but need it to appear at on a checkout page, not the cart. It’s possible to checkout from our store without looking at your cart.
Please point to the code required to add this function to our Checkout page.
The reason that I ask is because editing or adjusting the checkout page on Shopify isn’t made accessible for security purposes. There is, however, an exception for stores that are on the Shopify Plus plan, though even then there are only limited changes that stores on Shopify Plus can make. This is because the Checkout of a store is a secured page, and preventing stores from editing it helps to ensure that the information for both stores and their customers remains safe at all times.
If your store is subscribed to the Shopify Plus plan however, you can check our developer document here for best practices on editing the checkout.liquid layout. On the very bottom of that page, you’ll be able to get more information on how the checkbox feature can be implemented. As shown on the red banner of the developer document though, note that the the checkout.liquid layout will be deprecated in the near future. This means that merchants who have customized their Information, Shipping, and Payment pages on checkout using checkout.liquid will need to upgrade to checkout extensibility before August 13 2024.
Hello San, Thank you for the information. The app you suggest creates checkboxes on Product and Collections pages only? We specifically need the checkbox as part of our Checkout process.
Just to be clear, I’d like to reiterate that you won’t be able to do this without being on the Shopify Plus plan. If a third-party app exists to help with achieving this, you would still need to be on the Shopify Plus plan in order for the app to successfully make changes to your store’s checkout.