Have your say in Community Polls: What was/is your greatest motivation to start your own business?
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

CSV import, zero out inv before update

CSV import, zero out inv before update

2blindmice
Visitor
1 0 0

is there a way to zero out my inventory before importing new updates so that only the active or available inventory and qtys get updated and the ones that are no longer available get zero out?  Do I have to use an app to be able to do this or is there another way.

Reply 1 (1)

Ablestar_Daniel
Shopify Partner
136 23 46

If you're using the Shopify admin to update your inventory levels there's one trick you can use to zero out the inventory levels of products that aren't updated. The Shopify inventory CSV format allows you to include the same product more than once with the last value being the one that 'sticks'.

 

You can use this to do the following:

  1. Export all your inventory to a CSV file
  2. In the CSV, set the inventory levels for all products to 0
  3. In the same file, copy the data you want to update to the end of the file
  4. Re-upload the inventory to Shopify

This will cause all products to be set to zero inventory except for the ones with data that you've copied to the end of the file.

 

To give a visual example, here's a CSV file from a store with 3 products:

 

Screenshot 2024-03-15 at 12.04.54 PM.png

 All three products are included with the inventory levels set to 0. We only have updates for 'product-one' and 'product-three' so we copy those to the end of the file. When Shopify processes this it will set the following inventory levels:

  • product-one: 12 in stock
  • product-two: 0 in stock
  • product-three: 14 in stock

I hope this helps, if you need more control over bulk editing your inventory I'd suggest taking a look at our Ablestar Bulk Product Editor but in your case I think you should be able to do this directly in the Shopify admin.

 

Best,

Daniel

 

Founder @ Ablestar ✦
Manage product data, spreadsheets, Google Shopping data, and metafields with Ablestar Bulk Product Editor. Use previews, undos, and automations to be confident your product data is correct.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!