Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

display and sort products by "Product Model"


ruraldreams

Recommended Posts

Posted

On our category pages, we'd like to display the item number (called "Products Model" in the admin) and sort the list of results by this number. Could someone tell me how to do that? TIA.

Posted

regarding the item # then you can find this is the admin section under configuration>product listing.

 

regarding the sort order, then im sure this is in some order_by statement in the database query. sometime you find order_by rand(), or order_by product_name. Maybe someone else could help you with this one?

 

Luke

 

On our category pages, we'd like to display the item number (called "Products Model" in the admin) and sort the list of results by this number. Could someone tell me how to do that? TIA.

Archived

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

×
×
  • Create New...