The Admin wants to ensure that within one bundle. Products A and B cannot both be added to the quote. During Configuration, the user should be able to freely switch between these options. If a user selects both, the system should only add Product A to the quote rather than product B. Which setup should the Admin use to meet these requirements?
The admin should use a product selection rule where two error conditions with summary variables test if Product A and B have both been selected. If so, a product Action will remove Product B.