Skip to content

Instantly share code, notes, and snippets.

@keirwhitaker
Created July 11, 2017 09:51
Show Gist options
  • Save keirwhitaker/32dc86e565db09450ad283198eff971d to your computer and use it in GitHub Desktop.
Save keirwhitaker/32dc86e565db09450ad283198eff971d to your computer and use it in GitHub Desktop.
Extract of promotions.liquid #3
"settings": [
{
"id": "title",
"type": "text",
"label": "Title",
"default": "your title here"
},
{
"id": "description",
"type": "textarea",
"label": "Description",
"default": "your description here"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment