Skip to main content

I have a use case where a product is discountable, however it can only be discounted to 10%. If a user puts in a Quote line group of 50%, every line can be discounted to 50%, however, the line that contains this specific product, must have its discount capped at 10%

1 answer
  1. Jul 7, 8:31 AM

    Hi @Felix Philip  Yes, this can be achieved in Salesforce CPQ. Solution: Create a Price Rule or Product Rule to validate or automatically cap the discount at 10% for that specific product. This ensures that even if a higher group discount is applied, the product's discount won't exceed the allowed limit. You can also display a validation message to inform users when they enter a discount above 10%, helping maintain pricing policies while still allowing group-level discounts for other products. 

0/9000