Hello all!
I’ve been trying to find some way to restrict a user’s access to our products, as displayed in the webshop.
If, for example, I had products “Product 1A”, “Product 1B”, “Product 2A”, and “Product 2B”, I would like to make it so that when “User 1” is logged in, they can only see “Product 1A” and “Product 1B”.
I have found the section “User Permissions”, where I can grant access to those who don’t otherwise have it, but it seems the default is that every user can see every product in the webshop and I’m not sure how to invert that.
Thanks for your time!
Hi @TSping1
Maybe this article can guide you better
Hello @asieftejani ,
Thanks for your response, and apologies for our delay in getting back to you!
The “User Permissions” does seem to be the place to look, and indeed I have found that section, but in using it I can only grant access to those who don’t otherwise have it. By default, every user (even Guest users!) can already see every product in the webshop and I’m not sure how to make it so that every user can see no products.
If I can set up our system to restrict viewing access of all products from all users, then I can piece-wise apply permissions to set up what customers can see.
How might I go about doing this?