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.
Example of setting to display a dedicated menu for logged-in users with the theme "Dawn"

Setup Step 1: Add the scheme to "header.liquid" and the label to "ja.schema.json"

Setting Step 2: Replace “section.settings.menu.links” in “header-dropdown-menu.liquid”, “header-mega-menu.liquid”, and “header-drawer.liquid”

Setup Step 3: Create a member-only menu and specify the handle name in the theme editor

