Hi,
The website I’m setting up only wants to display prices to logged in users; is there an easy way of doing this or do I need to make a lot of use of the ” && is_user_logged_in()): ” command?
Essentially, I want catalog mode unless you’re a logged in user.
Failing that, could you give me a list of references I’d need to add the && is_user_logged_in()): to? I’ve already done this to the product quick view so I know that method works… thanks 🙂