Tutorials
How to Bulk Edit Track Quantity
Turn Shopify inventory tracking on or off across many variants at once. Useful when you've been ignoring stock counts up to now and want Shopify to start watching, or when you've added a service / digital / made-to-order line that shouldn't have a quantity at all.
Track Quantity is a variant field. Each variant tracks (or doesn't) on its own, so the EditEngine bulk editor runs the change once per matched variant. A product with three variants gets three updates.
Two values, no number to type. This isn't where you set the count. It's the on/off switch that decides whether Shopify keeps a count for the variant at all. Counts are managed elsewhere in the Shopify admin.
Step 1: Pick the Track Quantity field
In the Configure Product Edits panel, click Select Field.

The field picker opens. Track Quantity lives under Variant Fields.

Click Track Quantity. The configuration panel switches to a small form titled Track Quantity with two radio choices.
Step 2: Pick a value
Two options, exactly:
- Shopify tracks inventory — sets
tracked = true. Shopify will keep a quantity per location for each matched variant. Required if you want stock counts, low-stock alerts, or "out of stock" behaviour to work. - Don't track inventory — sets
tracked = false. Shopify stops counting. The variant stays sellable forever; no quantity is shown or decremented when ordered. Use for digital downloads, services, made-to-order, or anything that can never run out.

The default when you open the form is Shopify tracks inventory. The Bulk Editor runs whichever option is selected when you press the action button — there's no separate save step inside the form.
Switching from "Don't track" to "Shopify tracks inventory" sets the count to 0. Shopify creates inventory levels for each location with a starting quantity of zero. Variants will read as out-of-stock until you go set real numbers. Plan to follow up with a Shopify Inventory or EditEngine import to populate counts, or run this only on variants that already had tracking on previously.
Switching from "Shopify tracks inventory" to "Don't track" stops decrementing on order, but doesn't clear the count. If you turn tracking back on later, the old quantities are still there.
Step 3: Verify in the preview, then run
The Edit Preview on the right of the screen shows one row per variant being changed. A row with Tracked: false → true means a previously-untracked variant will start being tracked.
If a variant's current value already matches the value you picked, no change is needed and it's skipped (no preview row). That's why the preview list shrinks when you flip the radio between the two options on the same set of products.
When the preview looks right, click Start Bulk Edit Now at the bottom of the configuration card.
After the run
- Track Quantity changes are reversible from the History page using Undo.
- Turning tracking off does not delete inventory data. Shopify just stops counting against orders.
- Turning tracking on for variants that never had it creates a fresh
0-quantity inventory level at each fulfillment location. Variants will display as out of stock until you push real numbers in. - Pair this edit with Inventory Policy if you want Shopify to allow overselling on tracked items — Track Quantity is the whether, Inventory Policy is the what happens at zero.
