Skip to main content

How to Add Terms & Conditions to the Cart

Require customers to agree to your terms before they reach checkout.

🛠️ How to Set It Up

  1. Click Add Block, then choose Terms. Then click through to the block settings

  2. Set the title of the terms block.

  3. Choose the checkbox style — either a checkbox or a switch.

  4. Use the text WYSIWYG to write out the terms and conditions message customers will see (for example, "By checking this box you agree to our terms and conditions").

  5. Set the more information action button text. The default is Read Full Terms — when clicked, it opens a pop-up showing the full terms and conditions.

  6. Set whether the checkbox is aligned left or right, and whether it's ticked by default.

  1. Under action settings, choose what happens based on whether the checkbox is ticked by selecting a terms action from the dropdown:

    • Block Checkout — if the checkbox isn't ticked, the customer can't continue to checkout, and an error message displays below the block.

    • Save as Order Attribute — set an order attribute name, and the block will save true or false to this order attribute depending on whether the box is ticked. You can then view the order attribute value in the order after purchase.

    • Redirect to Page — set the page handle (e.g., pages/terms), and choose whether the redirect happens when the box is checked or unchecked.

  1. The more information popup settings to set the popup title and the content shown when a customer clicks the more information action button (e.g., Read Full Terms) — this is typically your full terms and conditions text.

Did this answer your question?