> 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/scenarios/bundle-as-product.md).

# Bundle as Product

- [How to Create a Bundle as Product Scenario?](https://support.heyamplify.com/bundles-and-upsell/scenarios/bundle-as-product/how-to-create-a-bundle-as-product-scenario.md): Learn how to create and customize Bundle as Product deals to enhance your store offerings.
- [How to create a Bundle as Product Scenario?](https://support.heyamplify.com/bundles-and-upsell/scenarios/bundle-as-product/how-to-create-a-bundle-as-product-scenario-1.md): Learn how to create and customize Bundle as Product deals to enhance your store offerings.
- [How to Find the Template Used for Your Bundle Product Pages in Shopify](https://support.heyamplify.com/bundles-and-upsell/scenarios/bundle-as-product/how-to-find-the-template-used-for-your-bundle-product-pages-in-shopify.md): Easily identify which template is being used for your product pages to help you locate app blocks and customize your store layout.
- [How to Offer a Free Gift through Bundle as Product](https://support.heyamplify.com/bundles-and-upsell/scenarios/bundle-as-product/how-to-offer-a-free-gift-through-bundle-as-product.md): Learn how to offer a free gift to your customers using the Bundle as Product feature in Bundles & Upsell. By offering free gifts, you can increase sales and incentivize larger purchases.
- [How to preview bundles in-store](https://support.heyamplify.com/bundles-and-upsell/scenarios/bundle-as-product/how-to-preview-bundles-in-store.md)
- [How to customize discount prefix for Bundle as Product](https://support.heyamplify.com/bundles-and-upsell/scenarios/bundle-as-product/how-to-customize-discount-prefix-for-bundle-as-product.md): Learn how to customize the discount code prefix for Bundle as Product offers, helping you create personalized, branded discount labels for your bundled promotions.


---

# 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/scenarios/bundle-as-product.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.
