1
Answers
Vote up!
0
Vote down!

Sale price for all product variations

Hello,

I have a big store, which has multiple variations for a product -- ie size, color etc, a lot of the products have about 30 variations, which currently means, I have to add a sale price for EACH of them. Is there a way to add the Sale price for all of the variations, without so much effort ?

Thanks

Martin

Asked by: Martin M
on May 27, 2014

1 Answer

Vote up!
1
Vote down!

I think you may be able to make use of the commerce_feeds module (https://drupal.org/project/commerce_feeds) to import a file of price updates. You can write a view to export your products as a csv file, update the price values and then re-import them. I think you will be able to specify you want to update existing products. It might take a bit of time setting up but once it is done it should save a lot of time if you do this regularly. HTH.

Answer by: Lance Holland
Posted: Jun 3, 2014