Source: https://vaultcrmhelp.veeva.com/doc/Content/CRM_topics/OrderManagement/ManagingProducts/BundlePacks.htm

## Bundle Packs

Bundle Packs are virtual products containing pre-defined quantities of products. Bundle Packs allow users to add a preselected group of products to an order at once, versus adding each product individually.

Unlike Product Kits, products in a Bundle Pack can be added to an order outside of the Bundle Pack, can belong to multiple Bundle Packs, and can be incremented in quantities outside of the quantity specified for the Bundle Pack.

**Who can use this feature?**

* End Users - Browser, iPad, Windows
* [Using Bundle Packs](#Using)
* Order Admins - Browser
* [Creating Bundle Packs](#Creating)
* Users do not require an additional license

### Configuring Bundle Packs for

[![Closed](../../../../Skins/Default/Stylesheets/Images/transparent.gif)All Users](#)

To configure this feature, ensure [Configuring Order Management](../OM_Config.htm) is complete.

### Creating Bundle Packs as

[![Closed](../../../../Skins/Default/Stylesheets/Images/transparent.gif)Order Admins](#)

Bundle Packs are represented in the Product Catalog by a Product Group record with the bundle\_pack\_\_v checkbox selected. The items that make up the Bundle Pack are represented by products in the Product Group.

The following example describes how to create a Bundle Pack:

1. Navigate to **Business Admin > Objects**.
2. Select the **product\_\_v** object.
3. Select **Create**.
4. Create a product called Cholecap:

* Enter **Cholecap** in the name\_\_v field.
* Select **detail\_\_v** as the product\_type\_\_v.

5. Select **Save + Create**.

Next, create a product called Cholecap Small Pack:

1. Enter **Cholecap Small Pack** in the name\_\_v field.
2. Select **product\_group\_\_v** as the product\_type\_\_v.
3. Select the **bundle\_pack\_\_v** checkbox.
4. Select **Save + Create**.

Next, create a product called Cholecap 100 capsules:

1. Enter **Cholecap 100 capsules** in the name\_\_v field.
2. Select **order\_\_v** as the product\_type\_\_v.
3. Select **Cholecap** as the parent\_product\_\_v.
4. Select **Save + Create**.

Next, create a product called Cholecap 200 capsules:

1. Enter **Cholecap 200 capsules** in the name\_\_v field.
2. Select **order\_\_v** as the product\_type\_\_v.
3. Select **Cholecap** as the parent\_product\_\_v.
4. Select **Save**.
5. Select the **product\_group\_\_v** object.
6. Select **Create**.

Next, create a Product Group record for Cholecap 100 capsules:

1. Enter **Cholecap 100 capsules** in the name\_\_v field.
2. Select **Cholecap Small Pack** as the product\_catalog\_\_v.

The start\_date\_\_v and end\_date\_\_v Product Group fields are not used with Bundle Packs.

3. Enter 5 in the **quantity\_\_v** field.

The quantity\_\_v field for Bundle Pack products should not be edited after they are in use. Editing the quantity can result in incorrect logic for existing orders with the Bundle Pack added.

4. Select **Save + Create**.

Finally, create a Product Group record for Cholecap 200 capsules:

1. Enter **Cholecap 200 capsules** in the name\_\_v field.
2. Select **Cholecap Small Pack** as the product\_catalog\_\_v.
3. Enter 5 in the **quantity\_\_v** field.
4. Select **Save**.

### Using Bundle Packs as

[![Closed](../../../../Skins/Default/Stylesheets/Images/transparent.gif)End Users](#)

Bundle Packs are available to an end user if the user is assigned to at least one of the Bundle Pack products in [My Setup](../../Products/MySetupPage.htm) and there is a valid [List Price Rule](../PricingRules/ListPriceRule.htm) for at least one of the Bundle Pack products. If a user is not assigned to a Bundle Pack product, or a valid List Price Rule for a Bundle Pack product does not exist, that product is excluded from the Bundle Pack.

End users can add Bundle Packs to an order by entering a quantity for the Bundle Pack. Once the quantity is specified, the quantities of the Bundle Pack products are automatically updated.

![](../../../Resources/Images/OrderManagement/Order Management - kitItems.jpg)

For example, if the Cholecap Small Pack, as described in the previous example, is added to an order that already contains 3 units of Cholecap 100 capsules and does not contain Cholecap 200 capsules, the quantity of Cholecap 100 capsules increases to 8, and Cholecap 200 capsules are added to the order with a quantity of 5. If the Cholecap Small Pack is removed from the order, the quantity of Cholecap 100 capsules decreases to 3 and Cholecap 200 capsules are removed from the order.

Entry mode behavior:

* Direct Quantity Order Entry Mode - Bundle Packs display in the Product Selector as a value in the Product Group filter.
* Mass Add Order Entry Mode - Bundle Packs display at the top of the order lines section, above order products.

### Related Topics

[Case Calculator and Fixed Units of Measure](FixedUnits.htm)

[Managing Products Overview](ManageOverview.htm)
