> For the complete documentation index, see [llms.txt](https://support.heyamplify.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.heyamplify.com/bundles-and-upsell-1/bundle-as-product/how-to-create-a-bundle-as-product-scenario.md).

# How to create a Bundle as product scenario

{% hint style="info" %}
This feature is available to customers who installed the app **after November 14th, 2023**
{% endhint %}

Bundles as products are aggregated into one single product pack. This Shopify product pack is treated as one product in your store (and has its own product page) rather than being an addition to existing products in your store.\
\
Steps to create:\
1\. Go to Scenarios, and click on create-&#x20;

<img src="https://25037085.fs1.hubspotusercontent-eu1.net/hub/25037085/hubfs/image-png-Nov-20-2023-07-30-05-1928-AM.png?width=688&#x26;height=394&#x26;name=image-png-Nov-20-2023-07-30-05-1928-AM.png" alt="" height="394" width="688">

\
2\. Create a new bundle- <br>

<figure><img src="https://25037085.fs1.hubspotusercontent-eu1.net/hub/25037085/hubfs/image-png-Nov-20-2023-07-31-13-4065-AM.png?width=685&#x26;height=1613&#x26;name=image-png-Nov-20-2023-07-31-13-4065-AM.png" alt=""><figcaption></figcaption></figure>

3\. GIve the bundle a name and add an image and description (image and description will be updated on the Shopify end as well)&#x20;

![](https://25037085.fs1.hubspotusercontent-eu1.net/hub/25037085/hubfs/image-png-Nov-20-2023-07-33-38-9909-AM.png?width=685\&height=1601\&name=image-png-Nov-20-2023-07-33-38-9909-AM.png)

4\. Add the products, set the discount and save the new changes-&#x20;

<figure><img src="https://25037085.fs1.hubspotusercontent-eu1.net/hub/25037085/hubfs/image-png-Nov-20-2023-07-34-48-8140-AM.png?width=686&#x26;height=1621&#x26;name=image-png-Nov-20-2023-07-34-48-8140-AM.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://25037085.fs1.hubspotusercontent-eu1.net/hub/25037085/hubfs/image-png-Nov-20-2023-07-36-28-8400-AM.png?width=686&#x26;height=1619&#x26;name=image-png-Nov-20-2023-07-36-28-8400-AM.png" alt=""><figcaption></figcaption></figure>

4\. Go to the Design tab and customize the scenario-

<figure><img src="https://25037085.fs1.hubspotusercontent-eu1.net/hub/25037085/hubfs/image-png-Nov-20-2023-07-38-45-7013-AM.png?width=684&#x26;height=1619&#x26;name=image-png-Nov-20-2023-07-38-45-7013-AM.png" alt=""><figcaption></figcaption></figure>

5\. Publish the scenario-

<figure><img src="https://25037085.fs1.hubspotusercontent-eu1.net/hub/25037085/hubfs/image-png-Nov-20-2023-07-39-16-8290-AM.png?width=685&#x26;height=1621&#x26;name=image-png-Nov-20-2023-07-39-16-8290-AM.png" alt=""><figcaption></figcaption></figure>

**The Bundle is now live in your store! 🎉**

&#x20;

\*If you want to add the bundle to a specific collection, add tags or product category-

1\. Click on Edit on Shopify-

<figure><img src="https://25037085.fs1.hubspotusercontent-eu1.net/hub/25037085/hubfs/image-png-Nov-20-2023-07-42-28-0317-AM.png?width=688&#x26;height=1576&#x26;name=image-png-Nov-20-2023-07-42-28-0317-AM.png" alt=""><figcaption></figcaption></figure>

2\. Add all the information in Product organization-

<figure><img src="https://25037085.fs1.hubspotusercontent-eu1.net/hub/25037085/hubfs/image-png-Nov-20-2023-07-44-37-9345-AM.png?width=688&#x26;height=936&#x26;name=image-png-Nov-20-2023-07-44-37-9345-AM.png" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.heyamplify.com/bundles-and-upsell-1/bundle-as-product/how-to-create-a-bundle-as-product-scenario.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
