travben1955 Posted May 22, 2009 Share Posted May 22, 2009 I sell basically one item on the net but I have over 5000 items of the same product and wish to decrease the cost by $2.00. Do I have to edit each item or is there a way to change that field for the whole inventory automatically. As you might guess, mannually would take days of several people working. Thanks for any help. Link to comment Share on other sites More sharing options...
swguy Posted May 22, 2009 Share Posted May 22, 2009 In phpMyAdmin, you can run the SQL query: update products set products_price = products_price - 2; Contributions: Better Together and Quantity Discounts for osCommerce 2.3.x and Phoenix. See my profile for more details. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.