I have a travel agency and my products are travelsuppliers.
A lot of my suppliers are selling the same countries.
Those countries are my categories.
I am trying to make a page were you can filter between Disney France / Disney USA
Therefore I assigned a taxonomy (Disney France/Disney USA) to some of my products(=Travelsuppliers)
I did it like this :
* General options -> Sources = PRODUCTS (= Travelsuppliers)
* Frontend Search setting = Categories and Taxonomy terms = Disney France/Disney USA
I want to make a new page where only the products are displayed related to those taxonomy terms.
As I am using “Set the search settings to visible by default”, initially I see always all TravelSuppliers.
How Can I limit this initial result?