Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Updating retail prices?


truthlover

Recommended Posts

Posted

Do I have to change the price for each item manually, or can a database be set up that will automatically update the prices changes when the database is changed?

 

Thanks.

Posted
Do I have to change the price for each item manually, or can a database be set up that will automatically update the prices changes when the database is changed?

 

that depends on how you want to change the prices. if, for example, you just want to raise everything by 10% that can be done with a simple sql query in phpmyadmin. if it's more complicated than that, there is a contribution called easy populate, which allows you to export the products to excel, where you can make changes and import them back into your database. that might be your best bet.

Posted
that depends on how you want to change the prices. if, for example, you just want to raise everything by 10% that can be done with a simple sql query in phpmyadmin. if it's more complicated than that, there is a contribution called easy populate, which allows you to export the products to excel, where you can make changes and import them back into your database. that might be your best bet.

 

THANKS! I'll look into this. We are registered for PayPal, but on their shopping cart you have to change the price on each individual item.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...