Skip to content

Instantly share code, notes, and snippets.

@liamgriffin
Created July 29, 2021 07:51
Show Gist options
  • Save liamgriffin/6e6dc803cbf79e4ee74a169333e126f3 to your computer and use it in GitHub Desktop.
Save liamgriffin/6e6dc803cbf79e4ee74a169333e126f3 to your computer and use it in GitHub Desktop.
How to Create Your First Shopify Theme Section | Product JSON Template
{
"name": "Product",
"sections": {
"main": {
"type": "main-product"
}
},
"order": [
"main"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment