Skip to content

Instantly share code, notes, and snippets.

@coleatkinson
Created October 27, 2021 21:04
Customize the image banner section in Shopify's Dawn theme
{% comment %}
Schema that adds a basic text input field to the image banner home page section of Shopify's Dawn theme.
{% endcomment %}
{
"type": "text",
"id": "available_countries",
"label": "Add the ISO code of the country that should see this banner."
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment