Documentation
Everything you need.
Guides for every part of the platform — storefront, commerce logic, the admin panel, and the REST API.
Start with the basics →Storefront
Built for buyers.
Storefront
Every public-facing page, the sticky header, mini-cart drawer, notification bar, and mobile navigation.
Read more →Product Catalog
Product fields, colour-swatch variants, nested category tree, product detail pages, and category listing pages.
Read more →Search
Full-text search results, live autocomplete, click tracking, and the Meilisearch health monitor.
Read more →Shopping Cart & Checkout
Database-backed cart, AJAX updates, multi-step checkout, order success page, and guest lookup tokens.
Read more →Customer Accounts
Customer registration, email verification, address book, order history, wishlist, and reviews.
Read more →Commerce
Money, taxes, and stock.
Payments
Stripe Checkout, offline gateways (bank transfer, PayID, COD, invoice), webhook handling, and refunds.
Read more →Shipping
Shipping zones with country coverage, flat/percentage/weight cost types, and checkout method selection.
Read more →Tax
Jurisdiction-aware tax calculation, inclusive vs exclusive pricing, tax classes, and EU VAT exemption.
Read more →Inventory
Per-variant stock tracking, atomic checkout reservations, expiry TTL, and back-in-stock email subscriptions.
Read more →Pricing & Discounts
Manual coupon codes, automatic cart rules, free shipping triggers, and how discounts are arbitrated.
Read more →Admin Panel
Run your store.
Admin: Catalog
Managing products and variants, the category tree, review moderation, and the store image registry.
Read more →Admin: Sales
Order detail views, status updates, customer management, address books, and the live cart viewer.
Read more →Admin: Marketing
Creating discount codes and cart rules, newsletter subscribers, wishlists, and back-in-stock subscriptions.
Read more →Admin: Support
Viewing and replying to support tickets, updating ticket status, and the customer-facing tracking page.
Read more →Admin: CMS
Theme design system, live homepage curation, and generating marketing images with AI.
Read more →Admin: System
Email and payment logs, the self-healing error monitor, cron monitors, audit log, and cache maintenance.
Read more →Admin: Settings
All configurable settings across the eight settings pages — from store identity and tax to SEO and API rate limits.
Read more →REST API
Integrate anything.
API Adapters
How the multi-flavour REST API works, shared repositories, authentication, rate limiting, and adding new adapters.
Read more →Magento REST API Adapter
Drop-in compatible Magento 2 REST API. Same paths, same searchCriteria syntax, same auth flow.
Read more →Shopify REST API Adapter
Wire-compatible Shopify Admin REST API. X-Shopify-Access-Token auth, rate-limit headers, link pagination.
Read more →BigCommerce REST API Adapter
BigCommerce v2/v3 wire format with X-Auth-Token authentication and meta.pagination shape.
Read more →WooCommerce REST API Adapter
WooCommerce v3 REST. consumer_key/secret query auth, snake_case responses, _embedded relations.
Read more →