# Quantity Breaks settings

### &#x20;1. Product page

Choose position to show widget layout in product page by [embedding app](/app-configuration/enable-embed-app.md) and [adding the app block ](https://docs.paretodeals.com/display-settings/pages/nKS64VTcMnYbZJaIbtMg#id-2.-add-app-block-on-product-page)

Select the layout you want to use to display your offer on product page detail. We have 3 options

* **Table:** Offer detail will be displayed in table form

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

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

* **Option variants:** Offer detail will be displayed in option form. Your customers can add bulk products with just one click.

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

* **Card:** Offer detail will be displayed in a card.

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

* Click "**Save**" button to save your changed settings
* Click "**Preview**" button to see the display settings on your online store

### 2. Collection page

Allows displaying discount rules on the collection page

* Add code to theme by [this guide](https://docs.paretodeals.com/app-configuration/enable-embed-app#id-5.-add-code-in-collection-page)
* Customize layout, text, color...

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

### 3. Cart page

Set up discount notifications to be displayed on the cart page or in the cart popup. We have 3 options:

* Display notice discount by % discount
* Display notice discount by price discount
* Display notice discount by total price after discount

Show notification when discounted

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

Show notification to suggest additional items

<figure><img src="/files/0eHrjHtX7PhSKNtBudNk" alt=""><figcaption></figcaption></figure>

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

* Click "**Save**" button to save your changed settings
* Click "**Preview**" button to see the display settings on your online store


---

# 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.paretodeals.com/display-settings/quantity-breaks-settings.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.
