VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: superdre on July 18, 2012, 20:03:53 PM

Title: how to modify product prices by percentage
Post by: superdre on July 18, 2012, 20:03:53 PM
Hi! i wonder if is there a way to modify product prices in a global way. Let´s say i have entered 30 products each with its corresponding price but now i need to adjust their price in a 20%, is there a way i can do that without the need of modify one by one?
thanks in advanced!
Roxana
Title: Re: how to modify product prices by percentage
Post by: mmbax on October 04, 2012, 06:52:03 AM
yes i too would like to know this!!! I have searched everywhere but nothing close to a solution. I didn't think it would be such a hard thing to do.
Title: Re: how to modify product prices by percentage
Post by: jenkinhill on October 04, 2012, 11:11:03 AM
I have always used CSVI to apply across the board price increases, since I keep all products on an openoffice calc spreadsheet.

Some people run an SQL query on the database to do this, but this means giving the store owner phpMyAdmin access where they might cause a lot of damage.
Title: Re: how to modify product prices by percentage
Post by: mmbax on October 05, 2012, 03:15:58 AM
also i have products with dropdown lists for sizes etc that I need to adjust the price by percentage using a dropdown. Is this possible?