Salesforce CPQ: Guided Selling

  • Blog
  • Salesforce CPQ: Guided Selling
blog image
20
Sep

Salesforce CPQ: Guided Selling

Guided selling implemented in CPQ is a tool that asks questions about the needs of the customer based on the product selection available. It is done by creating a prompt that asks sales reps about the types of products they want to add to the quote and their specifications, just like an experienced sales rep does. This way the choices are narrowed down from multiple options because Salesforce CPQ analyses their answers and displays a list of products that match the responses. This process is called "guided selling."

Suppose your client sells mattresses of various materials and sizes. The client's product catalog contains three types of mattresses, sold in various firmness settings and sizes. Sales reps want a user interface that optimizes the time needed to select the correct product. A guided-selling process basically lets the sales reps filter products by material type, firmness settings, and sizes, rather than manually select from a list of 36 products.

 ►Mattress Types: Memory foam and hybrid

 ►Firmness Settings: Soft, Medium Firm and Firm

 ►Sizes:

Salesfroce CPQ Product Sizes

First, create fields at the product level that the guided selling prompt can filter through. In this case, Mattress Type, Firmness Settings and Sizes.

Salesfroce CPQ New Field Options on Product Object

Next, create "mirror" picklist fields on the process input object. Make sure to use the same labels as they appear on the product fields. It's very important that these API names are exactly the same in order to ensure that we have proper Conditions Met.

Salesfroce CPQ New Custom Field Add to Page Layout Detalis

For the next step, update the "Product Field" and "Input Field" picklists on the process input object. This will link our input fields in the guided selling quote process to the product fields that we created earlier (mind the underscores because they should finish with "double underscores c").

Salesfroce CPQ Input Field New Picklist Values

Furthermore, create a New Quote Process which will provide a guided selling window and establish the link between process input fields and our product fields in order to be able to return the appropriate products based on the responses from the sales rep.

Salesfroce CPQ New Quote Process Information Fields and Checkboxes

Next, create a Process Input (by going to the Related tab > Process Inputs > New) to allow the sales reps to identify Mattress type, Firmness setting and Mattress size.

Salesfroce CPQ Quote Process Related Options

Salesfroce CPQ New Process Input Information and Product Filter Fieldset

Salesfroce CPQ Quote Process Inputs

Then, attach Quote Process ID to your Quote by copying the string of numbers and letters following the final backslash of your quote process record's URL and adding it to the quote or quote line group's Quote Process ID field.

Salesfroce CPQ Quote Process ID

Finally, test the Guided Selling Process by editing the lines of the quote and clicking the Add Products button to make sure that it performs as expected.

Salesfroce CPQ Guided Selling Suggest Option

 

Comments (0)

Leave a Comment