Skip to content

How to only make dedicated Products (<1) accessible for logged in Users

after research I couldnt find a good solution of how to make (first step) only one Product accessible for logged in users. Is there a simple way? Best is the user cant add the product to the basket as long as he is not logged in as a customer (not a guest).

Approaches:

Ive created a category “Members only” and added a product, but there is no choice of what user groups can join

I see that ALL Products can be limited to logged in users, but I only want dedicated Products accessible to add to cart.

Other way is to go into Magento Code, but that seems to me a bit overengineered for this..

Thank you in advance and Greetings.