Login to see my prices. Is this possible?

Hi,
I would to setup my dynamic page where a customer would have to login to see my prices. This is how I want it to work.

  1. The customer creates an account. (They cannot see the prices yet)

  2. I review the account and send them the approval by email.

  3. The customer can now login to see my prices.

Is this possible with wix code?

Hi Nathan,
Some coding skills are required but sure is possible.
Roi

Hi Roi,
Thanks for the quick response. Really appreciate it. Any advice as to how to go forward with this?

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/reference/wix-users.html#currentUser
Good luck!
Roi

Hi Roi,
I forgot to ask one thing. Would my code have to alter to suit this post? https://www.wix.com/code/home/forum/product-updates/we-re-getting-faster-learn-how-to-get-your-site-ready

Hi Nathan,
In this case it’s not relevant.
Roi

Hi there,

I’d like to be able to do the same thing. Except, I would like my store and all of the photos of my products to be seen, just not prices. Then when someone clicks on a product it asks them to sign in to see details/pricing.
Then they create an account.
I approve them.
And then they can see prices/shop.

Is this possible/how would I do this - especially being very new to code?

Cassidy

Let me explain a non-code solution as best as I can …

  • First add a product gallery to your page

  • Chose any layout or style you want

  • Then open settings and remove the checkmark from the ‘price’ so that it remains hidden

  • Then open up the Product Page

  • Go into the Permissions and set it to Members Only

  • This way the page will check if the person is logged in

This is a live example of a gallery with this layout: https://codequeen.wixsite.com/wixstores-quote
(That tutorial site has nothing to do with your topic, it is just to show you the gallery layout used. )

Oh, I see!! Yes, that’s super easy! Thank you!

In the live preview page you showed me, they had an option where their quick view did not show price, and the button said “contact us for pricing” - however I only have the option for that button to add a product to a cart and can not hide the price. How would I do this?

Hi, I followed your method, however, the public can only see a brief image of the product. Can it be like this?

  1. Public can click in the product page and see all the infomation of the product, just without price.

  2. Public log in to the website and can see the price?