Valid Industries-CPQ-Developer Dumps shared by ExamDiscuss.com for Helping Passing Industries-CPQ-Developer Exam! ExamDiscuss.com now offer the newest Industries-CPQ-Developer exam dumps, the ExamDiscuss.com Industries-CPQ-Developer exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com Industries-CPQ-Developer dumps with Test Engine here:
A large communications company wants to create a product bundle that includes several services including a TV service. The marketing department decides that the TV service will be automatically included when the bundle is added to the cart. The customer should have the option to remove the TV service. How should the developer configure the cardinality of the TV service product inthe bundle?
Correct Answer: D
To configure a product bundle where a TV service is included by default but can be removed by the customer, the developer should set the cardinality as follows: D. Minimum Cardinality = 0; Default Cardinality = 1; Maximum Cardinality = 1: This configuration ensures the TV service is automatically included when the bundle is added to the cart (default cardinality), but the customer has the option to remove it (minimum cardinality), and cannot add more than one (maximum cardinality).