Unified Commerce¶
Unlike vendor marketing definitions, UC-BoK considers Unified Commerce an enterprise operating model — not a software product.
Definition¶
Unified Commerce is an operating model in which business capabilities, customer identity, inventory, orders, and fulfilment are managed consistently across every sales channel through a shared business architecture.
The objective is not simply to connect channels, but to eliminate operational boundaries between them.
Unified Commerce vs Omnichannel¶
| Omnichannel | Unified Commerce | |
|---|---|---|
| Focus | Customer experience | Enterprise operating model |
| Question answered | How can customers interact with multiple channels? | How can the enterprise operate as a single retail organisation regardless of channel? |
| Boundary | Front-end consistency | Back-end unification |
| Typical result | Connected touchpoints, siloed backends | Single source of truth for customer, order, inventory |
Core Characteristics¶
-
Single Customer Identity
Customers are uniquely identified across every channel. There is no distinction between an online and an in-store customer.
-
Single Order Lifecycle
Orders follow the same lifecycle regardless of origin: POS · eCommerce · Marketplace · Mobile · Clienteling · Call Centre.
-
Single Inventory Visibility
Inventory is managed as an enterprise asset. ATP is independent of location: Warehouse · Store · Vendor · DC · In Transit.
-
Unified Fulfillment
Every inventory location can participate in fulfilment: Home Delivery · Click & Collect · Ship-from-Store · Endless Aisle.
-
Unified Pricing & Promotions
Pricing rules and promotion logic are defined once, applied consistently. Different channels present prices differently — policy is central.
-
Unified Loyalty
Customer rewards belong to the customer, not the channel. Points, vouchers, and benefits are universally available.
Architectural View¶
flowchart TD
subgraph Touchpoints["Customer Touchpoints"]
POS[POS / mPOS]
ECO[eCommerce]
MKT[Marketplace]
MOB[Mobile App]
CC[Call Centre]
end
subgraph UC["Unified Commerce Platform"]
direction LR
CUS[Customer\nService]
ORD[Order\nService]
INV[Inventory\nService]
PRC[Pricing\nService]
PRO[Promotion\nService]
LOY[Loyalty\nService]
FUL[Fulfillment\nService]
end
subgraph Backend["Backend Systems"]
ERP[ERP / Finance]
WMS[WMS]
STR[Store Systems]
end
POS & ECO & MKT & MOB & CC --> UC
ORD --> ERP
INV --> WMS
FUL --> STR
Required Business Capabilities¶
| Capability | Why It Is Required |
|---|---|
customer-identity |
Unified customer profile is the foundation for everything else |
basket-management |
Cross-channel basket manipulation and pricing |
checkout |
Channel-independent transaction execution |
order-management |
Single order lifecycle from capture to closure |
inventory-visibility |
Real-time ATP across the entire retail network |
fulfillment-execution |
Flexible routing to any fulfilment node |
pricing |
Central pricing governance with channel presentation rules |
promotions |
Enterprise promotion rules, not channel-specific hard-coding |
loyalty |
Cross-channel reward accumulation and redemption |
payment-processing |
Tender-agnostic payment execution |
Common Misconceptions¶
Unified Commerce is not a product
- It is not an OMS
- It is not a POS
- It is not an eCommerce platform
- It is not a CRM
Unified Commerce is an enterprise operating model supported by multiple application components working in concert.
Business Benefits¶
- Higher inventory utilisation through network-wide ATP
- Reduced fulfilment costs via Ship-from-Store and BOPIS
- Higher conversion via endless aisle and clienteling
- Reduced technology duplication through shared services
- Faster introduction of new channels on a shared foundation