We are sometimes asked to display a special menu for logged-in users in Shopify. This is a setting example that allows you to specify a member-only menu from the theme editor and display different menus depending on the logged-in state. This is an implementation method for Dawn, but it can of course be applied to other themes.
Sample Codes
Test Theme :Dawn/Rise 15.2.0
Add scheme to "header.liquid"
Add a label to "ja.schema.json"
"header-dropdown-menu.liquid" "header-mega-menu.liquid" "header-drawer.liquid" Replace “section.settings.menu.links”
