The admin decides to use a Price Rule to set a default 10% discount on Product A if a client has already purchased this item. Product A is an Asset product.
The admin has already created Price Conditions to target Quote Lines for Product A and the appropriate Actions to apply the 10% discount.
Which Summary Variable and Price Condition are needed to apply this Price Rule to Quote Lines for ProductA. the item the customer purchased previously'
Correct Answer: A
Requirement:
* Apply a 10% discount to Product A on the Quote Line if the customer has previously purchased Product A (stored as an Asset).
Solution:
* Summary Variable:
* Sum the Quantity field on Asset records for Product A.
* Price Condition:
* Verify that the Summary Variable is greater than 0 to confirm the customer has purchased Product A.
Why Other Options are Incorrect:
* B: Quote Lines do not track prior purchases; Assets do.
* C, D: These do not align with the requirement to verify prior purchases via Assets.
Salesforce CPQ Reference:
* Summary Variables and their use in Price Rules are documented under CPQ Discounting Guidelines .