# Standard Combo Bundle

## Introduction

The **Standard Combo Bundle** is a quick and simple way to group multiple products together and sell them as a **single product** on your Shopify store. It uses Shopify’s native product options and variants to create a fixed, predefined bundle — making it ideal for straightforward combos that don’t require deep customization.

With a Standard Combo Bundle, customers can select from **up to 3 options** (e.g., size, color, type), and the bundle is treated like a normal product in your store, cart, and checkout.

> ⚠️ Note: This model follows Shopify’s native limits — maximum of 3 options and 2048 variants per product.

***

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

### 💡 Use Cases for Standard Combo Bundle

Here are some typical scenarios where the Standard Combo works best:

| Industry             | Use Case Description                                                                                                            |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| **Beauty/Skincare**  | A fixed 3-step skincare kit (Cleanser + Serum + Moisturizer) where customers choose variant options like skin type or fragrance |
| **Food & Beverages** | A breakfast combo: Juice + Granola + Bar — customer picks flavor or size for each item                                          |
| **Apparel**          | T-shirt + Jeans + Socks combo — buyer selects size or color for each from dropdown                                              |
| **Accessories**      | Phone case + Screen protector + Charging cable bundle — all sold together as one product                                        |
| **Fitness**          | Home workout starter pack: Resistance band + Yoga mat + Bottle with size/color options                                          |

***

The Standard Combo is perfect for stores that want to offer **pre-defined bundles** without needing dynamic or build-your-own logic — and want them to work seamlessly within Shopify's existing product structure.


---

# 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/standard-combo-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.
