Popular Posts

Text

This is space for adding text

HTML/JavaScript

This space for adding Java script
Powered By Blogger

Search This Blog

Saturday, June 28, 2025

Chapter 8: Guided Selling and Configuration Rules – Making Sales Reps Faster and Smarter

 One of the biggest challenges in B2B selling is product complexity. Sales reps may not always know which product combination fits the customer need. That’s where Guided Selling and Configuration Rules in Salesforce CPQ come into play.

They help:

  • Reduce errors and misquotes

  • Speed up the quoting process

  • Improve upselling and bundling

  • Ensure consistent sales behavior


8.1 What is Guided Selling?

Guided Selling is a feature in Salesforce CPQ that provides a step-by-step product selection wizard to help sales reps choose the right products based on customer needs.

Benefits:

  • Simplifies product search

  • Enforces sales best practices

  • Reduces time to quote

  • Increases average deal size with smarter suggestions


8.2 How Guided Selling Works

You define:

  1. Prompt Rules – The questions asked to sales reps

  2. Filter Rules – Logic that translates answers into product suggestions

  3. Product Filters – Automatically applied search filters

Example:

Prompt:
"What type of solution is the customer looking for?"
Options: CRM, Billing, Support

Based on the response:

  • Filter CRM products from the catalog

  • Show only subscription-type services

  • Pre-check product bundles if required


8.3 Setting Up Guided Selling

Step 1: Create a Prompt

  • Object: Guided Selling Prompt

  • Define question text, picklist or text input

Step 2: Link to Product Filter

  • Define logic (e.g., Product Family = value from prompt)

Step 3: Configure in Quote Process

  • Ensure “Use Guided Selling” checkbox is enabled

  • Trigger upon “Add Products” in the quote


8.4 What Are Configuration Rules?

Configuration Rules enforce logic inside product bundles.

They ensure:

  • The right products are selected (automatically or by suggestion)

  • Invalid combinations are blocked

  • Dependencies are respected (e.g., if you choose Product A, you must include B)


8.5 Types of Configuration Rules

Rule TypeDescription
Selection RuleAutomatically include, exclude, or recommend a product
Alert RuleShow a message or warning based on a condition
Validation RuleBlock user from saving invalid configuration

1. Selection Rules

Used to auto-select or exclude products based on user input or logic.

Example:

  • If “Premium Plan” is selected → include “Priority Support”

  • If “Wi-Fi Router” is selected → auto-add “Installation Service”


2. Alert Rules

Used to show helpful tips or warnings during configuration.

Example:
"If the total quantity exceeds 100, ensure customer signs a volume agreement."


3. Validation Rules

Used to prevent invalid configurations.

Example:

  • Prevent choosing "Solar Inverter" without selecting a "Solar Panel"

  • If user selects both "Basic Support" and "24/7 Support" → throw error


8.6 How to Set Up Configuration Rules

  1. Create Configuration Rule

  2. Define Rule Type (Selection, Alert, Validation)

  3. Set up Conditions (using Product Fields or Attributes)

  4. Define Product Actions (Include, Exclude, Disable, etc.)

  5. Assign rule to your Product Bundle


8.7 Real-World Scenarios

ScenarioSolution
Recommend accessories with laptopsSelection Rule
Prevent multiple support tiersValidation Rule
Warn if order value is too lowAlert Rule
Automatically include installation feeSelection Rule

8.8 Best Practices

  • Start small: Begin with 1–2 key rules before scaling

  • Use shared Product Features to avoid duplication

  • Test edge cases to ensure rules don’t conflict

  • Document rule logic for future admins or updates

  • Use dynamic bundles for complex selling models (industries CPQ)


8.9 Guided Selling vs. Configuration Rules

FeatureGuided SellingConfiguration Rules
PurposeHelp reps choose productsEnsure valid product combinations
Triggered OnAdding products to quoteDuring product configuration
Ideal ForDiscovery, filtering, suggestionsEnforcing logic, auto-selections

8.10 Chapter Summary

  • Guided Selling simplifies product selection with a question-based wizard.

  • Configuration Rules ensure sales reps can’t make invalid or non-compliant product selections.

  • Together, they increase accuracy, reduce sales cycle time, and enable scalable quoting across complex offerings.

No comments: