Is there a way to require the user to be logged-in in order to see the prices and order?
For example, if my store is for wholesalers only,
I only want people who are logged in with verified accounts
to be able to see prices and order
but I want anyone to see all the products.
So if anyone is not logged in, I don't want to display the prices
and I don't want to allow them to order but I want them to see all the products.
Is there a way to do that?
For example, if my store is for wholesalers only,
I only want people who are logged in with verified accounts
to be able to see prices and order
but I want anyone to see all the products.
So if anyone is not logged in, I don't want to display the prices
and I don't want to allow them to order but I want them to see all the products.
Is there a way to do that?
Comment