Last active
March 29, 2020 14:36
-
-
Save loughlincodes/f5ce2cbdcd97c90de470b092d2253037 to your computer and use it in GitHub Desktop.
Shopify Section Boilerplate (Feb2018)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="google-reviews"></div> | |
{% schema %} | |
{ | |
"name": "Google Reviews", | |
"class": "google-reviews", | |
"settings": [ | |
], | |
"presets": [ | |
{ | |
"name": "Google Reviews", | |
"category": "reviews" | |
} | |
] | |
} | |
{% endschema %} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment