Hide price and appear price just for wholesale customer

hello Every one

i need some your help to create wholesale store just i need to hide price for all visitor and the price appear just by login

Also need just i create account for wholesale customers from my side

Thanks

1 Like

@AliNjjar

This is not simple edit. this is code customization work hire a Shopify expert!

Thanks!

Hi @AliNjjar

We’re BSS Commerce - Shopify Partners & Experts providing Shopify apps and Store Development on Shopify & Shopify Plus.

We highly recommend you to use our app, B2B Login/Lock and Hide Price which has all the features you need and more.

Our app provides an application with “Hide Price” feature for customers, includes non-logged in, customer tags, specific customers.,.

And you can also select hidden products: Specific products, products by tag, products by collection.

There are also some advanced features such as Setting the time…

Here is the result after applying:

The FREE version may meet your needs, but if you want to use more features, you should choose the higher plan. Great news, you get 14 days of free use of the paid plans.

Hope this suggestion can help you. If this app match your need, please mark the solution, thanks!

Hello @AliNjjar

You can try this code: it will be helpful to you

Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.

.collapsible-content-wrapper-narrow {
    max-width: 73.4rem !important;
}