Skip to content

Instantly share code, notes, and snippets.

@shopifypartners
Last active July 29, 2019 09:49
Show Gist options
  • Save shopifypartners/860742bad852777b17507cb492a48062 to your computer and use it in GitHub Desktop.
Save shopifypartners/860742bad852777b17507cb492a48062 to your computer and use it in GitHub Desktop.
JSON array containing section presets. When these are removed, the dynamic section becomes a static section. https://www.shopify.com/partners/blog/landing-page
"presets": [
{
"name": {
"en": "Featured collection",
"de": "Featured Kategorie",
"fr": "Collection vedette"
},
"category": {
"en": "Collection",
"de": "Kategorie",
"fr": "Collection"
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment