# Terms and conditions

A "**I agree with Terms & Conditions**" checkbox is a **method of protecting your business** by requiring that users acknowledge the rules they must abide by when using your services.

<figure><img src="/files/KunluJO8zXwliFbmqvR6" alt="" width="532"><figcaption><p>Terms And Conditions checkbox on product page</p></figcaption></figure>

<div><figure><img src="/files/jXABwkH3PdTlgKaWwwp4" alt="" width="305"><figcaption><p>Terms And Conditions checkbox on side cart</p></figcaption></figure> <figure><img src="/files/S03ngFKgTO5Jts5c5GRI" alt="" width="286"><figcaption><p>Terms And Conditions checkbox on cart page</p></figcaption></figure></div>

1. From your Shopify admin, go to **Online Store** **->** **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Click **Theme settings -> General -> Terms and conditions**.

<table><thead><tr><th width="253">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Show terms and conditions</td><td>Display a '<strong>I agree with Terms &#x26; Conditions'</strong> checkbox on product page, side cart and cart page.</td></tr><tr><td>Text</td><td><p>Enter the text for the checkbox. </p><p></p><p>Example: <strong>I agree with</strong></p></td></tr><tr><td>Button label</td><td>The text that displays on the button. Click this button to show a popup.<br><br>Example: Terms &#x26; Conditions</td></tr><tr><td>Content</td><td>Display the content regarding Terms &#x26; Conditions in the popup.</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://halosoft.gitbook.io/ella-documentation/theme-settings/general/terms-and-conditions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
