Wix Stores - Making Prices hidden on Product gallery AND Product pages

I have a client who is in need of having ALL prices hidden on gallery and product pages. Only wants prices seen once an approved customer is logged in. Is this possible and how do I accomplish this? Site is pretty much ready to publish (would love to have this done by end of day) Would really appreciate some help. Thanks.

Hide the price on default by visiting the editor, select the product element, uncheck the price


Then, use corvid code wixUser.currentuser.logined === true
then display it with a text element.

DM for coding assistance.

Thank you so much. I might be DM you in the near future.