Update variable products quantity using CSV
-
I need to edit the stock quantity of product variations using a CSV file.
The problem is due to the fact that I need to do it using as reference the parent SKU.
When I import a CSV file using as fields “type, parent, stock, attribute name, attribute value“, nothing change in the stock quantity of the prduct variation.
I tried using all the available fields in the csv files and the only solution that I found is to use the ID value of the variation.
I’m able to import new products with variations without problem, I’m in trouble only when I want to update the quantities.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Update variable products quantity using CSV’ is closed to new replies.