Search found 1 match

Page 1 of 1

Search found 1 match

Re: [HOW TO] Change Default Product Sort Order

Hello, i'm new one, I'm using Opencart ver. 1.5.6 and i wanted to change the default sorting of products in categories - the last added products to be first. And this is what i've done: In catalog/controller/product/category.php at line 21 change $sort = 'p.sort_order'; to this $sort = 'p.date_added...

Jump to post
  • Tue Aug 19, 2014 5:32 am
  • Replies 26
  • Views 93393

Page 1 of 1

Search found 1 match