# Add Bundle for an option value

Checkout our [Demo product](https://avis-demo.myshopify.com/products/bundles) to see how the Add bundle feature works&#x20;

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

Here is the step-by-step instruction on how to set up Add Bundle.&#x20;

## **Step 1: Prepare the product**

In your **Shopify Products** page, create a product to be *a bundle product*. Include an image and set the price for the bundle product (for example: a black belt with the price of $25). This product must be available on the Online Store sales channel for the feature to work properly.

{% hint style="info" %}
If you already have a pre-existing product that you want to use as a Bundle product, you can skip this step
{% endhint %}

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

## Step 2: Create option set

In the **Avis Option** tab -> click the **Create Option Set** button

This Option Set will be applied to a main product (for example: a t-shirt) that needs the belt as a bundle product.&#x20;

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

## **Step 3: Fill in the required fields**

* Add a **Label on Product** to inform customers about the belt bundle option for their t-shirt.
* Change the **Label on Cart** value to something more descriptive.&#x20;
  * *Be sure to keep the **Label on Cart** values unique, as they will overwrite each other if they match.*&#x20;
* In the **Option Values** section, write a descriptive option informing customers about the bundle product.&#x20;

## **Step 4: Attach product to the option value**&#x20;

Attach the bundle product to the suitable option value

<figure><img src="/files/5OAPmqMAuqly0rFDMDqn" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/7EOhU4JXIVtXEZBxKJB7" alt=""><figcaption></figcaption></figure>

## **Step 5: Save option set**

Click the **Save** button to finish the Bundle option setup.&#x20;

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

Click the **Save** button on the top right corner to save the **Option Set** and you're all done 🤗

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

### **-> Here is how the Add Bundle option will show on the product page.**&#x20;

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

### **-> Here is how the Add Bundle option will show on the cart page.**&#x20;

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

### **-> Here is how the Bundle option will show on the checkout page.**&#x20;

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

\
\&#xNAN;*Need help? Let us know via in-app live chat or email: **<help@avisplus.io>*** :star\_struck:


---

# 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://options-docs-v2.avisplus.io/pricing-and-upsell/bundle-variant/create-product-bundles.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.
