Salesforce Certified Industries CPQ Developer — Question 33

Why would a developer use getCartsProducts input parameters to reduce the number of products returned in a guided selling experience?

Answer options

Correct answer: B

Explanation

The correct answer is B because the filters parameter is a necessary component when using getCartsProducts, ensuring that the developer can effectively narrow down the product selection. Option A is incorrect as it pertains to record limits, which is not the primary reason for using the filters parameter. Option C discusses governor limits, but this is not specifically related to the use of filters. Option D is about user experience but does not address the technical necessity of the filters parameter.