Salesforce Certified Industries CPQ Developer — Question 29

A developer wants to add product images to a guided selling experience.
What must the developer pass to the getCartsProducts method to enable this?

Answer options

Correct answer: C

Explanation

The correct answer is C because creating a subaction to invoke getProductImages is necessary to fetch product images. Options A and B do not relate to retrieving images, while option D pertains to a different parameter that does not facilitate the inclusion of product images in the guided selling experience.