Tutorials

How to Bulk Edit Inventory Policy

Inventory Policy controls what happens when a variant runs out of stock — whether Shopify still lets customers buy it (continue selling on backorder) or blocks new orders. EditEngine, the Shopify bulk editor inside Bulk Product Editor, lets you flip this for many variants at once.

Inventory Policy is a variant field. Each variant carries its own setting, so the action runs once per matched variant. A product with three variants gets three updates.

Shopify only honours Allow out-of-stock sales when the variant is being inventory-tracked. If tracking is off, the variant is always purchasable regardless of policy.


Step 1: Pick the Inventory Policy field

In the Configure Product Edits panel, click Select Field.

The Configure Product Edits panel with the Select Field button marked

The Select Field to Edit modal opens. Inventory Policy lives under Variant Fields.

The Select Field modal with Inventory Policy marked under Variant Fields

Click Inventory Policy. The configuration panel switches to a single dropdown labelled Inventory Policy, defaulting to Deny out-of-stock sales.

Configure Product Edits panel after picking Inventory Policy: shows the field selected with the helper text "Choose whether customers can place orders for variants when they are out of stock."


Step 2: Choose the policy

The dropdown has two options. There are no other actions for this field — the value is the action.

  • Deny out-of-stock sales (DENY) — the default. Once a variant hits zero on hand, Shopify stops accepting orders for it. The variant shows as Sold out on the storefront.
  • Allow out-of-stock sales (continue selling) (CONTINUE) — Shopify keeps accepting orders even when the variant is at zero. Useful for made-to-order, dropshipped, or pre-order products.

Pick the one you want for the matched variants.

Heads up if you're switching to Continue selling. Allow out-of-stock sales only works for variants with inventory tracking on. For variants where Track Quantity is off, Shopify already lets customers buy without checking stock — the policy doesn't change anything for those.


After the run

  • Inventory Policy changes are reversible from the History page using Undo.
  • The action is idempotent — re-running the same edit on the same variants produces no change. There's no value to drift, so a repeat run is safe.
  • Use the Edit Preview on the right to spot-check which variants will flip before you click Start Bulk Edit Now.
  • Pair this with a Track Quantity edit if you want to start tracking inventory and switch to Deny in the same workflow — add a second modification in the same edit.
Previous
Add a product option