Hello,
I am looking for the ability to hide all pricing in my store including the add to cart button for users that are not logged in. So this function would allow the general public to browse the items in the store, but would be unable to see pricing or make a purchase unless they have an account and are logged in.
I have added some css that hides the pricing in the product listing and product detail pages, but still displays the add to cart button and allows the user to place an item in cart, which still displays the price.
Appreciate any help with this. Thanks in advance!!