Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Feature request: "class" for section-groups

Feature request: "class" for section-groups

Jacco-V
Shopify Partner
18 2 7

With sections, we can add classes to the section using an key in the json schema:

 

{% schema %}
{
  "name": "t:sections.example.name",
  "class": "my-section-class",
  "settings": []
}
{% endschema %}

however, with section groups, this is unfortunately not the case. It would be most useful if the "class" key was also supported for the sections groups schema.

 

 

 

senior software architect
Replies 0 (0)