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

# Creating Product Bundles

> Group multiple individual products into a single orderable bundle SKU that automatically displays and fulfills component products during order processing.

<div className="page-intro">
  Bundles let you sell multiple products together as a single unit, making it easy to offer gift sets, starter kits, or multipacks without any physical assembly required. When someone orders a bundle, Jetpack automatically picks and ships all the individual items included—no special packaging or kitting work orders needed.
</div>

## What Makes Bundles Different

Think of a bundle as a virtual container rather than a physical product. The bundle SKU itself doesn't exist as inventory in the fulfillment center—instead, it's simply a convenient way to group multiple SKUs together for selling purposes. All the individual items remain stored separately and are picked together when the bundle is ordered.

This is different from kitting work orders, which involve actual physical assembly or preparation work:

**When you need a kitting work order instead:**

* Items arrive separately and must be physically combined into a set
* Custom boxes require folding inserts or dividers
* Packaging involves more than 8 folds
* Stickers, barcodes, or inspections need to be applied
* Inventory needs to be moved between SKUs or storage types

**When bundles work perfectly:**

* Products can ship together without assembly
* You want to group items for selling convenience
* Individual components are already properly packaged

<Info title="Bundle Inventory">
  Since bundles are virtual containers, all items within them are stored individually at Jetpack fulfillment centers. The bundle simply tells the system which products to pick together.
</Info>

***

## Converting an Existing Product to a Bundle

If you already have a product in your catalog that you'd like to turn into a bundle:

<Steps>
  <Step title="Navigate to the product">
    Click **Products** in the left-hand navigation, then select the product you want to convert by clicking its name.
  </Step>

  <Step title="Access bundle conversion">
    Scroll down to the **Bundles tile** under the Product Details tab and click **Convert to Bundle**.

    The system will open a pop-up with the product's name and SKU already filled in.

    <img src="https://mintcdn.com/jetpack/R1III1QgB0jm4riK/images/managing-products/convert-to-bundle-dialog.png?fit=max&auto=format&n=R1III1QgB0jm4riK&q=85&s=06dec528fc83642336799daaee3c97f1" alt="Convert to Bundle dialog with pre-filled bundle name and SKU fields" className="screenshot" width="1273" height="808" data-path="images/managing-products/convert-to-bundle-dialog.png" />
  </Step>

  <Step title="Add bundle components">
    Use the **Product/Variant Name** search field to find products you want to include, select each product from the dropdown, and enter how many of each product should be in the bundle.

    <Warning title="Single Product Bundles">
      If you're bundling just one type of product (like a 3-pack of the same item), the quantity must be greater than 1.
    </Warning>

    Click **Add Product/Variant** if you want to include additional products.
  </Step>

  <Step title="Create the bundle">
    Click **Create New Bundle** when you're done.

    Your product now functions as a bundle, and orders will automatically pull the individual items.
  </Step>
</Steps>

***

## Creating a Brand New Bundle

To build a bundle from scratch:

<Steps>
  <Step title="Navigate to Add Bundle">
    Click **Products** in the left-hand navigation, then click **Add Product** and select **Add Bundle** from the dropdown.

    <img src="https://mintcdn.com/jetpack/pHoLPX-YG9VNMl_V/images/managing-products/add-bundle-dropdown-menu.jpg?fit=max&auto=format&n=pHoLPX-YG9VNMl_V&q=85&s=e758f079733735237c2a6d51f9c0fd84" alt="Add Product dropdown menu with Add Bundle option highlighted" className="screenshot" width="1414" height="388" data-path="images/managing-products/add-bundle-dropdown-menu.jpg" />

    This opens the bundle creation window.
  </Step>

  <Step title="Enter bundle details">
    Enter a **Bundle Name** (what customers will see) and create a unique **Bundle SKU** (your internal identifier).

    <img src="https://mintcdn.com/jetpack/R1III1QgB0jm4riK/images/managing-products/create-bundle-dialog.png?fit=max&auto=format&n=R1III1QgB0jm4riK&q=85&s=6853a744f28ea4a42783e116117617e8" alt="Create Bundle dialog with Bundle Name and Bundle SKU input fields" className="screenshot" width="927" height="664" data-path="images/managing-products/create-bundle-dialog.png" />
  </Step>

  <Step title="Add products to bundle">
    Search for and select the products you want to include, then set the quantity of each product in the bundle.

    <Warning title="Quantity Requirements">
      If adding only one SKU, the quantity must be greater than 1. For example, a 3-pack requires a quantity of 3.
    </Warning>

    Use **Add Product/Variant** to include more items if needed.
  </Step>

  <Step title="Finalize bundle creation">
    Click **Create New Bundle** to finalize.
  </Step>
</Steps>

***

## Managing Your Bundles

Once created, you can update bundle details from the Bundle Details tab:

**What you can change:**

* Bundle name (edit the Bundle Name field)
* Bundle SKU (update the SKU field)
* Component products and their quantities
* Add new products using the Add Product button
* Remove products using the trash icon in the Actions column

**What you can view:**

* Jetpack ID (a unique system identifier that can't be edited)
* Current bundle composition
* Inventory availability for each component

<img src="https://mintcdn.com/jetpack/R1III1QgB0jm4riK/images/managing-products/bundle-details-tab-completed.png?fit=max&auto=format&n=R1III1QgB0jm4riK&q=85&s=1bb7ddec3cbca6247a43e5ede9e0c483" alt="Bundle Details tab showing Bundle Overview and Bundle Products/Variants sections with editable fields" className="screenshot" width="1554" height="856" data-path="images/managing-products/bundle-details-tab-completed.png" />

This makes it easy to adjust bundles as your product offerings change—no need to recreate them from scratch.

***

## Let's Dive Deeper

<CardGroup cols={3}>
  <Card title="Adding Products" icon="square-plus" href="/fulfillment/managing-products/adding-products">
    Create products in your catalog
  </Card>

  <Card title="Move, Merge, Convert Products" icon="arrow-right-arrow-left" href="/fulfillment/managing-products/more-tools/move-merge-convert">
    Reorganize your product catalog
  </Card>

  <Card title="Setting Product Preferences" icon="sliders" href="/fulfillment/managing-products/setting-product-preferences">
    Configure product settings and options
  </Card>

  <Card title="Product Catalog Page" icon="grid-2" href="/fulfillment/managing-products/index">
    Navigate your product catalog
  </Card>

  <Card title="Creating Kitting Orders" icon="boxes-stacked" href="/fulfillment/kitting-and-work-orders/creating-kitting-orders">
    Physical assembly and preparation work
  </Card>

  <Card title="Product Details Page" icon="file-lines" href="/fulfillment/managing-products/product-details-page">
    Configure bundle components and settings
  </Card>
</CardGroup>

<div className="jetpack-callout">
  <img src="https://mintcdn.com/jetpack/2iejPNBTYKEx6ntF/images/jetpack-logomark-256.png?fit=max&auto=format&n=2iejPNBTYKEx6ntF&q=85&s=340604ced4add3864f2641341826e1c9" alt="Jetpack" className="jetpack-callout-icon" width="256" height="256" data-path="images/jetpack-logomark-256.png" />

  <div className="jetpack-callout-content">
    <h4 className="jetpack-callout-title">Questions? Contact Jetpack Care.</h4>
    <p className="jetpack-callout-text">If you have any questions or run into issues, you can always contact Jetpack Care for help. Our team is always here to assist via Slack, phone, or email!</p>
  </div>
</div>
