Create a Price Class
Staff can create one or more price classes to appropriately assign pricing rules to an account. For example, members may pay a lower price than non-members for products.
- In the tab bar, click , or in Salesforce Classic, click .
- Click Price Classes.
- Click New.
- In
Price Class Name
, enter the name of the price class. In
Sequence
, enter the sequential order in which price classes should be listed.Setting the sequence allows the pricing engine to determine which price class to assign to the account when processing an order. If the account qualifies for more than one price class, the account will be assigned the price class that has the lowest sequence value.
Click Save.
- To use this new price class, an administrator must update the
Price Classes
field on the Special Price object with a new picklist value that matches name of the price class you entered inPrice Class Name
. Learn how to Add or Edit Picklist Values (external).