Skip to content

Instantly share code, notes, and snippets.

@blueprintmrk
Forked from shopifypartners/settings_schema.json
Created September 11, 2020 17:34
Show Gist options
  • Save blueprintmrk/2227d4f7d4b587c4d1ca201d4c32c34b to your computer and use it in GitHub Desktop.
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
{
"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