Jump to content

Displace newest product where feature value = "x"


Recommended Posts

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

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

×
×
  • Create New...