Products Control Panel
Configure product catalog, pricing, and inventory sync
1,234
Total Products1,189
Active Products45
Low Stock98%
Sync SuccessProduct Configuration & Integration
Product Catalog Settings
Generated Integration Script
// Click "Generate Integration Script" to see the code
Pricing Rules & Automation
Products API Integration
API Endpoints
| Endpoint | Method | Description |
|---|---|---|
/api/v1/products |
GET | Get all products |
/api/v1/products |
POST | Create product |
/api/v1/products/:id |
PUT | Update product |
Generate API Integration Script
// Click "Generate Script" to see the code