Documentation

Fix "inventory policy is not included in the list"

Resolve the Shopify Admin error when Variant Inventory Policy is missing or invalid. Map deny/continue, validate your CSV, and export a corrected Shopify product file.

Shopify Admin shows "inventory policy is not included in the list" when a product CSV has a missing, blank, or invalid Variant Inventory Policy value. Shopify only accepts deny or continue.

What the error means

ValueBehavior when stock hits 0
denyCustomers cannot buy the variant (default for most stores)
continueCustomers can still purchase (overselling allowed)

Anything else — empty cells, false, true, localized words, or typos — can trigger the Admin error and block the import.

Why this happens

Common causes after editing a Shopify export or supplier file:

  • The Variant Inventory Policy column was deleted or renamed
  • Cells were cleared during a bulk paste in Excel
  • Values were set to yes / no instead of deny / continue
  • A non-Shopify template was uploaded without the policy column

Fix it with Import Ready

  1. Upload your file — CSV or Excel, including Shopify product exports
  2. Match columns — map Variant Inventory Policy (or Inventory Policy) to Inventory Policy
  3. Open import preview — invalid policy values show as per-cell errors
  4. Use bulk edit — set deny or continue across matching rows (entire file, not just the current page)
  5. Download Shopify product CSV — export includes Variant Inventory Policy ready for Admin

Tip: If the column was missing entirely, add it in preview (or map an empty source column), bulk-fill deny, then export.

Checklist

  • Column header is exactly Variant Inventory Policy in the Shopify export
  • Every variant row uses deny or continue (lowercase)
  • You saved edits before downloading
  • You tested a small batch in Shopify Admin before a full catalog upload