ruraldreams Posted June 1, 2006 Posted June 1, 2006 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.
Guest Posted June 1, 2006 Posted June 1, 2006 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.