How to set reorder points for a Shopify store

Shopify shows you what you have in stock — but never tells you what to reorder or when. Here's the exact method, free, using only two CSV exports. No app required.

Why Shopify can't tell you what to reorder

Shopify tracks current inventory well, but it has no native concept of a reorder point — the stock level at which you should place a new order so you don't run out while you wait for the shipment. Merchants who used the free Stocky app got a version of this; Stocky is being retired on August 31, 2026, leaving many stores with no forecasting at all.

The good news: everything you need is already in two exports you can pull in about a minute.

Step 1 — Export your Orders

Shopify admin → OrdersExport → CSV. Choose the last 3+ months so the sales rate is meaningful. This tells you how fast each product actually sells.

Step 2 — Export your Products

Shopify admin → ProductsExport → CSV → all products. The Variant Inventory Qty column is your current stock on hand.

Step 3 — Work out the numbers

Three simple quantities do the whole job:

Sales velocity = units sold ÷ days in your Orders export
Reorder point = sales velocity × (lead time + safety-stock days)
Days of stock left = current stock on hand ÷ sales velocity

Lead time is how long your supplier takes to deliver. Safety stock is a buffer for demand spikes and late shipments. If you don't know your lead time yet, 14 days for each is a sane starting point — tighten it once you know your suppliers.

When stock on hand drops to or below the reorder point, it's time to order. A reasonable order quantity targets about 30 days of cover:

Suggested order qty = (sales velocity × 30) − (on hand − reorder point)

Worked example

ProductSold (90d)Sold/dayOn handReorder pointOrder now?
Blue Widget2703.04084Yes
Red Gadget450.56014No

The widget sells 3/day; at a 28-day combined lead-plus-safety window it should never drop below 84, but only 40 remain — reorder today. The gadget is comfortable.

Do it automatically

Doing this by hand across hundreds of SKUs is a spreadsheet slog. Our free browser tool does the whole calculation from the same two exports — nothing is uploaded, it all runs on your device — and hands you a ready-to-use workbook: what to order now, suggested quantities, and days of stock left for every product.

Open the Reorder Report tool →

Drop your Orders + Products CSVs, get your reorder plan. Name your price — free if you need it.