## Overview
Product pricing is a strategic decision that goes far beyond simply adding a margin to costs. Effective pricing requires understanding the target consumer, calculating the true cost of goods, quantifying the value delivered to customers, mapping the decision-making unit, assessing competitive alternatives, and aligning price to the product's lifecycle stage. A well-structured pricing strategy maximises revenue while maintaining customer satisfaction.
---
## Key Concepts
- **End Consumer Profile** – categorising target customers by their price-quality expectations to align pricing strategy
- **Cost of Goods Sold (COGS)** – the total per-unit investment required to produce and deliver a product
- **Value Quantification** – measuring the monetary benefit a product delivers to the customer and pricing as a share of that benefit
- **Decision-Making Unit (DMU)** – the group of people involved in a purchasing decision, each with different influence levels
- **Competitive Options** – the number of alternatives available to the customer, which directly constrains pricing power
- **Product Lifecycle Pricing** – adjusting price based on whether a product is in early, growth, mature, or decline stages
- **Price Skimming** – launching at a high price and reducing over time to capture different customer segments sequentially
---
## Detailed Notes
### 1. Define the End Consumer Profile
Before setting a price, identify which market segment the product serves. There are four broad consumer profiles:
| Profile | Price | Quality | Characteristics |
|---|---|---|---|
| **Low-Cost Market** | Low | Low | Competes purely on affordability; minimal quality expectations |
| **Value-for-Money Market** | Low | High | Customers demand strong quality at accessible prices; high volume potential |
| **Opportunistic Market** | High | Average | Monopoly-like conditions or captive audiences allow inflated pricing (e.g., concessions at events or tourist locations) |
| **Premium Market** | High | High | Customers expect superior quality and willingly pay premium prices |
- The consumer profile must be defined **before** setting a price
- Without understanding target consumer expectations, pricing decisions lack a foundation
---
### 2. Calculate Cost of Goods Sold (COGS)
- **If you do not know your costing, you cannot decide your pricing**
- COGS is the total per-unit investment required to deliver a product or service
- Every cost element must be broken down and quantified in numbers
- Work with a **Management Information System (MIS)** team or financial analyst to determine accurate costing
**How to calculate per-unit cost:**
1. List every resource used in delivering the product or service (materials, equipment, labour, rent, utilities, infrastructure)
2. Determine the total cost of each resource
3. Estimate the total number of uses or units each resource supports
4. Divide total cost by total uses to get the **per-unit cost** for each resource
5. Sum all per-unit costs to get the **total COGS per unit**
**Strategic use of COGS:**
- Knowing COGS allows you to set **introductory discounts** while remaining above cost
- Example: If per-unit cost is 35 and market price is 100, you can offer a promotional price of 50 to acquire customers, then raise prices once loyalty is established
- Customers tend to develop **switching inertia** — once acquired, they are unlikely to change providers over moderate price increases
---
### 3. Quantify the Value Created
- Costing matters internally, but **pricing should be communicated to customers in terms of value delivered**, not cost incurred
- **Value quantification** means calculating the monetary benefit the customer gains from your product
**The Value-Share Pricing Rule:**
- Determine the total monetary benefit the product creates for the customer
- Price the product as a **percentage of that benefit** (e.g., retain 20% of the value created)
- The actual COGS may be far lower — the margin comes from value positioning, not cost markup
**Dimensions of value to quantify:**
- Revenue increase for the customer
- Productivity gains
- Customer acquisition improvement
- Employee satisfaction improvement
- Brand value enhancement
- Profitability increase
- Market share growth
**Why COGS must remain confidential:**
- **Never disclose costing to customers** — they will anchor negotiations to your cost, compressing your margin
- **Never disclose costing to sales employees** — they will use it to justify discounting, progressively eroding margins over time
- Pricing decisions and cost analysis should remain with **finance and MIS teams only**
---
### 4. Map the Decision-Making Unit (DMU)
- The **Decision-Making Unit** is the group of people involved in deciding whether to purchase your product
- Identifying and mapping all members of the DMU enables strategic influence and better pricing outcomes
**DMU Hierarchy:**
| Role | Function | Pricing Impact |
|---|---|---|
| **Veto Power Holder** | Final authority who can override all other decisions | Highest — if convinced, price resistance drops significantly |
| **Primary Influencer** | Trusted advisor to the veto power holder | High — shapes the decision-maker's perception of value |
| **Secondary Influencer** | Additional advisors or stakeholders | Moderate — supports or undermines the primary influencer |
| **Compliance Officer** | Handles budgets, documentation, audits, and policy | Low on price — but critical for process and approval |
| **Buyer / Procurement** | Executes the purchase transaction | Minimal — primarily administrative |
| **End User / Consumer** | Actually uses the product | Indirect — their needs should inform the value story |
**Key principles:**
- Always use a **top-down approach** — start with the veto power holder and work downward
- Moving bottom-up leads to heavy discounts and smaller orders
- Procurement or purchase managers handle documentation, not pricing decisions — avoid negotiating price with them
- **Identify the true decision-maker** and frame your pitch around value to the end user
- Build relationships with **primary and secondary influencers** to secure premium pricing
**Benefits of mastering the DMU:**
- Reduces the **sales cycle** significantly (e.g., from 90 days down to 15–20 days)
- Lowers the **cost of customer acquisition**
---
### 5. Assess Competitive Options
- Pricing power is inversely related to the number of alternatives available to the customer
- Key questions:
- How many competitors offer the **same value proposition**?
- How many operate with the **same positioning**?
| Competitive Landscape | Pricing Power |
|---|---|
| **No alternatives** (monopoly or unique offering) | Maximum — charge any price the market will bear |
| **Few alternatives** | High — differentiation supports premium pricing |
| **Many alternatives** | Low — price must align with market rates or customer willingness to pay |
- The goal is to **reduce perceived options** through differentiation, unique value, or niche positioning
---
### 6. Price Based on Product Lifecycle Stage
- The appropriate pricing strategy depends on **where the product sits in its lifecycle**
| Lifecycle Stage | Customer Type | Pricing Strategy |
|---|---|---|
| **Early / First-Mover** | Technology enthusiasts, early adopters | Charge 2–3× market price; volume is low but margins are high |
| **Growth** | Early majority | Moderate premium; expanding market share |
| **Mature / Late Entry** | Late majority | Cannot charge premium; compete on schemes (EMI, bundles), marketing, and service quality; focus on market share |
| **Decline** | Laggards | Discounting to clear remaining demand |
- **First-mover advantage** allows premium pricing because early adopters value novelty and are willing to pay significantly more
- **Late market entry** requires creative strategies (instalment plans, combo offers, superior service) since prices are already established
---
### 7. Start High, Reduce Later (Price Skimming)
- **It is very difficult to raise prices after launching low** — customers anchor to the initial price
- **Launch at a high price** to capture early adopters willing to pay premium
- **Gradually reduce prices** over time to attract price-sensitive customers who were waiting for a drop
- This approach maximises total revenue across all customer segments over time
---
## Pricing Strategy Decision Flowchart
```mermaid
flowchart TD
A[Define End Consumer Profile] --> B[Calculate COGS]
B --> C[Quantify Value Created for Customer]
C --> D[Map the Decision-Making Unit]
D --> E[Assess Competitive Alternatives]
E --> F{Product Lifecycle Stage?}
F -->|Early / First-Mover| G[Price 2-3× Market Rate]
F -->|Mature / Late Entry| H[Price Competitively + Use Schemes]
G --> I[Start High, Reduce Over Time]
H --> I
I --> J[Final Pricing Decision]
```
---
## Value-Based Pricing Process
```mermaid
flowchart LR
A[Calculate Total Benefit to Customer] --> B[Determine Value-Share Ratio]
B --> C[Set Price as % of Customer Benefit]
C --> D[Keep COGS Confidential]
D --> E[Communicate Price in Value Terms]
```
---
## Key Terms
- **COGS (Cost of Goods Sold)** – total per-unit cost of producing and delivering a product, including materials, labour, equipment, rent, and overhead
- **Value Quantification** – the process of calculating the monetary benefit a product delivers to the customer, used as the basis for pricing
- **Decision-Making Unit (DMU)** – the complete group of individuals involved in a purchasing decision, including decision-makers, influencers, compliance officers, buyers, and end users
- **Veto Power Holder** – the person with final authority to approve or reject a purchase, regardless of other opinions in the DMU
- **Price Skimming** – a strategy of launching at a high price and gradually lowering it to capture different market segments over time
- **First-Mover Advantage** – the competitive benefit of introducing a product to the market before competitors, enabling premium pricing
- **Switching Inertia** – the tendency of customers to stay with a provider even after prices increase, due to habit, convenience, or cost of change
- **End Consumer Profile** – a classification of the target customer based on their price and quality expectations
- **Sales Cycle** – the time elapsed from initial proposal to completed sale; shortened by effective DMU mapping
- **MIS (Management Information System)** – a team or system responsible for tracking and analysing financial and operational data
---
## Quick Revision
1. **Define the end consumer profile first** — pricing depends on whether you target low-cost, value-for-money, opportunistic, or premium markets
2. **Calculate COGS precisely** — break down every cost element per unit to know your true floor price
3. **Price based on value delivered, not cost incurred** — quantify the monetary benefit to the customer and retain a percentage
4. **Keep costing confidential** — never share COGS with customers (they will squeeze margins) or sales staff (they will erode margins through discounting)
5. **Map the full Decision-Making Unit** — identify the veto power holder, influencers, and compliance officers; always approach top-down
6. **Fewer competitive alternatives = more pricing power** — differentiate to reduce perceived options for the customer
7. **Align price to product lifecycle stage** — first-movers can charge 2–3× market rate; late entrants must compete on value-adds and schemes
8. **Start with high prices and reduce later** — it is far easier to lower prices than to raise them after launch
9. **Mastering the DMU shortens the sales cycle** and reduces customer acquisition costs
10. **Communicate pricing in value language** — frame the price as a fraction of the benefit, not as a markup on costs