Salesforce CPQ — How to restrict users from adding duplicate Bundle in Quote?
I am pretty new to salesforce CPQ and recently I came across the challenge to add the restriction of adding duplicate bundle products in the Quote. I found classic use of Javascript Quote Calculator Plugin. Requirement: Users should be able to add as many different bundles to the cart. But the cart shouldn’t have the same bundle lines. When a user is trying to save the cart they should be seeing the error message. Solution: As this can’t be directly achieved via simple produc