eCommerce
What is eCommerce?
eCommerce, short for electronic commerce, covers the buying and selling of goods and services over digital networks. The term spans transactional retail websites, mobile apps, marketplaces, B2B procurement portals, subscription services, and increasingly conversational and voice-based interfaces. It refers both to the activity and to the technical infrastructure that enables it.
Definition
An e-commerce operation typically combines five capability areas: a product catalog with pricing and availability, a storefront that presents the catalog to shoppers, a cart and checkout that captures intent and payment, an order management layer that coordinates fulfillment, and a post-purchase layer covering shipping, returns, and service. These capabilities can run on a single suite or be assembled from specialized components.
Architectural shift
For much of e-commerce history, these capabilities were delivered as a monolithic platform. The current direction is toward composable, API-first systems where each capability is a service that can be selected, replaced, or extended independently. Headless storefronts sit on top of these services and own the customer-facing experience, decoupled from the commerce engine.
Why the frontend leads
The frontend determines what shoppers experience: speed, navigation, search, merchandising, checkout flow. Backend capabilities are necessary but invisible. Most observable conversion improvements come from changes to the presentation layer. That is why frontend management - versioning, deployment, experimentation, performance - has become a distinct discipline rather than an afterthought.
Related
Explore Composable Digital Experience Platform · Composable Headless Frontend.