Source: https://vaultcrmhelp.veeva.com/doc/Content/CRM_topics/OrderManagement/PricingRules/Discounts/BrandLevelRule.htm

## Brand Level Pricing Rules

Brand Level pricing rules define discounts on the brand level. Brand level discounts are defined as a percentage.

Brands are represented in the product catalog by records with product\_type\_\_v equals the detail\_\_v. Every order product must belong to exactly one brand, as defined by the parent\_product\_\_v field.

**Who can use this feature?**

* End Users - Browser, iPad, Windows
* [Using Brand Level Pricing Rules](#Using)
* Order Admins - Browser
* [Creating Brand Level Pricing Rules](#Creating)
* Users do not require an additional license

### Configuring Brand Level Pricing Rules for

[![Closed](../../../../../Skins/Default/Stylesheets/Images/transparent.gif)All Users](#)

To configure this feature, ensure [Configuring Order Management](../../OM_Config.htm) is complete.

### Creating Brand Level Pricing Rules as

[![Closed](../../../../../Skins/Default/Stylesheets/Images/transparent.gif)Order Admins](#)

To create a Brand Level pricing rule:

1. Navigate to **Home > Pricing Rules** tab.
2. Select **Create**.
3. Select **Brand Level Rule** in the object type selector.
4. Select **Continue**.
5. Complete the following fields:
   * name\_\_v
   * product\_\_v (product\_type\_\_v must be detail\_\_v)
   * start\_date\_\_v
   * end\_date\_\_v
   * comparison\_type\_\_v
   * minimum\_quantity\_\_v
   * maximum\_quantity\_\_v (optional)
   * discount\_override\_\_v
   * discount\_override\_max\_\_v (optional)
6. Select **Save**.

### Using Brand Level Pricing Rules as

[![Closed](../../../../../Skins/Default/Stylesheets/Images/transparent.gif)End Users](#)

When products are added to an order, Brand Level pricing rules can set the brand\_discount\_\_v field.

If the brand\_discount\_field\_\_v is on the order\_line\_\_v layout, the user can manually override the brand level discount determined by the pricing rules. The override value is applied to brand\_discount\_\_v for all products in the brand. The brand\_discount\_\_v cannot exceed discount\_override\_max\_\_v.

If records are data loaded with a negative brand\_discount\_\_v value, the brand discount displays as a negative value in View mode. Entering a negative value directly in the UI is not supported.

#### Comparison Type

* If Brand Level Rule comparison\_type\_\_v equals the product\_quantity\_\_v, then quantity\_\_v of all products in the brand are considered to determine if the brand level discount applies
* If Brand Level Rule comparison\_type\_\_v equals the list\_value\_\_v, then quantity\_\_v multiplied by list\_amount\_\_v of all products in the brand are considered to determine if the brand level discount applies
* If Brand Level Rule comparison\_type\_\_v equals the net\_value\_\_v, then quantity\_\_v multiplied by net\_amount\_\_v of all products in the brand are considered to determine if the brand level discount applies

### Related Topics

[Discount Pricing Rules](DiscountRule.htm)

[Product Group Level Pricing Rules](ProductGroupPricingRules.htm)
