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

# Bundles

> Sell several products together as one item

A bundle groups products a customer buys together, like a required uniform set.
Bundles belong to one store. Open the store, go to its Bundles page, and select
**New bundle**.

<Frame>
  <img src="https://mintcdn.com/itemstores/UwXex-HRiO-r4iYj/images/knowledge-base/bundles-list.png?fit=max&auto=format&n=UwXex-HRiO-r4iYj&q=85&s=477b1bdedcf0472efc2ed27e9cf4f509" alt="The Bundles page for a store, with a bundle card showing its discount and the products in it" width="2000" height="810" data-path="images/knowledge-base/bundles-list.png" />
</Frame>

## Building a bundle

Give it a **Bundle name** and a description, then **Add product** for each
product that makes it up. A bundle needs at least one, and **Remove** takes one
back out. Each item carries a **Quantity**, so a bundle can include two of one
shirt and one of another.

If a product has variants, each attribute gets a **Required** control, such as
**Required Color**. Pick a value to fix it for everyone, or leave it on **N/A**
so the customer chooses at checkout. You can fix one attribute and leave another
open, for example a required color in any size.

<Frame>
  <img src="https://mintcdn.com/itemstores/UwXex-HRiO-r4iYj/images/knowledge-base/bundle-form.png?fit=max&auto=format&n=UwXex-HRiO-r4iYj&q=85&s=167b00ea8c01658d5f57eb5a679a3f99" alt="The bundle form with its name, description and discount above the bundle items" width="1872" height="1332" data-path="images/knowledge-base/bundle-form.png" />
</Frame>

## Bundle discount

**Bundle discount** is a whole percentage, 0 to 100, off the combined price of
the items. Leave it at zero to sell the bundle at the sum of its parts. The bar
at the bottom of the form tracks the result under **From**, which is the cheapest
combination of the items you have added.

Items can have variants at different prices, so a bundle has no single price. A
bundle at full price shows a range on the storefront, and a discounted one shows
its cheapest combination struck through beside the discounted figure and a
percent-off badge.

On the storefront the customer picks each item's variants in place, with the
original price struck through beside the discounted one. An item carrying a
required personalization question has to be answered before **Add to cart**
will work.

<Frame>
  <img src="https://mintcdn.com/itemstores/UwXex-HRiO-r4iYj/images/knowledge-base/storefront-bundle.png?fit=max&auto=format&n=UwXex-HRiO-r4iYj&q=85&s=fb969890d8a3e27a8eee53399aaf348f" alt="Storefront view of a bundle, with each item's variant pickers, struck-through prices and the summary" width="1826" height="1156" data-path="images/knowledge-base/storefront-bundle.png" />
</Frame>

## The bundles list

Each bundle is a card carrying its items and its price. The card's menu offers
**Edit bundle**, **Deactivate** or **Activate**, and **Delete**, which is
permanent.

A card also flags what would stop a customer buying it: **Inactive**, **One or
more items out of stock**, **Has inactive items** and **Has archived items**.

<Note>
  A **Store bundles** section on the store's website lists only active bundles, so
  deactivating one takes it off the storefront without deleting it.
</Note>
