How to Think About E-Commerce Before You Sell Anything Online
E-commerce is not a website with a buy button. It is a business operating system — and understanding it means understanding how products, money, data, and people flow through an organisation. This article builds the mental map.
Who this is for
You know close to nothing about e-commerce. Maybe you want to sell something online, or maybe you want to understand the discipline well enough to work in it, hire for it, or direct AI tools to build parts of it. Either way, you need the full picture — not just “how to set up a Shopify store.”
This path is for you if:
- You want to understand what an e-commerce specialist actually does across a full day, week, and quarter
- You want to know what organisational knowledge the role demands — supply chain, finance, marketing, technology, data, and law
- You want a mental map of the discipline before diving into any single area
What this article is NOT
This is not a Shopify tutorial or a “start selling in 30 minutes” guide. This is a map of the territory — it builds the mental models you need to understand e-commerce as a professional discipline and business function.
Part 1 — More than a website
The most common mistake people make about e-commerce: they think it is a website. It is not. A website is the storefront. E-commerce is the entire business behind it — the products, the pricing, the logistics, the marketing, the payments, the customer service, the returns, the data, and the technology that connects all of it.1
An e-commerce specialist sits at the centre of this system. Their job is not to manage a website. Their job is to orchestrate how a business connects with customers, drives revenue, and delivers products through digital channels — while keeping the economics viable.2
graph TD EC[E-Commerce] --> PR[Products] EC --> CU[Customers] EC --> MO[Money] EC --> DA[Data] EC --> TE[Technology] EC --> OP[Operations] style EC fill:#4a9ede,color:#fff
Think of it this way: a physical shop has a building, shelves, a cash register, a stockroom, a delivery truck, and staff. Nobody would say the shop is just the building. E-commerce has all the same components — they are just digital, distributed, and connected by software.
Why this matters for you
If you only understand the website, you will make decisions that look good on screen but fail in the warehouse, the bank account, or the customer’s inbox. An e-commerce specialist understands the whole system, even if they only operate part of it.
Part 2 — What moves through the system
Every e-commerce business, regardless of what it sells, follows the same value chain. Products flow from suppliers to customers. Money flows from customers to the business. Data flows everywhere and informs every decision.3
graph LR SO[Sourcing] --> CA[Catalogue] CA --> MK[Marketing] MK --> ST[Storefront] ST --> OR[Order] OR --> FU[Fulfilment] FU --> DE[Delivery] DE --> SE[Service] SE -->|returns, feedback| SO style ST fill:#4a9ede,color:#fff
| Stage | What happens | Who is involved |
|---|---|---|
| Sourcing | Products are procured, manufactured, or created | Supply chain, procurement |
| Catalogue | Products are described, photographed, priced, and organised | Merchandising, content |
| Marketing | Potential customers are attracted through search, ads, email, social | Marketing, brand |
| Storefront | The customer browses, searches, and decides | UX/design, technology |
| Order | The customer pays and the system processes the transaction | Payments, fraud prevention |
| Fulfilment | The order is picked, packed, and shipped | Warehouse, logistics |
| Delivery | The package reaches the customer | Shipping partners, last-mile |
| Service | Post-purchase support, returns, exchanges, reviews | Customer service, operations |
The value chain is a loop, not a line. Returns feed back into inventory. Customer feedback shapes future products. Purchase data informs marketing. Every stage generates data that makes the next cycle better — or worse, if ignored.3
The value chain principle
Problems in e-commerce are almost never where they appear. A high cart abandonment rate looks like a website problem, but it might be a pricing problem, a shipping cost problem, or a trust problem. The value chain teaches you to trace symptoms back to their source.
Part 3 — The business models
Not all e-commerce works the same way. The business model determines who you sell to, how you reach them, and what your economics look like.4
graph TD EC[E-Commerce Models] --> B2C[B2C] EC --> B2B[B2B] EC --> D2C[D2C] EC --> MP[Marketplace] EC --> SUB[Subscription] style EC fill:#4a9ede,color:#fff
| Model | Who sells to whom | Example | Key characteristic |
|---|---|---|---|
| B2C | Business to individual consumers | A clothing retailer | Broad audience, high competition, emotional buying |
| B2B | Business to other businesses | A wholesale supplier | Higher order values, longer sales cycles, rational buying |
| D2C | Brand sells directly, no intermediaries | Warby Parker | Owns the customer relationship, higher margins, must build own audience |
| Marketplace | Platform connects buyers and sellers | Amazon, Etsy | Low inventory risk, but dependent on platform rules and fees |
| Subscription | Recurring payment for ongoing products or access | Dollar Shave Club | Predictable revenue, but must constantly deliver value to prevent churn |
Two fulfilment models cut across all of these:
- Inventory-held — you buy stock, store it, ship it yourself or through a warehouse partner. Higher upfront cost, but full control over quality and speed.
- Dropshipping — the supplier ships directly to the customer. Low startup cost, but thin margins and no control over packaging, quality, or delivery speed.
The model question
Before choosing a platform, a marketing strategy, or a tech stack, answer: “Who am I selling to, and how does money and product flow between us?” The business model shapes every decision downstream.
Part 4 — The technology layer
An e-commerce business runs on a stack of interconnected systems. At the simplest level, you need a platform that shows products and takes payments. At scale, you need an ecosystem of specialised tools that talk to each other.5
Platforms
The storefront platform is the most visible technology decision:
| Platform | Best for | Trade-off |
|---|---|---|
| Shopify | Most businesses, especially D2C and B2C | Easy to start, but customisation has limits |
| WooCommerce | WordPress users, developers who want control | Flexible but requires technical maintenance |
| BigCommerce | Mid-market, B2B + B2C hybrid | Feature-rich but steeper learning curve |
| Magento/Adobe Commerce | Enterprise, complex catalogues | Powerful but expensive and complex |
The system landscape
As a business grows, the platform alone is not enough. Surrounding systems handle specialised concerns:6
graph TD P[Platform] --> PIM[PIM - Product Data] P --> OMS[OMS - Orders] P --> CRM[CRM - Customers] P --> PAY[Payment Gateway] P --> ANA[Analytics] OMS --> WMS[WMS - Warehouse] P --> ERP[ERP - Finance and Operations] style P fill:#4a9ede,color:#fff
| System | What it does | When you need it |
|---|---|---|
| PIM | Centralises product data across channels | When you sell on multiple platforms or have a large catalogue |
| OMS | Tracks orders across all channels | When you sell through more than one storefront |
| CRM/CDP | Manages customer data and relationships | From day one — even a simple email list counts |
| ERP | Unifies finance, inventory, and operations | At scale, when spreadsheets break |
| WMS | Optimises warehouse operations | When you manage your own inventory |
| Payment gateway | Processes payments securely | From day one (Stripe, PayPal, Adyen) |
Headless and composable
Modern architecture is moving away from monolithic platforms (where everything is bundled) toward composable commerce — independent, swappable components connected by APIs. This is the same separation-of-concerns principle from software architecture applied to e-commerce.5
You do not need composable architecture to start. But understanding that it exists helps you make technology decisions that do not lock you into a system you will outgrow.
Part 5 — Getting customers and keeping them
Technology and operations are the foundation. Marketing is the engine that brings people to the storefront — and keeps them coming back.7
The channels
| Channel | What it does | Timeline | Cost |
|---|---|---|---|
| SEO | Attracts organic search traffic | 3-6 months to traction, compounds over time | Low ongoing cost, high initial effort |
| Paid ads | Immediate traffic from Google, Meta, TikTok | Instant results, stops when you stop paying | Scales with budget |
| Nurtures existing customers through their lifecycle | Immediate, highest ROI channel | Low cost, high return | |
| Social | Builds community and drives discovery | Ongoing | Time-intensive |
| Content | Attracts and educates through guides, videos, blogs | Months to compound | Low cost, high effort |
Welcome emails average a 58% click-to-conversion rate. Personalised automated email flows generate 41% of email revenue from just 5% of sends, with revenue per recipient 18x higher than generic campaigns.7
Conversion rate optimisation
Getting traffic is half the battle. Converting visitors into buyers is the other half. The average e-commerce conversion rate is 2-3%. That means 97-98 out of 100 visitors leave without buying.8
Cart abandonment averages approximately 70%. The main causes: unexpected shipping costs, required account creation, complex checkout, and lack of trust signals. Every second of additional load time decreases conversions by up to 20%.8
Customer lifetime value
The most important number in e-commerce is not how much a customer spends today. It is how much they spend over the entire relationship — Customer Lifetime Value (CLV).9
The healthy ratio: CLV should be at least 3x your Customer Acquisition Cost (CAC). If it costs you 30 euros to acquire a customer, that customer should generate at least 90 euros over their lifetime. If the ratio falls below 3:1, growth consumes profit instead of creating it.9
In plain terms
Marketing is not just about getting people through the door. It is about getting the right people through the door, making it easy for them to buy, and giving them reasons to come back. A business that acquires customers it cannot retain is filling a leaky bucket.
Part 6 — The numbers that matter
An e-commerce specialist lives in data. But not all metrics matter equally, and tracking too many is as bad as tracking none.9
The essential metrics
| Metric | What it measures | Formula or benchmark |
|---|---|---|
| Conversion rate | % of visitors who buy | Conversions / Visitors. Aim: 2-3%+ |
| Average Order Value | Average spend per transaction | Revenue / Orders. Increase through bundles, upsells |
| Customer Acquisition Cost | Cost to gain one customer | Marketing spend / New customers |
| Customer Lifetime Value | Total revenue from one customer | Customer value x average lifespan. Should be 3x CAC |
| Cart abandonment rate | % who add to cart but do not buy | ~70% average. Reduce through checkout optimisation |
| Return rate | % of orders returned | Varies by category (fashion: 20-30%, electronics: 5-10%) |
Unit economics — the financial backbone
The metric that separates sustainable businesses from those burning cash is contribution margin — what is left after all variable costs are subtracted from revenue.10
graph TD R[Revenue per Order] --> CM1[CM1: Product Margin] CM1 -->|minus fulfilment, shipping, fees| CM2[CM2: After Operations] CM2 -->|minus acquisition cost| CM3[CM3: After Marketing] style CM3 fill:#4a9ede,color:#fff
| Level | What it includes | What it tells you |
|---|---|---|
| CM1 | Revenue minus product cost | Is the product itself profitable? |
| CM2 | CM1 minus fulfilment, shipping, platform fees, payment processing | Is the operation profitable? |
| CM3 | CM2 minus customer acquisition cost | Is the growth engine profitable? |
For example: a product sells for 50 euros, costs 15 to make (CM1 = 35), costs 12 to fulfil and ship (CM2 = 23), and costs 8 to acquire the customer (CM3 = 15). That 15 euro contribution profit funds the business.
If CM3 is negative, every new customer costs the business money. Growth becomes a liability, not an asset.10
The unit economics principle
Revenue is not profit. A business can grow revenue while losing money on every sale. Unit economics — particularly CM3 — tells you whether growth is creating value or destroying it. An e-commerce specialist who does not understand unit economics is flying blind.
Part 7 — The map so far
graph TD EC[E-Commerce] --> VC[Value Chain] VC --> SO[Sourcing] VC --> CA[Catalogue] VC --> MK[Marketing] VC --> ST[Storefront] VC --> FU[Fulfilment] VC --> SE[Service] EC --> BM[Business Models] BM --> B2C[B2C] BM --> B2B[B2B] BM --> D2C[D2C] BM --> MP[Marketplace] EC --> TS[Technology Stack] TS --> PL[Platform] TS --> PAY[Payments] TS --> SYS[PIM / OMS / ERP] EC --> MA[Marketing] MA --> SEO[SEO] MA --> PA[Paid Ads] MA --> EM[Email] MA --> CRO[CRO] EC --> ME[Metrics] ME --> CR[Conversion Rate] ME --> CLV[CLV] ME --> UE[Unit Economics] style EC fill:#4a9ede,color:#fff
Every node above is a concept you can explore further. An e-commerce specialist does not need to be an expert in all of them — but they need to understand how they connect, because a decision in one area always ripples through the others.
What you now understand
Mental models you have gained
- More than a website — e-commerce is a business operating system spanning products, customers, money, data, technology, and operations
- The value chain — products, money, and data flow through a loop from sourcing to service and back
- Business models — B2C, B2B, D2C, marketplace, and subscription each have different economics and audiences
- The technology stack — platforms, payment gateways, and surrounding systems (PIM, OMS, ERP, CRM) that grow with the business
- Marketing and retention — acquisition channels, CRO, and the critical importance of CLV over single-purchase revenue
- Unit economics — CM1, CM2, CM3 tell you whether growth creates or destroys value
- The specialist’s role — orchestrating all of the above cross-functionally, zooming between strategy and execution
Check your understanding
Test yourself before moving on (click to expand)
- Explain why e-commerce is more than a website. Name four components of the value chain that exist behind the storefront.
- Describe the difference between B2C, B2B, and D2C models. What changes about the customer relationship in each?
- Distinguish between conversion rate optimisation and customer acquisition. Why is a business that focuses only on acquisition vulnerable?
- Interpret this scenario: an online store has strong traffic (10,000 visitors/month), a healthy conversion rate (3%), and growing revenue — but is losing money every month. Using unit economics (CM1/CM2/CM3), identify where the problem most likely sits.
- Design a simple value chain for a hypothetical D2C brand that sells handmade candles. Identify the key decisions at each stage and which technology systems you would need.
Where to go next
I want to learn what the specialist actually does
You now understand the mental model. If you want to see how the role works in practice — platform decisions, catalogue management, customer journeys, marketing coordination, and project leadership — read e-commerce-specialist.
Best for: People moving from understanding e-commerce to working in e-commerce.
I want to understand the technology underneath
E-commerce technology is built on software fundamentals. If you want to understand how frontends, backends, APIs, and databases work, read from-zero-to-building.
Best for: People who want to understand the tech stack, not just use it.
I want to understand the design layer
The storefront is a user experience problem. If you want to understand how to design for users — personas, journey mapping, usability — read ux-ui-design.
Best for: People focused on the customer-facing experience.
I want to understand SEO for my store
Search is the largest organic traffic channel for most e-commerce businesses. Read the seo concept card for the fundamentals of technical, on-page, and off-page optimisation.
Best for: People ready to drive traffic to their store.
I want to understand the AI layer
AI is transforming e-commerce — personalisation, dynamic pricing, conversational commerce, and supply chain optimisation. If you want the foundations of AI system design, read agentic-design.
Best for: People building AI-powered commerce experiences.
Sources
Further reading
Resources
- Ecommerce Business Models (Shopify) — 21 models with definitions, pros/cons, and real-world examples
- Composable Commerce Explained (BigCommerce) — From monolithic to headless to composable architecture
- Understanding Ecommerce Metrics (Triple Whale) — Every metric that matters, with formulas and benchmarks
- A Guide to Ecommerce Unit Economics (WAH Academy) — CM1/CM2/CM3 framework for understanding profitability
- GDPR for E-commerce (Usercentrics) — Data protection obligations for online selling
- AI Personalization in Ecommerce 2026 (EComposer) — How AI is transforming product recommendations, search, and pricing
Footnotes
-
Search Engine Land. (2026). What Does an E-Commerce Specialist Do?. Coursera. Role definition, skills, and career trajectory. ↩
-
Black Belt Commerce. (2025). E-Commerce Specialist Career: Your 2025 Guide. Career path, growth projections, and day-to-day responsibilities. ↩
-
ClickPost. (2025). What Is the Ecommerce Value Chain?. ClickPost. Complete breakdown of primary and support activities in e-commerce. ↩ ↩2
-
Shopify. (2026). Ecommerce Business Models: Types and Examples. Shopify. Overview of 21 business models with definitions, pros/cons, and examples. ↩
-
BigCommerce. (2026). Composable Commerce in 2026. BigCommerce. Architecture models from monolithic to composable, including MACH principles. ↩ ↩2
-
We Make Websites. (2025). What is an ERP, PIM, WMS and OMS?. We Make Websites. Technology stack components explained with integration patterns. ↩
-
First Page Sage. (2026). E-Commerce SEO ROI: 2026 Report. First Page Sage. SEO ROI data and compounding returns for e-commerce. Email marketing statistics from Klaviyo industry benchmarks. ↩ ↩2
-
Baymard Institute. (2025). Cart abandonment statistics and checkout usability research. Average abandonment rate of ~70% and causes. ↩ ↩2
-
Triple Whale. (2025). Understanding Ecommerce Metrics. Triple Whale. Comprehensive metrics guide with formulas and benchmarks. ↩ ↩2 ↩3
-
WAH Academy. (2025). A Guide to Ecommerce Unit Economics and Margins. WAH Academy. The CM1/CM2/CM3 framework for contribution margin analysis. ↩ ↩2
