# Product Bundle

### I. Rule settings

#### 1. Included products

* Select the products you want to include in the bundle. You can search or browse through your available products.

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

* For each product in the bundle, set the desired quantity.
* Enter the discount value, we have 3 options
  * Percentage (%): apply a percentage-based discount to the entire bundle price
  * Amount off each: fixed amount discount of the individual item in the bundle
  * Fixed price: single fixed price for the entire bundle.
* *Note: Each bundle can choose up to 3 products*
* Storefront display

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

#### 2. Single bundle

* Allow to combine products in bundle into a single product published to the storefront.
* After choose products in bundle, enter a title and description for the new product. You can upload new images or select images from available products.

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

* Storefront display:&#x20;

<figure><img src="/files/LcaYhnLVA0qK9rZM9AhQ" alt=""><figcaption><p>\</p></figcaption></figure>

#### 3. Schedule

Set a schedule for this offer to activate and run automatically at the defined time.

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

### II. Display settings

Customize how discount rules are displayed on your store.

#### 1. Countdown timers

Show a countdown timer to to create urgency for your campaign.

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

#### 2. Product page

Allow you to customize the display of bundle discounts on the product page.

* Show/hide campaign name
* Show/hide original product price
* Show/hide discount price
* Label settings
* Font settings

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

* Color settings

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

* Display on online store

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

#### 2. Pop-up suggestions

Allows you to display a pop-up that encourages customers to purchase product bundles directly

* Display options:
  * **Automatically Display Suggestion Pop-up:** Enable this option to automatically show the pop-up when a customer is eligible for a product bundle discount.
  * **No Auto Display:** Select this option if you do not want the pop-up to display automatically.
* Show/hide select variant
* Show/hide discount badge
* Header settings
* Description settings
* Color settings
* Button Settings

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

* Display on online store:

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

#### 3. Notice in cart

Allows you to display a message in the cart, encouraging customers to take advantage of bundle discounts

* Buy more notification: This message notifies and encourages customers to explore bundle options and maximize their savings.
* Styling options

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

### III. Checkout upsell

Display campaign on the checkout page, thank you page, order status page to increase sales.

#### 1. Active upsell display

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

#### 2. Add block to theme

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

#### 3. Customize layout settings

<figure><img src="/files/AiiemhoboUQ6Z4TVndP9" 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/offers/create-an-offer/product-bundle.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.
