Guest Posted January 8, 2006 Posted January 8, 2006 Hi! can someone tell me how to change my product listing to desc instead of asc so that my new products show up at the top of the list? cheers!
evalguy Posted January 8, 2006 Posted January 8, 2006 You could just find the relevant SQL query in the php code pages and change the end part to ".... order by products_date_added DESC".
Recommended Posts
Archived
This topic is now archived and is closed to further replies.