threeopus3 Posted May 6, 2013 Share Posted May 6, 2013 I'm about a week into Prestashop development and so far I like how many out of the box tools there are, but I am surprised at how little documentation exists describing how to implement really basic functionality. As the title of this post indicates, I would like to display a product with specific feature. I have set up all kinds of features for my products in the backend. One example is country. So how would I display products where country = "italy", for example. Ideally I'll try to display the newest 1 product where country = "Italy". I know that a lot of questions get asked here by people who offer nothing in return. That said, if anyone can even point me in the right direction, it would be MUCH appreciated. Thanks for any help. Link to comment Share on other sites More sharing options...
Paulito Posted May 6, 2013 Share Posted May 6, 2013 Good morning, If all you are trying to do is show the newest product first then go to: Back Office > Preferences > Products > scroll down the page to Pagination > Default order by > in the drop down box choose Product add date > click Save Not sure if this is what you are looking for Paul Link to comment Share on other sites More sharing options...
threeopus3 Posted May 6, 2013 Author Share Posted May 6, 2013 (edited) Nope. Edited May 7, 2013 by threeopus3 (see edit history) Link to comment Share on other sites More sharing options...
Paulito Posted May 6, 2013 Share Posted May 6, 2013 Then my sincere apologies Paul Link to comment Share on other sites More sharing options...
Recommended Posts