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

# Create Bundle Product in Commert Admin

In this guide, you'll learn how to create a product whose variants make up a bundle of products.

<Note>
  While the inventory kits feature supports bundled products, it doesn't support all its features, such as custom price for the bundle or separate fulfillment for the items. To support these features, refer your technical team to the [Bundled Products](!resources!/recipes/bundled-products/examples/standard) tutorial.
</Note>

## Bundle Products with Inventory Kits

Consider you separately sell a camera, a lens, and a camera bag, but you want to sell these products as a bundle for a different price.

Commert supports variants with inventory kits, which is a collection of inventory items that make up the variant. To create a bundle product, you create a product with a variant that has an inventory kit of each product variant's inventory items.

So, the camera bundle would be a variant having the inventory items of the camera, lens, and camera bag. You can then manage the bundle product separately, including its price. When the variant is purchased, the inventory items are automatically deducted from the stock based on the required quantity.

<img src="https://mintcdn.com/commert/fTqvDYhEvtcSjxhN/images/user-guide/products/create/bundle/bundle_product_oxdibk.jpg?fit=max&auto=format&n=fTqvDYhEvtcSjxhN&q=85&s=d60da44b20c63d958a66f03b7b7aaeca" alt="Bundle product diagram" width="1200" height="675" data-path="images/user-guide/products/create/bundle/bundle_product_oxdibk.jpg" />

***

## How to Create a Bundle Product

You create a product with bundle variants as explained in the [Create Product](/products/create) guide. For the variants that make up the bundle, you enable the "Has inventory kit" toggle in the "Variants" step.

<img src="https://mintcdn.com/commert/fTqvDYhEvtcSjxhN/images/user-guide/products/create/bundle/Screenshot_2025-02-18_at_9.57.05_AM_j7cugr.png?fit=max&auto=format&n=fTqvDYhEvtcSjxhN&q=85&s=e8ca4b4cccff98ce753fc4d43bae5109" alt="Enable has inventory kit" width="2814" height="1583" data-path="images/user-guide/products/create/bundle/Screenshot_2025-02-18_at_9.57.05_AM_j7cugr.png" />

This opens a new step in the product-creation form, where you can add inventory items of the product variants that make up the bundle. For each inventory item, you can specify the quantity required for the variant to be purchasable.

<img src="https://mintcdn.com/commert/fTqvDYhEvtcSjxhN/images/user-guide/products/create/bundle/Screenshot_2025-02-18_at_10.09.37_AM_lnd8jj.png?fit=max&auto=format&n=fTqvDYhEvtcSjxhN&q=85&s=b8bd13e7b129efe30a7891f6648bc485" alt="Create Product Fourth Step" width="1884" height="1060" data-path="images/user-guide/products/create/bundle/Screenshot_2025-02-18_at_10.09.37_AM_lnd8jj.png" />
