I have a major issue now (more of a question) !
I need to be able to resctict some products and categories per country... Meaning let's say I have 6 categories, I want to sell the 6 of them if you live in Italy but only 4 of them if you are from France.
I am not sure how to do this. I will have 4 country to serve and maybe more, with different rules.... Do I need to create multiple Stores ? Using subdomains ?
How can I restrcit the view from such and such category depending on client's country ?
I was thinking to just create 4 different strores, but I see that I cannot do this in same domain but different directory ? Can I ?
Thanks a lot for all your help

G.