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
| Value | Behavior when stock hits 0 |
|---|---|
deny | Customers cannot buy the variant (default for most stores) |
continue | Customers 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/noinstead ofdeny/continue - A non-Shopify template was uploaded without the policy column
Fix it with Import Ready
- Upload your file — CSV or Excel, including Shopify product exports
- Match columns — map
Variant Inventory Policy(orInventory Policy) to Inventory Policy - Open import preview — invalid policy values show as per-cell errors
- Use bulk edit — set
denyorcontinueacross matching rows (entire file, not just the current page) - Download Shopify product CSV — export includes
Variant Inventory Policyready 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 Policyin the Shopify export - Every variant row uses
denyorcontinue(lowercase) - You saved edits before downloading
- You tested a small batch in Shopify Admin before a full catalog upload