Shopify-specific integration
<!-- Schema that adds the new section on the Customize theme page -->
{% schema %}
{
"name": "Skin chat",
"tag": "section",
"class": "section",
"settings": [],
"presets": [{
"name": "Skin Chat"
}]
}
{% endschema %}Last updated
Was this helpful?