Salesforce Certified CPQ Specialist — Question 168
An admin has created a bundle with four Product Options for Products A, B, C, and D.
When configuring the bundle, the user should not be allowed to select both Product C and Product D at the same time.
How should the admin set up Bundle A to accomplish this?
Answer options
- A. Create a Product Feature and set both Min Options and Max Options to 1.
- B. Create an Option Constraint and set Type = Exclusion.
- C. Create an Option Constraint and set Type = Dependency.
- D. Create a Product Feature and set both Min Options and Max Options to 4.
Correct answer: B
Explanation
The correct answer is B because setting an Option Constraint with Type = Exclusion prevents users from selecting both Product C and Product D at the same time. Option A would not allow either Product C or Product D to be selected, while Option C does not apply exclusion but rather dependency, which does not meet the requirement. Option D allows too many selections and does not restrict the user as needed.