Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

changing product listing to desc order


Guest

Recommended Posts

Posted

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!

Posted

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".

Archived

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

×
×
  • Create New...