E-commerce
Build an e-commerce storefront using the SDK
E-commerce
Learn how to build an e-commerce storefront using the SDK.
Data management (products, categories, brands, shipping policies) is done in the Console. This guide focuses on integrating the storefront with the SDK.
Core Flow
[Console] Product registration / Category·Brand·Shipping setup / Discount code creation
↓
[SDK] Browse products → Product detail → Add to cart → Apply discount → Create order
↓
[SDK] Order lookup / Shipment tracking ← ← ← ← ← ← ← ← ← ← ← ←Guides
| Guide | Description |
|---|---|
| Product Browsing | Product listing, category/brand filtering, product detail with variants/options |
| Carts & Checkout | Create cart → add items → apply discount → convert to order |
| Orders & Tracking | Create orders, check status, track shipments |
For customer management and authentication, see Customers Guide.
For detailed field specifications, see E-commerce Collections.