Naldinho Posted September 29, 2014 Share Posted September 29, 2014 I need to be able to clear the combinations for specific products -- what is the easiest way to do that? More detailed I am importing products with a lot of combinations via CSV import. Each product is an individual CSV file. This is working great. Each combination has a price adjustment and I would like to be able to make changes to the price adjustment simply by editing the CSV file and importing it again. To do this I need to delete the previous combinations without having to delete all 400 individually. I've tried just overwriting the combinations but that just takes the current combinations and appends the import to the list. I've tried the delete combinations on import but that deletes all combinations for all products not just the product I am trying to update. What I am looking for is a trick to mass delete combinations only from individual products -- any suggestions? 1 Link to comment Share on other sites More sharing options...
TimTamTom Posted January 14, 2016 Share Posted January 14, 2016 Same question here! Any suggestions? Link to comment Share on other sites More sharing options...
vucumbra Posted October 5, 2016 Share Posted October 5, 2016 any solution? Link to comment Share on other sites More sharing options...
Recommended Posts