Updating stock levels
Manually adjust how much of a product is available, and understand when to do it.
Stock levels in Vendure tell customers how many of each product are available to buy. For most Flowtech customers, stock is kept in sync automatically from your back-office system (for example, Boomi or an ERP integration). This page covers what to do when you need to adjust stock manually.
Before you change anything
Manual stock changes can be overwritten by the next automatic sync. If your shop syncs stock every 15 minutes from an ERP, any change you make in Vendure will only stick until the next sync — then the ERP value wins.
Before you make a manual change, ask:
- Is this the right place to change it? If the ERP drives stock, update the ERP. The change will flow through to Vendure automatically.
- Is there a temporary reason to override? A stock count correction in Vendure is fine if the ERP is also being corrected at the same time. Otherwise, expect the change to be reverted.
- Is the product a multi-variant product? (e.g. "T-shirt" with Small/Medium/Large). Stock is set per-variant, not for the parent product.
If you're not sure, check with your operations team first.
Finding a product
- In the sidebar, click Catalog → Products.
- Use the search bar or filter by collection (category) to find the product.
- Click the product to open it.
Setting stock for a single-variant product
Some products have only one variant (no size or colour options). For these:
- Open the product.
- Click the Variants tab.
- You'll see a single row representing the product.
- Click the row to open the variant.
- Scroll to the Stock section.
- Update the Stock on hand value.
- Click Save.
Setting stock for a multi-variant product
For products with several variants (size, colour, fitting type, etc.):
- Open the product.
- Click the Variants tab.
- Each variant appears as its own row. Click the specific variant whose stock you want to change.
- Update the Stock on hand value in the variant page.
- Click Save.
Repeat for each variant you need to change.
Understanding the stock fields
You'll see a few related fields:
- Stock on hand — how many units you physically have.
- Stock allocated — how many of those are already reserved against orders that haven't shipped yet.
- Out-of-stock threshold — the level below which the product is shown as out of stock to customers. Usually 0, but can be set higher if you want to keep a safety buffer.
- Track inventory — a yes/no toggle. If set to no, the product can always be bought regardless of stock on hand (useful for made-to-order items).
The value customers see as "available" is usually stock on hand - stock allocated, compared against the out-of-stock threshold.
Making a product "out of stock" manually
If you want a product to show as out of stock regardless of the actual number:
- Open the variant.
- Set Stock on hand to 0.
- Save.
Alternatively, disable the product entirely — this removes it from the catalogue rather than just showing it as out of stock:
- Open the product (not the variant).
- Toggle Enabled to off.
- Save.
Disabled products are hidden from customers and can't be found in search. They're still in Vendure and can be re-enabled later.
Bulk stock updates
If you need to change stock for many products at once, don't do it row-by-row. Export the current stock list, edit in a spreadsheet, and ask your operations team or Flowtech account manager to reimport. This is usually how seasonal stocktakes are handled.
Don't try to manage hundreds of stock changes by hand — it's slow and error-prone. Ask for help with a bulk update.