> For the complete documentation index, see [llms.txt](https://docs.centousapps.com/i-agree-to-terms/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.centousapps.com/i-agree-to-terms/app-setup/configuration.md).

# Configuration

## App Setup

Easily enable/disabled the app any time via just click on the below switch.

![](/files/-Mf4Gn3Nt1rkFdRXjLib)

## Manage Checkbox Settings

**1) Singe Link:** It will only allow a single link for your checkbox text\
**Define checkbox text on cart page**: Define the text for your terms and condition\
**Link Address**: Here, you can add internal or external links to show your store's T\&C\
**Error message text**: It will show a warning message to the customer if they try to go checkout page without checking the checkbox

![](/files/-Mf4Hqcogqdmrzgisk93)

**2) Multiple Link:** It will allow the admin to add multiple links for your checkbox text. Like privacy policy and terms and conditions.\
**Checkbox text on cart page:** This rich text editor allows the admin to add the text with multiple links.\
**Error message text**: It will show a warning message to the customer if they try to go checkout page without checking the checkbox

![](/files/-Mf4JSf0PKluxjh3lo85)

## Custom Settings

**The Behavior of "Buy Now" Button On the Product Page:** \
**1.** Show checkbox inside the popup: Once users click on the Buy Now button from the product page then, it will show the T\&C checkbox and without checking the checkbox users can't go to the checkout page.\
**2.** Do Nothing: Select this option if you want to allow users to go to the checkout page.\
**Do you want to make the checkbox Required?:** Admin can easily make the checkbox optional for the store.\
**Checkbox Size:** Insert the number of the px for the checkbox to increase the checkbo size.\
**Link Target:** Either redirect users to another page or same page to show your store's Terms and conditions.\
**Custom Style (Optional):** Directly manage the checkbox custom style via adding the CSS in this box.

![](/files/-Mf4LpwsY9SKsWDTebsj)

## Checkbox Layout

Here, you can see the three types of layouts that you can choose based on your store's design.\
Also, the admin can directly update the "click here" text from the layout.

![](/files/-Mf4MiBjWhwtV8qvUt5h)

## Error Message Layout

1. **In Popup**: It will show the error on the alert box
2. **Inline**: It will show the error just after the checkbox text in the red color

![](/files/-Mf4N9U3KhsTBU3rz8DV)

## <br>

\
&#x20;   \ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.centousapps.com/i-agree-to-terms/app-setup/configuration.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.
