rsmcindoe Posted June 7, 2007 Posted June 7, 2007 Hello! I need help on how to move the product around in catalog, not by name, not by model number or not by date that was entered. I would like to move by either popularity (popular purchase) or just manual move from one row to another row. Is there a way to do that? Do I change it in the database? Thanks for any answers!! Scott
Dennis_gull Posted June 16, 2007 Posted June 16, 2007 Do you mean when you sort the products? if so you should change the product_listing.php otherwise im not sure what your talking about. To list products you have to select them from the db, if im not wrong the original oscommerce already track "Products Viewed" so you dont have to edit the db. You would only have to select the products and sort them by product viewed. More about "order by": http://www.w3schools.com/php/php_mysql_order_by.asp
Recommended Posts
Archived
This topic is now archived and is closed to further replies.