Skip to main content
Logo

Importing Product Stocks

You can import product stock levels into Fuze Store POS to quickly update your inventory. This is useful for bulk stock adjustments or migrating inventory data from another system.

Step-by-Step Guide

  1. Open the sidebar menu.
  2. Go to Store and select Store from the list.
  3. Select Import from the Store screen.
  4. Fill in the import form:
    • Choose Product Stocks from the Type dropdown.
    • Upload your file in CSV or Excel format.

      See Sample Product Stocks.xlsx for reference.

  5. Click Import. Your stock data will be updated in the store.

Field Reference

Here are the columns in the Product Stocks import file:

FieldDescriptionRequiredPossible ValuesExample
idUUID identifier for the product. Leave empty to create a new product.123e4567-e89b-12d3-a456-426614174000
skuStock Keeping Unit. A unique code for each product.SKU-12345
nameName of the product.YesGrilled Chicken
manage_inventoryWhether inventory tracking is enabled.YesYES, NONO
quantityQuantity in stock.Yes, if manage_inventory is Yes100
low_stock_levelThreshold for low stock alerts.10
stock_statusCurrent stock status.Yes, if manage_inventory is YesIN_STOCK, OUT_OF_STOCKIN_STOCK

Tips

  • Review your data before importing to avoid errors.
  • Download a sample export file first if you are unsure about formatting.
  • Keep stock quantities accurate to prevent overselling.
  • Set low stock levels so you get alerts before running out.
Importing Product Stocks | Fuze Store Documentation