Ecommerce Shopify WordPress Discussion

Is there a way to conditionally override the navigation menu for a Shopify Theme in Liquid?

The original theme has: {%- liquid assign render_menu = false if section.settings.main_menu != blank assign menu = linklists[section.settings.main_menu] if menu.links.size != 0 assign render_menu = true endif endif -%}``` I'd like to update this so that if the page viewed is using the template page.contractors.liquid, it uses the navigation menu with the handle contractor-menu instead of main-menu. Either that or display the contractor menu as an additional menu below the header. Any ideas? I'm brand new to Liquid and tried this: {%- liquid assign render_menu = false if section.settings.main_menu != blank if template == 'page.contractor' assign menu = linklists.contractor-menu.links else assign menu = linklists[section.settings.main_menu] endif if menu.links.size != 0 assign render_menu = true endif endif -%}
You need to add a new menu into the section using liquid schema, the same like the current one. and modify the code like below to use it. {%- liquid assign render_menu = false if section.settings.main_menu != blank if template contains 'contractor' assign menu = linklists[section.settings.menuifromsechema] // need id of settings from schem tag else assign menu = linklists[section.settings.main_menu] endif if menu.links.size != 0 assign render_menu = true endif endif -%}

December 30, 2023

TurboCommerce make the better internet purchasing globaly

Turbo Multi-language Translator

Make the better internet purchasing globaly

Turbosify SEO Speed Booster

5.0 (7) Free plan available
Get better conversions by improving store loading speed Installed

Turbo Multi-language Chat - AI Customer service in one hand

TurboCommerce make the better internet purchasing globaly
Our products

The help you need, when you need it

App by Turbo Engine

3 apps • 5.0 average rating

Turbosify Speed Booster

5.0 (7)
Get better conversions by optimizing shopify store Google page speed Installed

Turbosify Translator for Wordpress Woocommerce

5.0 (74) Free Wordpress Woocommerce Plugin
Translate your wordpress website to multiple language within 1 click, no configuration needed, no No technical required

Grow your business here

Whether you want to sell products down the street or around the world, we have all the tools you need.