> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getbonde.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Bundles installation

> Get started with Bonde's bundle features: single product packs, multi-product bundles, and build-a-box.

Bonde offers three types of bundles to help you sell more products together.

| Bundle type               | Description                                                                  |
| ------------------------- | ---------------------------------------------------------------------------- |
| **Single product packs**  | Multipacks of the same product where customers select variants for each item |
| **Multi-product bundles** | Curated sets of different products sold together                             |
| **Build-a-box**           | Customers fill a box with products of their choice and get tiered discounts  |

## Prerequisites

Before setting up bundles, make sure you've enabled the Bonde app embed:

1. Go to **Online Store > Themes > Customize**
2. Click **App Embeds** in the left sidebar
3. Enable the **Bonde** app embed
4. Save your changes

## Choose your bundle type

<Columns cols={3}>
  <Card title="Single product packs" href="/bundles/single-product">
    Best for selling multipacks of the same product (e.g., 3-pack of shirts in different sizes).
  </Card>

  <Card title="Multi-product bundles" href="/bundles/multi-product">
    Best for curated product sets (e.g., starter kit with multiple products).
  </Card>

  <Card title="Build-a-box" href="/bundles/build-a-box">
    Best for customizable boxes (e.g., pick 6 snacks and save 20%).
  </Card>
</Columns>

## How bundle pricing works

Bonde calculates bundle prices based on the selected items and applies any configured discounts automatically. The discount is applied at checkout through Shopify's discount function system.

<Note>
  Bundle discounts require the Bonde discount function to be deployed. This happens automatically when you install the app.
</Note>
