# Terms & Condition

<figure><img src="/files/2L7P9vPDMAO2CMbFfkA5" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Steps

1. In the theme editor **(Customize)**, click **Terms & Condition**
2. Locate **Terms & Condition**
3. Make necessary changes
4. **Save**
   {% endhint %}

**Show checkbox in minicart and cart page:** Choose whether to display the checkbox for terms and conditions in both the minicart and cart page.

**Show checkbox on the product page:** Decide if the terms and conditions checkbox should appear on the product page.

**Show checkbox in quick view:** Determine whether to display the terms and conditions checkbox in the quick view popup.

**Text:** Set the content that will be displayed for the terms and conditions.

<figure><img src="/files/rm516oQUggI9gbCgvGeQ" alt=""><figcaption></figcaption></figure>


---

# 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://nextsky.gitbook.io/glozin-theme/theme-settings/terms-and-condition.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.
