barseon2011-10-20 16:08 | Good afternoon. I want to display on their pages new products at the very top, and the country goes to the bottom. How do I customize the output of products per page sorted by ID. I want the first product on the page are products with a large ID. » Quick.Cart v4.x |
Makaron2011-10-21 15:48 | You have ready function to do that sortProducts() in core/products.php. Second parameter should be different from 'status', 'price' and 'name' and it should work like You want. I helped? Like it: www.facebook.com/makwebpl |