So, are you looking to hide the prices of your wholesale products from specific customers or visitors to your store? Don’t worry. Stick for a while, let us show you how to do this.
Note: You cannot hide the prices for selected products in your store. If you follow the steps given below, it will hide the prices of all products for all non-logged-in customers.
- Open Shopify settings (not the Wholesale Lock Manager app settings)
- Go to the Store currency section under Store details and click on Change formatting.
- Inside the HTML with currency input field, Add <span hidewlm> as starting value and </span> as the ending value.
The final should look like <span hidewlm>${{amount}} USD</span> - Add the same for HTML without currency field, <span hidewlm> as starting value and </span> as the ending value.
The final should look like <span hidewlm>${{amount}}</span> - Save the changes.
- Open Wholesale Lock Manager app and go to Hide elements.
- Check the Hide prices from visitors option and save.
- Visitors/customers will see a message Login to view price when they try to access the prices.
- You can easily customise the "Login to view price" text.