01 Software

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

GuideDescription
Product BrowsingProduct listing, category/brand filtering, product detail with variants/options
Carts & CheckoutCreate cart → add items → apply discount → convert to order
Orders & TrackingCreate orders, check status, track shipments

For customer management and authentication, see Customers Guide.

For detailed field specifications, see E-commerce Collections.

On this page