Source: https://vaultcrmhelp.veeva.com/doc/Content/CRM_topics/OrderManagement/ManagingProducts/ProductKits.htm

## Product Kits and Kit Items

Product Kits are groups of products sold as one item. For example, a product display in a pharmacy, where a certain combination of cold medicines are presented together.

Unlike [Bundle Packs](BundlePacks.htm), the kit items in a Product Kit cannot be added to an order outside of a kit, cannot belong to multiple kits, and cannot be incremented in quantities outside of the quantity specified for the kit.

**Who can use this feature?**

* End Users - Browser, iPad, Windows
* [Using Product Kits](#Using)
* Order Admins - Browser
* [Creating Product Kits](#Creating)
* Users do not require an additional license

### Configuring Product Kits for

[![Closed](../../../../Skins/Default/Stylesheets/Images/transparent.gif)All Users](#)

To configure this feature, ensure [Configuring Order Management](../OM_Config.htm) is complete.

### Creating Product Kits as

[![Closed](../../../../Skins/Default/Stylesheets/Images/transparent.gif)Order Admins](#)

Product Kits are represented in the Product Catalog by a record where product\_type\_\_v is order\_\_v. The Product Kit is linked to the brand by setting the parent\_product\_\_v field to the Product record where product\_type\_\_v is detail\_\_v.

The items that make up the Product Kit are represented by records where product\_type\_\_v is kit\_item\_\_v. These items are linked to the Product Kit by setting the parent\_product\_\_v field to the corresponding Kit record.

The following example describes how to create a Product Kit:

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. Create a Product called Cholecap Kit:

* Enter **Cholecap Kit** in the name\_\_v field
* Select **Cholecap** as the parent\_product\_\_v
* Select **order\_\_v** as the product\_type\_\_v

6. Create a product called Cholecap 100 capsules:

* Enter **Cholecap 100 capsules** in the name\_\_v field
* Select **Cholecap Kit** as the parent\_product\_\_v
* Select **kit\_item\_\_v** as the product\_type\_\_v
* Select the **pricing\_bound\_\_v** checkbox if the kit item should be counted toward order level discounts, brand level discounts, and product group level discounts

Kit items themselves do not receive order level discounts, brand level discounts, or product group level discounts. For example, if a brand level pricing rule provides a 20% discount on all Cholecap items if at least 100 units of Cholecap products are ordered, the quantity of kit items Cholecap 100 capsules and Cholecap 200 capsules count towards the 100 units requirement, but the kit items do not receive the brand level discount themselves.

7. Select **Save + Create**.
8. Create a product called Cholecap 200 capsules:

* Enter **Cholecap 100 capsules** in the name\_\_v field
* Select **Cholecap Kit** as the parent\_product\_\_v
* Select **kit\_item\_\_v** as the product\_type\_\_v
* Select the **pricing\_bound\_\_v** checkbox if the kit item should be counted toward order level discounts, brand level discounts, and product group level discounts

9. Select **Save**.
10. Create a [List Price Rule pricing rule](../PricingRules/ListPriceRule.htm) for each kit item.
11. Create a [Limit Rule pricing rule](../PricingRules/LimitPriceRule.htm) for each kit item.

A Product Kit only displays if all kit items are defined with a List Price Rule and Limit Rule. The Product Kit itself does not require a List Price Rule.

### Using Product Kits as

[![Closed](../../../../Skins/Default/Stylesheets/Images/transparent.gif)End Users](#)

Product Kits are available for an end user to order if the end user is assigned to the Detail product of the Product Kit, and all kit items are configured with valid List Price Rule and Limit Rule.

End users can add Product Kits and kit items to an order by entering a quantity for the Product Kit. Once the number of Product Kits is specified, the quantities of the kit items in the Product Kit are automatically updated. For example, the default quantity of Cholecap 100 capsules is 5 and the default quantity of Cholecap 200 capsules is 7. If 2 is entered as the quantity for Cholecap Kit, the quantity of Cholecap 100 capsules would be set to 10; the quantity for Cholecap 200 capsules would be set to 14.

![](../../../Resources/Images/OrderManagement/Order Management - kitItems.jpg)

Kit items are eligible for line level discounts and free goods. Users cannot edit the value of Line Discount, Net Price, or Free Goods for kit items set by the pricing rules. Kit items cannot receive order level discounts, brand level discounts, or product group level discounts.

### Related Topics

[Case Calculator and Fixed Units of Measure](FixedUnits.htm)

[Managing Products Overview](ManageOverview.htm)

[Bundle Packs](BundlePacks.htm)
