Edit this code so the name of my section in theme editor is the title

{% schema %}
{
   "name":"Collapsible Page",
   "class":"shopify-section",
   "settings":[
      {
         "type":"header",
         "content":"Collapsible Content"
      },
      {
         "type":"text",
         "id":"title",
         "label":"Title"
      },
      {
        "id": "page",
        "type": "page",
        "label": "Page"
      }          
   ],
   "presets":[
      {
         "category":"Advanced",
         "name":"Collapsible Page",
         "settings":{
            
         }
      }
   ]
}
{% endschema %}
1 Like

Hi @DavidCab

The section name settings cannot be dynamic. However, the name of the block can be change depending on title block. You just have to have the ID title