Coding for hiding prices

Hi all basically i am making a wholesale website so products can be viewed without the price. The price can only be viewd once the customer has logged in. If anybody has any html coding to add that would be great. Thanks in advance

1 Like

Yes,
Choose to hidden on load the elements with the prices.
Create a condition that check if a user is logged in then show the prices.
For more information:
https://www.wix.com/code/home/example/Hide-and-Show-Elements
https://www.wix.com/code/reference/wix-users.html#currentUser