Hi!
I am not very well versed with the MVC- concept so I may be putting some terms wrong here. Feel free to correct me.
If i have a number of shops on multistore mode (eg. 1,2,3 etc.) all the products are stored in the same tables in the database. Now say that I am looking at the front end of STORE 2. I can only see the products that have been added to associated to STORE 2. So far so good.
The question is: in what file can I find the code that queries/filters away the products from other stores?
Best regards,
Lars