# Where to Display the Offer?

The **cart offer** can be shown in **two sections** (Fig. 1):

<div align="left"><figure><img src="/files/HNx0e0ceOlYwTlViFYNJ" alt=""><figcaption><p>Fig. 1</p></figcaption></figure></div>

### Below the product list&#x20;

* The offer appears in a **collapsed state** for customers (Fig. 2)
* Customers can **expand it** to view all suggested products (Fig. 3)

<div><figure><img src="/files/SiWYIQQexswtVaoPK8lL" alt=""><figcaption><p>Fig. 2</p></figcaption></figure> <figure><img src="/files/czfQvSxZnGhn1bQnSeL9" alt=""><figcaption><p>Fig. 3</p></figcaption></figure></div>

### Below the "Total" section

* The offer appears in a **collapsed state** for customers (Fig. 4)
* Customers can **expand it** to view all suggested products (Fig. 5)

<div><figure><img src="/files/hZ7WonZNqhDQIcN5gcEN" alt=""><figcaption><p>Fig. 3</p></figcaption></figure> <figure><img src="/files/lNR6wrNEIq4mrBa81u2E" alt=""><figcaption><p>Fig. 4</p></figcaption></figure></div>


---

# 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.codpeller.com/en/adaptive-sales/setup/cart-offer/where-to-display-the-offer.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.
