SlideShare une entreprise Scribd logo
1  sur  31
Yuvaraj Palani
yuvarajp23@Hotmail.com
A CPQ, or Configure, Price ,Quote
Software is a Sales tool for companies to
quickly and accurately generate quotes for
orders.
Using CPQ applications allows sales
organizations to focus on selling and
replicating best sales practices rather than
constantly retaining sales staff.
The benefits of CPQ software include
formalizing rules and pricing ,establishing
standardization across the company, and
increasing company-wide efficiency.
Lecture Topics – Salesforce CPQ
Product and Bundles
Configuration
Attribute and
Product Rules
Guided Selling
and Custom
Actions
Price Rules
Contracts and
Quote
Templates
It is Product or
services that can
be sell to customer
in as Standalone,
options and Bundle
Standalone : It can
be sold Individually.
Bundle: two or
more products can
be sold as Bundle
Options: It provides
additional choices
for products to
Users
Use
configuration
attributes to set
the value of
multiple shared
product option
fields
simultaneously .
Product rules
evaluate a
product option ,
quote or a quote
line against user
made conditions
and perform an
action in
response.
Guided Selling
creates a prompt
that asks sales
reps about the
type of products
they want when
they are adding
products to a
quote.
A custom action
provides extra
actions for your
sales reps in the
quote line editor
or configurator.
Price rules
automate price
calculations and
update quote
line fields
Quote template
controls the
formatting and
organization of
quote document.
Each template
contains
sections where
you customize
the presentation
of individual
content records
such as line
items, signature
fields, and terms
and conditions.
Must have
https://developer.salesforce.com
CPQ Installation Link
You can install th
e Salesforce CP
Q from the link gi
ven in Steelbrick’
s Package Install
ation Links
https://steelbrick2.force.com/apex/Installpremium
Pre Installation Steps
Enable email deliverability to all users
Enable Chatter
Enable Orders
Enable CRM content
Post Installation Steps
•Authorize New Calculation Service
•Execute Post-install scripts
•Change Page Layout Assignments
•Account
•Contract
•Opportunity
•Product
Lets get in to real action
Steps to create a Quote
Create an Account,
Contact and
Opportunity
Create a Quote Add Products
Update Quantities,
Calculate, then Save
Products: The bundle product
as well as all the sub-products
included in the bundle.
Product Options: A Product
Option record for EACH sub-
product to associate it with the
bundle product. One Bundle can
have many Product Options.
Product Features: Optional.
Product Options having similar
characteristics can be grouped
together using a Product
Feature. One Bundle can have
many Product Features.
Option Constraints: Optional.
Option Constraints ensure that
all users select only compatible
options.
Configuration Attribute:
Optional. Set the value of a
specific field on multiple Product
Options included in a Bundle or
Feature. Article covering
Configuration Attributes in detail
is coming soon.
Product Bundle in Salesforce CPQ
Salesforce CPQ allows Sales Reps to customize a bundle, wherein they can
select from a set of multiple options present in a bundle based on Customer’s need
• Product Option: SanDisk Ultra 8 GB
• Product Option: SanDisk Ultra 16 GB
• Product Option: SanDisk Ultra 32 GB
Feature: Memory
Cards
• Product Option: Apple AirPods Bluetooth Headset
• Product Option: Apple Earpods 3.5mm Jack Headset
• Product Option: Apple Powerbeats3 Bluetooth
Headset
Feature: HeadPhones
• Product Option: iPhone X Silicone Case - Marine
Green
• Product Option: iPhone X Leather Folio - Electric Blue
• Product Option: iPhone X Leather Case - Soft Pink
Feature: Mobile Cases
Bundle Product: Apple iPhone X
Package
Bundle Structure
Create Bundle Product and
add Pricing
Create a
product
with the
following
attributes
• Name – Apple Iphone X Package
• Productcode – IphoneXPack
• Product Family – Hardware
• setup Configuration parameters for
CPQ Product Fields with Price Book
PRODUCT NAME PRODUCT FAMILY PRICE IN $
SanDisk Ultra 8 GB Accessories 1.5
SanDisk Ultra 16 GB Accessories 2.5
SanDisk Ultra 32 GB Accessories 3.5
Apple AirPods Bluetooth Headset Accessories 175
Apple Earpods 3.5mm Jack Headset Accessories 35
Apple Powerbeats3 Bluetooth Headset Accessories 235
iPhone X Silicone Case - Marine Green Accessories 39
iPhone X Leather Folio - Electric Blue Accessories 99
iPhone X Leather Case - Soft Pink Accessories 49
Create Optional Products
and add Pricing
Create Product Features
Feature Name – Memory Cards –
displays under the Parent Product
Number – 10 – determines the sequence
of a feature with respect to other features
Min/Max Options – restricts the number of
Sub-Products that can be selected in a
feature
Min Options = 0 means that the user can
proceed without selecting any Memory
Card.
Create Product Features
HeadPhones
Mobile
Cases
Similarly add the below
features on to Iphonex Bundle
.
We will also see about Options
display format.
Option Constraint
Exclude one option when
another one is ordered at the
same time for the product
bundle.
Benefits
• Used to set option
dependencies and
exclusions.
• Gives immediate feedback
to the sales user.
Use Case
Use Case : Apple Earpods 3.5mm Jack Headset is
ONLY AVAILABLE with SanDisk Ultra 16 GB.
Apple Powerbeats3 Bluetooth Headset and
SanDisk Ultra 32 GB CANNOT BE SOLD
TOGETHER.
Product Rules
Product related rule driven by
an IF/THEN Structure
• Create Product rule and add
Configuration Rule.
• Create Error Condition.
• Create Actions.
• Update Product Option.
Use Case
Karlo got a requirement to
display a message to the
Sales Reps whenever they
select either of the below 2
products or both.
• Apple Powerbeats3
Bluetooth Headset
• Apple AirPods Bluetooth
Headset
Message Text: Apple AirPods
and Apple Powerbeats3 are
WIRELESS headsets.
Product Rules – Summary Variable
Summary Variables- Aggregations of
products on quotes for use in features likes
Product rules, Price Rules, Validation Rules
and dynamic quote terms.
• Create Product rule & configuration
Rule.
• Create summary variables.
• Create Error Condition.
• Example Sum of Memory Card cannot
be more than 5
Product Rules – Configuration
Attribute
Configuration Attribute allows you to
associate configuration attributes to
features or for entire bundle.
• Create Product Option Picklist fields
• Create Config Attributes
• Create Quote Line Picklist fields
• Create Product rule & configuration
Rule.
• Create Error Condition.
• Create Actions
• Example Show only red color mobile
Cases
Discount Schedules
Volume Discount
Term Discount
Implementation Process
• Create Discount Schedule.
• Create Tiers
• Associate Discount Schedule to a product.
Use Case for Discount
Schedules(Slab & Range)
No Discount for 1 Memory Card
10 % Discount for 2-3 Memory Card
20 % Discount for 4-5 Memory Card
Next session, we will talk about the following topic
• Pricing Rules, Block Price
• Subscription,Contract & Renewals
• Quote Template, Template Content & sections
Block Pricing
• Implementation Process
• Update Product Price Method
• Create Tiers
• Create special block price currency field
• Create Overage tier
You can price a product based on several different quanti
ty ranges, called block prices. When a sales rep adds tha
t product to a quote, Salesforce CPQ checks where it fall
s in the quantity ranges and prices the quote line accordi
ngly.
Pricing Rules
Implementation Process
• Create Price Rule
• Create Condition
• Create Summary Variable
• Create Price Action
Price rules automate price calculations and update quot
e line fields. This feature is useful if your business conta
ins products that change in response to the presence of
other products on your quote.
Quote Templates
• Quote templates control the formatting and organizati
on of your quote document.
• Number of sections in any order
Quote Template Example
Quote template: Contract
• Template section: Contract Header
• Template section: Terms and Conditions
Heading
• Template section: Terms and Conditions
• Template section: Signature Block
Quote template: Statement of Work
• Template section: Cover Page
• Template section: Cover Letter
• Template section: Project Services
• Template section: Assumptions
• Template section: Terms and Conditions
• Template section: Signature Block
Quote template: Quote
• Template section: Ungrouped Line Items
• Template section: Grouped Line Items
• Template section: MDQ Line Items
• Template section: Terms and Conditions
• Template section: Signature Block.
Create several templates to cover different types of busines
s documents within your company.
Contract Management
So far, we have seen about quotes & how to create the
m on Opportunity.
• For some Customer , you choose subscription based
products which will have start date and end date.
• Your Closed/Won quote and opportunity result in a co
ntract for the duration of those subscription products.
• Eventually the contract will end, and you’ll have an o
pportunity to create a quote for a renewal sale
Examples
Software Licenses – Antivirus Software, Salesforce
Licenses etc.
Services – Car Annual Maintenance Contract, Netflix
etc.
On your opportunity, there is a Salesforce CPQ fiel
d, “Contracted”, that triggers the contract and rene
wal cycle.
How to enable Contract in Opportunity
Thank You!

Contenu connexe

Tendances

CPQ - An Introduction
CPQ - An IntroductionCPQ - An Introduction
CPQ - An IntroductionSarah Baker
 
Common Salesforce CPQ Implementation Challenges
Common Salesforce CPQ Implementation ChallengesCommon Salesforce CPQ Implementation Challenges
Common Salesforce CPQ Implementation ChallengesCloud Analogy
 
Salesforce CPQ updated 1.pptx
Salesforce CPQ updated 1.pptxSalesforce CPQ updated 1.pptx
Salesforce CPQ updated 1.pptxssuser1eba67
 
Migrating CPQ to Advanced Calculator and JSQCP
Migrating CPQ to Advanced Calculator and JSQCPMigrating CPQ to Advanced Calculator and JSQCP
Migrating CPQ to Advanced Calculator and JSQCPSalesforce Developers
 
Salesforce admin training 1
Salesforce admin training 1Salesforce admin training 1
Salesforce admin training 1HungPham381
 
Master data management (mdm) & plm in context of enterprise product management
Master data management (mdm) & plm in context of enterprise product managementMaster data management (mdm) & plm in context of enterprise product management
Master data management (mdm) & plm in context of enterprise product managementTata Consultancy Services
 
Decluttering your Salesfroce org
Decluttering your Salesfroce orgDecluttering your Salesfroce org
Decluttering your Salesfroce orgRoy Gilad
 
Salesforce Integration Patterns
Salesforce Integration PatternsSalesforce Integration Patterns
Salesforce Integration Patternsusolutions
 
Salesforce.com Overview
Salesforce.com OverviewSalesforce.com Overview
Salesforce.com OverviewEdureka!
 
Lwc presentation
Lwc presentationLwc presentation
Lwc presentationNithesh N
 
Planning Your Migration to the Lightning Experience
Planning Your Migration to the Lightning ExperiencePlanning Your Migration to the Lightning Experience
Planning Your Migration to the Lightning ExperienceShell Black
 
Integrating with salesforce
Integrating with salesforceIntegrating with salesforce
Integrating with salesforceMark Adcock
 
Session 1: INTRODUCTION TO SALESFORCE
Session 1: INTRODUCTION TO SALESFORCESession 1: INTRODUCTION TO SALESFORCE
Session 1: INTRODUCTION TO SALESFORCESmritiSharan1
 
Salesforce Service cloud 3 presentation
Salesforce Service cloud 3 presentation Salesforce Service cloud 3 presentation
Salesforce Service cloud 3 presentation missmeryl
 
Sales Cloud Lightning Migration Best Practices (May 12, 2017)
Sales Cloud Lightning Migration Best Practices (May 12, 2017)Sales Cloud Lightning Migration Best Practices (May 12, 2017)
Sales Cloud Lightning Migration Best Practices (May 12, 2017)Salesforce Partners
 

Tendances (20)

CPQ - An Introduction
CPQ - An IntroductionCPQ - An Introduction
CPQ - An Introduction
 
Common Salesforce CPQ Implementation Challenges
Common Salesforce CPQ Implementation ChallengesCommon Salesforce CPQ Implementation Challenges
Common Salesforce CPQ Implementation Challenges
 
Data model in salesforce
Data model in salesforceData model in salesforce
Data model in salesforce
 
Salesforce CPQ updated 1.pptx
Salesforce CPQ updated 1.pptxSalesforce CPQ updated 1.pptx
Salesforce CPQ updated 1.pptx
 
Migrating CPQ to Advanced Calculator and JSQCP
Migrating CPQ to Advanced Calculator and JSQCPMigrating CPQ to Advanced Calculator and JSQCP
Migrating CPQ to Advanced Calculator and JSQCP
 
CPQ Solution Study
CPQ Solution StudyCPQ Solution Study
CPQ Solution Study
 
Salesforce admin training 1
Salesforce admin training 1Salesforce admin training 1
Salesforce admin training 1
 
Master data management (mdm) & plm in context of enterprise product management
Master data management (mdm) & plm in context of enterprise product managementMaster data management (mdm) & plm in context of enterprise product management
Master data management (mdm) & plm in context of enterprise product management
 
Decluttering your Salesfroce org
Decluttering your Salesfroce orgDecluttering your Salesfroce org
Decluttering your Salesfroce org
 
Sales Cloud Best Practices
Sales Cloud Best PracticesSales Cloud Best Practices
Sales Cloud Best Practices
 
Top Benefits of Salesforce in Business
Top Benefits of Salesforce in BusinessTop Benefits of Salesforce in Business
Top Benefits of Salesforce in Business
 
Salesforce Integration Patterns
Salesforce Integration PatternsSalesforce Integration Patterns
Salesforce Integration Patterns
 
Salesforce.com Overview
Salesforce.com OverviewSalesforce.com Overview
Salesforce.com Overview
 
Salesforce PPT.pptx
Salesforce PPT.pptxSalesforce PPT.pptx
Salesforce PPT.pptx
 
Lwc presentation
Lwc presentationLwc presentation
Lwc presentation
 
Planning Your Migration to the Lightning Experience
Planning Your Migration to the Lightning ExperiencePlanning Your Migration to the Lightning Experience
Planning Your Migration to the Lightning Experience
 
Integrating with salesforce
Integrating with salesforceIntegrating with salesforce
Integrating with salesforce
 
Session 1: INTRODUCTION TO SALESFORCE
Session 1: INTRODUCTION TO SALESFORCESession 1: INTRODUCTION TO SALESFORCE
Session 1: INTRODUCTION TO SALESFORCE
 
Salesforce Service cloud 3 presentation
Salesforce Service cloud 3 presentation Salesforce Service cloud 3 presentation
Salesforce Service cloud 3 presentation
 
Sales Cloud Lightning Migration Best Practices (May 12, 2017)
Sales Cloud Lightning Migration Best Practices (May 12, 2017)Sales Cloud Lightning Migration Best Practices (May 12, 2017)
Sales Cloud Lightning Migration Best Practices (May 12, 2017)
 

Similaire à Salesforce CPQ by yuvaraj

In Mind Cloud - Product Release - 2205
In Mind Cloud - Product Release - 2205In Mind Cloud - Product Release - 2205
In Mind Cloud - Product Release - 2205In Mind Cloud
 
Salesforce CPQ updated 1.pptx
Salesforce CPQ updated 1.pptxSalesforce CPQ updated 1.pptx
Salesforce CPQ updated 1.pptxssuser1eba67
 
Constraint Based Configuration Model Explained
Constraint Based Configuration Model ExplainedConstraint Based Configuration Model Explained
Constraint Based Configuration Model ExplainedAnita Shelburn Smallwood
 
Final 478 presentation
Final 478 presentationFinal 478 presentation
Final 478 presentationTracey Geary
 
Product content management_process_samples
Product content management_process_samplesProduct content management_process_samples
Product content management_process_samplesIndra kumar
 
2.1 Product_Specifications.ppt
2.1 Product_Specifications.ppt2.1 Product_Specifications.ppt
2.1 Product_Specifications.pptgirilogu2
 
Product Specifications.pptx
Product Specifications.pptxProduct Specifications.pptx
Product Specifications.pptxPraveen Kumar
 
Product strategy & classification
Product strategy & classificationProduct strategy & classification
Product strategy & classificationNim Ish Goyal
 
DataEngConf 2017 - Machine Learning Models in Production
DataEngConf 2017 - Machine Learning Models in ProductionDataEngConf 2017 - Machine Learning Models in Production
DataEngConf 2017 - Machine Learning Models in ProductionSharath Rao
 
Ch12 Setting Product Strategy Go
Ch12 Setting Product Strategy GoCh12 Setting Product Strategy Go
Ch12 Setting Product Strategy GoAlexander Go
 
Ch12 setting product strategy go
Ch12 setting product strategy goCh12 setting product strategy go
Ch12 setting product strategy goAlexander Go
 
Insight2014 ibm client_center_4_adv_analytics_7171
Insight2014 ibm client_center_4_adv_analytics_7171Insight2014 ibm client_center_4_adv_analytics_7171
Insight2014 ibm client_center_4_adv_analytics_7171IBMgbsNA
 
How to Build Your Product Manager Toolbox by former Microsoft PM
How to Build Your Product Manager Toolbox by former Microsoft PMHow to Build Your Product Manager Toolbox by former Microsoft PM
How to Build Your Product Manager Toolbox by former Microsoft PMProduct School
 
In Mind Cloud - Product Release - 2202
In Mind Cloud - Product Release - 2202In Mind Cloud - Product Release - 2202
In Mind Cloud - Product Release - 2202In Mind Cloud
 
Subscribed 2017 - Zuora for Salesforce: Advanced Topics
Subscribed 2017 - Zuora for Salesforce: Advanced TopicsSubscribed 2017 - Zuora for Salesforce: Advanced Topics
Subscribed 2017 - Zuora for Salesforce: Advanced TopicsZuora, Inc.
 
03 how to create product
03 how to create product03 how to create product
03 how to create productJadavsejal
 
C3 product design
C3 product designC3 product design
C3 product designhakimizaki
 

Similaire à Salesforce CPQ by yuvaraj (20)

In Mind Cloud - Product Release - 2205
In Mind Cloud - Product Release - 2205In Mind Cloud - Product Release - 2205
In Mind Cloud - Product Release - 2205
 
Salesforce CPQ updated 1.pptx
Salesforce CPQ updated 1.pptxSalesforce CPQ updated 1.pptx
Salesforce CPQ updated 1.pptx
 
Constraint Based Configuration Model Explained
Constraint Based Configuration Model ExplainedConstraint Based Configuration Model Explained
Constraint Based Configuration Model Explained
 
Final 478 presentation
Final 478 presentationFinal 478 presentation
Final 478 presentation
 
Product content management_process_samples
Product content management_process_samplesProduct content management_process_samples
Product content management_process_samples
 
2.1 Product_Specifications.ppt
2.1 Product_Specifications.ppt2.1 Product_Specifications.ppt
2.1 Product_Specifications.ppt
 
Product Specifications.pptx
Product Specifications.pptxProduct Specifications.pptx
Product Specifications.pptx
 
Product strategy & classification
Product strategy & classificationProduct strategy & classification
Product strategy & classification
 
Session 21 MG 220 MBA - 25 Oct 10
Session 21 MG 220 MBA - 25 Oct 10Session 21 MG 220 MBA - 25 Oct 10
Session 21 MG 220 MBA - 25 Oct 10
 
DataEngConf 2017 - Machine Learning Models in Production
DataEngConf 2017 - Machine Learning Models in ProductionDataEngConf 2017 - Machine Learning Models in Production
DataEngConf 2017 - Machine Learning Models in Production
 
Ch12 Setting Product Strategy Go
Ch12 Setting Product Strategy GoCh12 Setting Product Strategy Go
Ch12 Setting Product Strategy Go
 
Ch12 setting product strategy go
Ch12 setting product strategy goCh12 setting product strategy go
Ch12 setting product strategy go
 
Setting product strategy
Setting product strategySetting product strategy
Setting product strategy
 
Session 20 MG 220 BBA - 25 Oct 10
Session 20   MG 220 BBA - 25 Oct 10Session 20   MG 220 BBA - 25 Oct 10
Session 20 MG 220 BBA - 25 Oct 10
 
Insight2014 ibm client_center_4_adv_analytics_7171
Insight2014 ibm client_center_4_adv_analytics_7171Insight2014 ibm client_center_4_adv_analytics_7171
Insight2014 ibm client_center_4_adv_analytics_7171
 
How to Build Your Product Manager Toolbox by former Microsoft PM
How to Build Your Product Manager Toolbox by former Microsoft PMHow to Build Your Product Manager Toolbox by former Microsoft PM
How to Build Your Product Manager Toolbox by former Microsoft PM
 
In Mind Cloud - Product Release - 2202
In Mind Cloud - Product Release - 2202In Mind Cloud - Product Release - 2202
In Mind Cloud - Product Release - 2202
 
Subscribed 2017 - Zuora for Salesforce: Advanced Topics
Subscribed 2017 - Zuora for Salesforce: Advanced TopicsSubscribed 2017 - Zuora for Salesforce: Advanced Topics
Subscribed 2017 - Zuora for Salesforce: Advanced Topics
 
03 how to create product
03 how to create product03 how to create product
03 how to create product
 
C3 product design
C3 product designC3 product design
C3 product design
 

Dernier

What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWave PLM
 
Unveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New FeaturesUnveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New FeaturesŁukasz Chruściel
 
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...confluent
 
Unveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsUnveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsAhmed Mohamed
 
SpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at RuntimeSpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at Runtimeandrehoraa
 
Buds n Tech IT Solutions: Top-Notch Web Services in Noida
Buds n Tech IT Solutions: Top-Notch Web Services in NoidaBuds n Tech IT Solutions: Top-Notch Web Services in Noida
Buds n Tech IT Solutions: Top-Notch Web Services in Noidabntitsolutionsrishis
 
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...Cizo Technology Services
 
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)jennyeacort
 
What are the key points to focus on before starting to learn ETL Development....
What are the key points to focus on before starting to learn ETL Development....What are the key points to focus on before starting to learn ETL Development....
What are the key points to focus on before starting to learn ETL Development....kzayra69
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfAlina Yurenko
 
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样umasea
 
React Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaReact Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaHanief Utama
 
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company OdishaBalasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odishasmiwainfosol
 
How to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion ApplicationHow to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion ApplicationBradBedford3
 
MYjobs Presentation Django-based project
MYjobs Presentation Django-based projectMYjobs Presentation Django-based project
MYjobs Presentation Django-based projectAnoyGreter
 
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...OnePlan Solutions
 
Cyber security and its impact on E commerce
Cyber security and its impact on E commerceCyber security and its impact on E commerce
Cyber security and its impact on E commercemanigoyal112
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Andreas Granig
 
Ahmed Motair CV April 2024 (Senior SW Developer)
Ahmed Motair CV April 2024 (Senior SW Developer)Ahmed Motair CV April 2024 (Senior SW Developer)
Ahmed Motair CV April 2024 (Senior SW Developer)Ahmed Mater
 

Dernier (20)

What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need It
 
Unveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New FeaturesUnveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New Features
 
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
 
Unveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsUnveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML Diagrams
 
SpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at RuntimeSpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at Runtime
 
Buds n Tech IT Solutions: Top-Notch Web Services in Noida
Buds n Tech IT Solutions: Top-Notch Web Services in NoidaBuds n Tech IT Solutions: Top-Notch Web Services in Noida
Buds n Tech IT Solutions: Top-Notch Web Services in Noida
 
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
 
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
 
What are the key points to focus on before starting to learn ETL Development....
What are the key points to focus on before starting to learn ETL Development....What are the key points to focus on before starting to learn ETL Development....
What are the key points to focus on before starting to learn ETL Development....
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
 
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
 
React Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaReact Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief Utama
 
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company OdishaBalasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
 
How to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion ApplicationHow to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion Application
 
MYjobs Presentation Django-based project
MYjobs Presentation Django-based projectMYjobs Presentation Django-based project
MYjobs Presentation Django-based project
 
2.pdf Ejercicios de programación competitiva
2.pdf Ejercicios de programación competitiva2.pdf Ejercicios de programación competitiva
2.pdf Ejercicios de programación competitiva
 
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
 
Cyber security and its impact on E commerce
Cyber security and its impact on E commerceCyber security and its impact on E commerce
Cyber security and its impact on E commerce
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024
 
Ahmed Motair CV April 2024 (Senior SW Developer)
Ahmed Motair CV April 2024 (Senior SW Developer)Ahmed Motair CV April 2024 (Senior SW Developer)
Ahmed Motair CV April 2024 (Senior SW Developer)
 

Salesforce CPQ by yuvaraj

  • 2. A CPQ, or Configure, Price ,Quote Software is a Sales tool for companies to quickly and accurately generate quotes for orders. Using CPQ applications allows sales organizations to focus on selling and replicating best sales practices rather than constantly retaining sales staff. The benefits of CPQ software include formalizing rules and pricing ,establishing standardization across the company, and increasing company-wide efficiency.
  • 3. Lecture Topics – Salesforce CPQ Product and Bundles Configuration Attribute and Product Rules Guided Selling and Custom Actions Price Rules Contracts and Quote Templates It is Product or services that can be sell to customer in as Standalone, options and Bundle Standalone : It can be sold Individually. Bundle: two or more products can be sold as Bundle Options: It provides additional choices for products to Users Use configuration attributes to set the value of multiple shared product option fields simultaneously . Product rules evaluate a product option , quote or a quote line against user made conditions and perform an action in response. Guided Selling creates a prompt that asks sales reps about the type of products they want when they are adding products to a quote. A custom action provides extra actions for your sales reps in the quote line editor or configurator. Price rules automate price calculations and update quote line fields Quote template controls the formatting and organization of quote document. Each template contains sections where you customize the presentation of individual content records such as line items, signature fields, and terms and conditions.
  • 5. CPQ Installation Link You can install th e Salesforce CP Q from the link gi ven in Steelbrick’ s Package Install ation Links https://steelbrick2.force.com/apex/Installpremium
  • 6. Pre Installation Steps Enable email deliverability to all users Enable Chatter Enable Orders Enable CRM content
  • 7. Post Installation Steps •Authorize New Calculation Service •Execute Post-install scripts •Change Page Layout Assignments •Account •Contract •Opportunity •Product
  • 8. Lets get in to real action Steps to create a Quote Create an Account, Contact and Opportunity Create a Quote Add Products Update Quantities, Calculate, then Save
  • 9. Products: The bundle product as well as all the sub-products included in the bundle. Product Options: A Product Option record for EACH sub- product to associate it with the bundle product. One Bundle can have many Product Options. Product Features: Optional. Product Options having similar characteristics can be grouped together using a Product Feature. One Bundle can have many Product Features. Option Constraints: Optional. Option Constraints ensure that all users select only compatible options. Configuration Attribute: Optional. Set the value of a specific field on multiple Product Options included in a Bundle or Feature. Article covering Configuration Attributes in detail is coming soon. Product Bundle in Salesforce CPQ Salesforce CPQ allows Sales Reps to customize a bundle, wherein they can select from a set of multiple options present in a bundle based on Customer’s need
  • 10. • Product Option: SanDisk Ultra 8 GB • Product Option: SanDisk Ultra 16 GB • Product Option: SanDisk Ultra 32 GB Feature: Memory Cards • Product Option: Apple AirPods Bluetooth Headset • Product Option: Apple Earpods 3.5mm Jack Headset • Product Option: Apple Powerbeats3 Bluetooth Headset Feature: HeadPhones • Product Option: iPhone X Silicone Case - Marine Green • Product Option: iPhone X Leather Folio - Electric Blue • Product Option: iPhone X Leather Case - Soft Pink Feature: Mobile Cases Bundle Product: Apple iPhone X Package Bundle Structure
  • 11. Create Bundle Product and add Pricing Create a product with the following attributes • Name – Apple Iphone X Package • Productcode – IphoneXPack • Product Family – Hardware • setup Configuration parameters for CPQ Product Fields with Price Book
  • 12. PRODUCT NAME PRODUCT FAMILY PRICE IN $ SanDisk Ultra 8 GB Accessories 1.5 SanDisk Ultra 16 GB Accessories 2.5 SanDisk Ultra 32 GB Accessories 3.5 Apple AirPods Bluetooth Headset Accessories 175 Apple Earpods 3.5mm Jack Headset Accessories 35 Apple Powerbeats3 Bluetooth Headset Accessories 235 iPhone X Silicone Case - Marine Green Accessories 39 iPhone X Leather Folio - Electric Blue Accessories 99 iPhone X Leather Case - Soft Pink Accessories 49 Create Optional Products and add Pricing
  • 13. Create Product Features Feature Name – Memory Cards – displays under the Parent Product Number – 10 – determines the sequence of a feature with respect to other features Min/Max Options – restricts the number of Sub-Products that can be selected in a feature Min Options = 0 means that the user can proceed without selecting any Memory Card.
  • 14. Create Product Features HeadPhones Mobile Cases Similarly add the below features on to Iphonex Bundle . We will also see about Options display format.
  • 15. Option Constraint Exclude one option when another one is ordered at the same time for the product bundle. Benefits • Used to set option dependencies and exclusions. • Gives immediate feedback to the sales user.
  • 16. Use Case Use Case : Apple Earpods 3.5mm Jack Headset is ONLY AVAILABLE with SanDisk Ultra 16 GB. Apple Powerbeats3 Bluetooth Headset and SanDisk Ultra 32 GB CANNOT BE SOLD TOGETHER.
  • 17. Product Rules Product related rule driven by an IF/THEN Structure • Create Product rule and add Configuration Rule. • Create Error Condition. • Create Actions. • Update Product Option.
  • 18. Use Case Karlo got a requirement to display a message to the Sales Reps whenever they select either of the below 2 products or both. • Apple Powerbeats3 Bluetooth Headset • Apple AirPods Bluetooth Headset Message Text: Apple AirPods and Apple Powerbeats3 are WIRELESS headsets.
  • 19. Product Rules – Summary Variable Summary Variables- Aggregations of products on quotes for use in features likes Product rules, Price Rules, Validation Rules and dynamic quote terms. • Create Product rule & configuration Rule. • Create summary variables. • Create Error Condition. • Example Sum of Memory Card cannot be more than 5
  • 20. Product Rules – Configuration Attribute Configuration Attribute allows you to associate configuration attributes to features or for entire bundle. • Create Product Option Picklist fields • Create Config Attributes • Create Quote Line Picklist fields • Create Product rule & configuration Rule. • Create Error Condition. • Create Actions • Example Show only red color mobile Cases
  • 21. Discount Schedules Volume Discount Term Discount Implementation Process • Create Discount Schedule. • Create Tiers • Associate Discount Schedule to a product.
  • 22. Use Case for Discount Schedules(Slab & Range) No Discount for 1 Memory Card 10 % Discount for 2-3 Memory Card 20 % Discount for 4-5 Memory Card
  • 23. Next session, we will talk about the following topic • Pricing Rules, Block Price • Subscription,Contract & Renewals • Quote Template, Template Content & sections
  • 24. Block Pricing • Implementation Process • Update Product Price Method • Create Tiers • Create special block price currency field • Create Overage tier You can price a product based on several different quanti ty ranges, called block prices. When a sales rep adds tha t product to a quote, Salesforce CPQ checks where it fall s in the quantity ranges and prices the quote line accordi ngly.
  • 25. Pricing Rules Implementation Process • Create Price Rule • Create Condition • Create Summary Variable • Create Price Action Price rules automate price calculations and update quot e line fields. This feature is useful if your business conta ins products that change in response to the presence of other products on your quote.
  • 26. Quote Templates • Quote templates control the formatting and organizati on of your quote document. • Number of sections in any order
  • 27. Quote Template Example Quote template: Contract • Template section: Contract Header • Template section: Terms and Conditions Heading • Template section: Terms and Conditions • Template section: Signature Block Quote template: Statement of Work • Template section: Cover Page • Template section: Cover Letter • Template section: Project Services • Template section: Assumptions • Template section: Terms and Conditions • Template section: Signature Block Quote template: Quote • Template section: Ungrouped Line Items • Template section: Grouped Line Items • Template section: MDQ Line Items • Template section: Terms and Conditions • Template section: Signature Block. Create several templates to cover different types of busines s documents within your company.
  • 28. Contract Management So far, we have seen about quotes & how to create the m on Opportunity. • For some Customer , you choose subscription based products which will have start date and end date. • Your Closed/Won quote and opportunity result in a co ntract for the duration of those subscription products. • Eventually the contract will end, and you’ll have an o pportunity to create a quote for a renewal sale Examples Software Licenses – Antivirus Software, Salesforce Licenses etc. Services – Car Annual Maintenance Contract, Netflix etc.
  • 29.
  • 30. On your opportunity, there is a Salesforce CPQ fiel d, “Contracted”, that triggers the contract and rene wal cycle. How to enable Contract in Opportunity