# In-Page BYOB Bundle

## Introduction

The **In-Page BYOB (Build Your Own Box) bundle** is designed to display your bundle in a **conventional product page layout**. This means:

* Product image on the **left**
* Bundle selections, title, description, and pricing on the **right**

This makes it perfect for **mix & match bundles, kits, or gift sets** with seamless theme integration.

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

#### 💡 Use Cases for In Page BYOB Bundle <a href="#use-cases-for-standard-combo-bundle" id="use-cases-for-standard-combo-bundle"></a>

Here are some typical scenarios where the In Page BYOB Bundle works best:

| Industry   | Usecase                                         |
| ---------- | ----------------------------------------------- |
| Skincare   | Build your AM/PM routine                        |
| Food & Bev | Choose any 6 drinks                             |
| Gifting    | Create a festive box worth ₹1500                |
| Apparel    | Pick 3 basics – mix t-shirts, hoodies, and caps |


---

# 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://bundle-suite.gitbook.io/bundle-suite-help-doc/create-bundles/in-page-byob-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.
