Products & Inventory
Product catalog, variants, pricing, and warehouse management.
Overview
The Products module provides a complete inventory management system with multi-variant support, warehousing, and merchant configuration.
Core Entities
Product
| Field | Type | Description |
|---|---|---|
name | string | Product name |
code | string | SKU / product code |
description | string | Product description |
enabled | boolean | Active/inactive |
categoryId | UUID | Product category |
typeId | UUID | Product type |
imageUrl | string | Primary image |
variants | ProductVariant[] | Size/color variants |