Updating stock quantities for the items not in the import file
-
I am in a bit of a predicament. I have a CSV import file with about 1000 products. This file gets updated once a day from my supplier. I download the stock quantity of these 1000 products Every day mapping the unique SKU id. The problem is that every new update has about 50 SKU’s missing as they go out of stock. When I download the file, quantities update just alright except the missing SKU’s on my website have no way to update since they’re not on the file. Is there a way for me to import a CSV in a way where it updates stock for all sku’s in the file and the sku’s that were not in the file, set them to quantity = 0. Thanks for much for your help and support.
- The topic ‘Updating stock quantities for the items not in the import file’ is closed to new replies.