# Cart checkboxes

Display checkboxes in your shopping cart so that the customer must accept your terms and conditions or withdrawal policy, for example.

## Restriction to products / categories

You also have the option of restricting the checkboxes to specific products or categories. This allows you, for example, to display your own GTC as soon as the customer has a colocation product in the shopping cart.

The categories always have priority. As soon as a product from the category is in the shopping cart, the checkbox is displayed.

<figure><img src="/files/CKQ2JM4VU9pDI04PV8Fc" 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://docs.hostware.io/system-and-configuration/settings/cart-checkboxes.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.
