How can I add a separate navigation for wholesale users on my website?

Hi there,

I just recently changed my site over to the new impact theme that shopify offers. One thing we wanted to change with this new update is a separate navigation for wholesale users.

We already use a wholesale tag to show our wholesalers unique prices and pages so I figured that could be used as a basis. However, I have tried a few suggestions online with out much success. Mainly due to not being able to find the snippets of code people are replacing.

Ex. https://community.shopify.com/topic/1194274

Any advice? It seems like a simple fix but I am a novice when it comes liquid files.

Hi @KevinKap ,

Yes, you are in the right direction you can modify the header-group.json template which will let the user assign a new menu for wholesale customers.

Now edit the header.liquid file to use the selected menu.

Hope this will help…