-
-
Save blueprintmrk/2227d4f7d4b587c4d1ca201d4c32c34b to your computer and use it in GitHub Desktop.
Theme settings to show and hide accessible breadcrumb snippet - https://www.shopify.com/partners/blog/breadcrumb-navigation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "Navigation", | |
"settings": [ | |
{ | |
"type": "checkbox", | |
"id": "show_breadcrumb_nav", | |
"label": "Show breadcrumb navigation" | |
} | |
] | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment