Hi All,
Does anyone know how to change the product sort order.
I've got products that are named:
Product 3 lb
Product 5 lb
Product 10 lb
Ideally, I'd like them to be sorted in that order. Since product lists within a category are being sorted by product name, and since the "1" in "10lb" is a lesser value than the "3" in 3 lb, the sort order is goofy:
Product 10 lb
Product 3 lb
Product 5 lb
I've seen a couple of posts asking similar questions, but thought I'd try it again. I'm a newbie to PHP, but I'm learning a lot of things, and don't mind poking around. I'm just a bit lost. I've looked in:
templates/index_products.tpl.php and seen the reference to
includes/modules/product_listing_col.php
I've looked there and in product_listing.php, but am not experienced enough to see where the product sort is taking place.
I'm going to check out the product sort contrib for OSC. I tried to update the database with the .sql file that's part of the contrib last night, and met with errors. I put everything back and am going to try looking through the file to see if I can make sense of it.
Just thought I'd check first to see if anyone else has had any success.
If anyone's interested I'll post the results (Assuming I can get anywhere)
Thanks!




LinkBack URL
About LinkBacks






Bookmarks