Shopify themes, liquid, logos, and UX
Hi There! Hoping someone may be able to help me!
I'm building reinstalling a wholesale section to our current website on a new theme, Refresh. Original theme was Debut.
On the debut theme, we had a Wholesale Menu for selected clients which consisted of a menu with three items - About, Wholesale Products and Contact. The ID class for this menu is "main-menu-wholesale".
I've followed several online tutorials on how to reinstall the custom menu for our Clients who have been tagged as 'wholesale' clients in the back end but one seem to be working. Mainly as the class fields do not seem to aline with the Refresh theme.
Below is a sample of the a Code Snippet I have tried that other community members have had success with.
{% assign menu_handle = 'main-menu' %}
{% if customer %}
{% if customer.tags contains 'wholesale' %}
{% assign menu_handle = 'main-menu-wholesale' %}
{% endif %} {% endif %}
{% include 'site-nav', linklist: menu_handle %}
If possible, has anyone had experience with installing a custom menu on the Refresh theme and if so, do you know how to go about achieving this.
Thanks!
Hi @EventWandererCo ,
I'd like to refer you to an app that might just meet your needs: BSS: B2B Portal, Quote, Net 30.
Hope it helps @EventWandererCo
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
Product Labels by BSS | B2B Solution & Custom Pricing
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025