Universal Containers (UC) has an upcoming user conference that UC wants to promote to its customers. The admin has created a Product Selection Rule to automatically add a Conference Pass Product to all new Quotes. When can a user expect the Conference Pass Product to be added to the Quote during the quoting process?
Answer : D
In Salesforce CPQ, Product Selection Rules automatically add products to a Quote based on defined conditions. These rules typically evaluate and execute when the Quote is saved, as this triggers the full application of rules and updates to the Quote Lines. Option D aligns with this behavior---saving the Quote ensures the Conference Pass is added. Option A (Configuration Attribute selection) relates to configurator actions, not quote-level rules. Option B (Product selection) triggers option-specific rules, not quote-wide additions. Option C (Quote calculation) updates pricing, not product additions. Salesforce CPQ documentation confirms rule execution on save.
Universal Containers sells a monthly subscription service with tiered pricing:
Total Price
$1,000 for the first 100 units
$1,000 plus $9 per unit above 100
$4,600 plus $8 per unit above 500
$8,600 plus $7 per unit above 1,000
Which pricing method should the admin select for this service?
Answer : B
Tiered pricing in Salesforce CPQ applies a cumulative price where each tier has a marginal rate (e.g., $9 per unit above 100). This matches the scenario: $1,000 for 0-100 units, then $9/unit for 101-500, $8/unit for 501-1,000, and $7/unit above 1,000, building on the prior tier's total (e.g., $4,600 at 500). Option B (Tiered) supports this incremental pricing model. Option A (Block) uses fixed prices per range, not cumulative rates. Option C (Segmented) isn't a standard CPQ pricing method. Option D (List) applies a flat unit price, ignoring tiers. Salesforce CPQ documentation defines Tiered pricing for this use case.
Universal Containers (UC) sells licenses set up as subscription Products. A UC sales rep has closed an Opportunity associated to a Quote with a Subscription Term of 36 months. The sales rep and a customer have agreed to a Quantity of 100 licenses for the term of the Contract. The customer wants to decrease the license count to 80 licenses after the first year. After the second year, the Contract will be amended again to increase the license count to 120 licenses. After the sales rep amends the Contract to incorporate these changes, what are the respective Quantities of the three quote lines and subscriptions for the below transactions:
* The original sale
* The first amendment
* The second amendment
Answer : B
In Salesforce CPQ, amendments adjust subscription quantities incrementally. The original sale (Quote Line and Subscription) is 100. The first amendment reduces to 80, a decrease of 20, so the Quote Line is 80 (absolute), and the Subscription delta is -20 (reflecting the change). The second amendment increases to 120, an increase of 40 from 80, so the Quote Line is 120, and the Subscription delta is 40. Subscription quantities in amendments show the net change (-20, 40) rather than absolute values (80, 120), aligning with CPQ's amendment mechanics. Option B correctly reflects this: Quote Lines (100, 80, 120) show user-facing totals, while Subscriptions (100, -20, 40) show deltas. Salesforce CPQ documentation explains this behavior in amendment scenarios.
Universal Containers (UC) licenses shipping software that is sold for a fixed price based on each quantity tier as seen in the table below. For example, buying eight licenses would cost a total of $1,800 rather than multiplying unit price by quantity. Further discounts on this product are unavailable.
Licenses | Price
1-5 | $1,000
6-10 | $1,800
11-20 | $3,000
21-50 | $5,000
50+ | $8,000
Which three steps should the admin take to set up this pricing? (Choose 3 answers)
Answer : A, B, E
Block pricing in Salesforce CPQ is used when a fixed price applies to a quantity range, as in this tiered pricing scenario (e.g., $1,800 for 6-10 licenses). Option A sets the Pricing Method to 'Block' on the Product, enabling this model. Option E involves creating Block Pricing records for each tier (e.g., 1-5 = $1,000), defining the fixed prices. Option B (Non Discountable = True) ensures no further discounts apply, meeting the requirement. Option C (Fixed Price) applies a single price regardless of quantity, not tiered pricing. Option D (Slab Discount Schedule) is for percentage-based discounts, not fixed block prices. Salesforce CPQ documentation validates this setup for block pricing.
When selecting Product Option A inside a bundle, Universal Containers has a requirement that Product Option B's Quantity should be updated in real time. Which settings should be used on the Price Rule and product option to meet these requirements?
Answer : A
To update Product Option B's quantity in real time when Product Option A is selected, a Price Rule must trigger dynamically in the configurator. Option A sets the Evaluation Scope to 'Configurator' (for real-time updates during configuration), the Configurator Evaluation Event to 'Edit' (triggering when edits occur), and 'Apply Immediately' on Product Option B (ensuring its quantity updates instantly). Option B (Calculator scope) applies during price calculation, not real-time configuration. Option C targets Product Option A's immediacy, but the rule must affect B's quantity. Option D combines Calculator scope with A's immediacy, missing the real-time configurator need. Salesforce CPQ documentation supports Configurator scope for real-time updates.
A sales rep at Universal Containers Is configuring an amendment Quote. The original Quote featured a single annual Subscription with a Net Unit Price of $600, a Quantity of 10, and a Subscription Term of 24 months. Ten months into the term of the Contract, the sales rep wants to issue a prorated refund for the original purchase and quote a new, more expensive Subscription In its place.
Using the standard price waterfall, what is the expected Net Total of the amended Subscription once the Quantity is set to cr
Answer : B
Scenario:
Original subscription: $600 Net Unit Price Quantity 10 24 months = $14,400.
Refund: Ten months into the contract, 14 months remain unused.
Calculation:
Refund amount = ($600 10 14) 24 = -$3,500.
Amended subscription refund (Quantity = 0): 14 months refund prorated = -$2,500.
Why Other Options Are Incorrect:
A, C, D: The refund calculations either overstate or understate the prorated refund based on the subscription term and remaining months.
Salesforce CPQ Reference:
Prorated refunds and subscription amendments are explained in CPQ Subscription Pricing Documentation .
Universal Containers (UC) sells its Products in three currencies: USD, GBP, and EUR. UC wants to make a renewable Support SKU available for selection in only USD and EUR and has completed the necessary configuration and/or record creation to support the behavior.
What is the expected behavior when a user attempts to add the Support SKU to a Quote in each currency?
Answer : C
Requirement:
Ensure the Support SKU is available only in USD and EUR.
Expected Behavior:
USD: The product is available and uses the Pricebook Entry's List Price.
EUR: The product is available and uses the Pricebook Entry's List Price.
GBP: The product is unavailable due to the absence of a Pricebook Entry in GBP.
Why Other Options Are Incorrect:
A & D: These imply product unavailability in all currencies, which contradicts the configuration.
B: GBP would not add the product with a zero List Price due to Pricebook Entry restrictions.
Salesforce CPQ Reference:
Multi-currency behavior and product availability are documented under CPQ Pricing and Product Management .