Multi-store readiness
Create stores, keep SKU inventory accurate, and prepare the order lifecycle with clear ownership.
Active stores
Recent products
Order pipeline
Enable next
Latest SKUs added across the workspace.
No products yet. Start by creating a store and adding its first SKU.
Create store| SKU | Product | Store | Status | Stock |
|---|---|---|---|---|
| = h($product['sku']) ?> | = h($product['name']) ?> | = h($product['store_name']) ?> | = h(ucfirst($product['status'])) ?> | = h((string)$product['stock']) ?> |
Track statuses from paid to delivered with payment reconciliation.
Order states
New → Paid → Packed → Shipped → Delivered
Payments
Record partials, refunds, and settlement notes.
Customer ledger
Centralize contact, address, and order history.