🍖 Importing Product Stocks
Importing product stocks into Fuze Store POS is a straightforward process that allows you to quickly set up or update your inventory. Whether you're migrating from another system or simply adding new items, you can do it in just a few steps—no technical skills required.
📍 Step-by-Step Guide
- Open the Menu: Click the ☰ sidebar hamburger menu to open navigation.
- Go to Store: In Store section, select Store from the menu list.
- Go to Import: In Store screen, select Import from the list.
- Fill Form:
- In the "Type" field, choose Product Stocks from the dropdown menu.
- In the "File" field, upload your file (CSV or Excel format).
See sample Sample Product Stocks.xlsx for reference.
- Import: Click on Import button. Your data will be added to your store.
⚙️ Field Explanations
Here are the columns structure of the Stocks import file:
Field | Description | Required | Possible Values | Example |
---|---|---|---|---|
id | Unique uuid identifier for the product (Empty field will create a new product) | 123e4567-e89b-12d3-a456-426614174000 | ||
sku | Stock Keeping Unit, a unique code for each product | SKU-12345 | ||
name | Name of the product | Yes | Grilled Chicken | |
manage_inventory | Whether inventory is managed for this product | Yes | YES,NO | NO |
quantity | Quantity in stock | Yes, If manage_inventory is Yes | 100 | |
low_stock_level | Threshold for low stock alert | 10 | ||
stock_status | Stock status of the product | Yes, If manage_inventory is Yes | IN_STOCK,OUT_OF_STOCK | IN_STOCK |
💡 Tips
- Always double-check your data before importing to avoid mistakes.
- If you’re not sure about the file format, download a sample export first.
- If you need help, contact support or check the Help Center.
- Keep your product data consistent and accurate.
- Regularly review and update your product information.