# Product Bundle settings

### 1. Product page

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

Customize display: color, text, discount tags, button...

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

When click to "Add bundle to cart" button automatically adds all products in the bundle to the cart.

### 2. Cart page

Allow displaying notificartion suggesting customers to buy more products

<figure><img src="/files/8cAXCrz8oynXlSlx5fEg" alt=""><figcaption></figcaption></figure>

### 2. Popup settings

When a customer clicks on the notification on the shopping cart page, a pop-up will appear suggesting all bundles for that product. Clicking to select a bundle and add to cart will automatically add all products in the bundle to the cart.

You can set up notification, color, button,...&#x20;

<figure><img src="/files/bGqeV33RC29HLDjkLBmq" 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.paretodeals.com/display-settings/product-bundle-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.
