Guest Posted May 15, 2004 Posted May 15, 2004 I want to multiplicate the prices in my shop with a variable factor, but i dont know where to do it. I cant find the place where the prices are written by an echo command or something like that.
vasttech Posted May 15, 2004 Posted May 15, 2004 Your prices are stored in the database. You could run a SQL query against the database to change all your prices. Make sure to back up the database before doing it though. I would recommend creating a copy of the database then testing the query on that before I did anything with the production one. osCommerce Knowledge Base osCommerce Documentation Contributions
Recommended Posts
Archived
This topic is now archived and is closed to further replies.