# Welcome to BundleSuite

This Help Center is your complete guide to using <mark style="color:red;">**BundleSuite**</mark> — the all-in-one bundling app for Shopify. Whether you're just getting started or looking to unlock advanced features, this guide is here to help you every step of the way.

From installation and setup to custom design, upsells, and discount logic — we’ve documented everything so you can build, launch, and scale high-converting bundles with confidence.

***

#### 📚 What You’ll Find Inside

* **Getting Started** – Install, configure, and launch your first bundle with ease.
* **Creating Bundles** – Step-by-step guides for all bundle types: BYOB, Mix and Match, Build A Box, Multi-Step BYOB Bundle, In-Page BYOB Bundle, Advanced Combo Bundle, Standard Combo, and Volume Discounts.
* **Design & Customization** – Style your bundles to match your brand using layout controls, colors, typography, and custom code.
* **Discount Logic** – Learn how pricing, discount types, and selection rules work across different bundle types.
* **Inventory & Product Behavior** – Understand how bundles interact with Shopify inventory, product availability, and cart behavior.
* **Upsell & Cross-sell** – Increase AOV using upsell blocks like FBT, Complete the Look, and more.
* **Analytics & SEO** – Track bundle performance, monitor conversions, and optimize for SEO.
* **Paid Plans** – Unlock advanced features and higher revenue limits with one of our flexible paid plans.
* **Troubleshooting** – Quickly resolve common setup issues or theme conflicts.
* **Roadmap** – See what new features, updates, and improvements we’re building.
* **Frequently Asked Questions** – Get quick answers to common questions about setup, compatibility, pricing, and behavior.
* **Support** – Need help? Chat with us inside the app or book a 1:1 onboarding session.

***

Let’s get started and build smarter bundles for your Shopify store! :rocket:


---

# 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/welcome-to-bundlesuite.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.
