{ "name": "Collection list", "class": "index-section", "max_blocks": 12, "settings": [ { "type": "text", "id": "title", "label": "Heading", "default": "Collection list" }, { "type": "range", "id": "grid", "label": "Collections per row", "min": 2, "max": 5, "step": 1, "default": 3 } ], "blocks": [ { "type": "featured_collection", "name": "Collection", "settings": [ { "label": "Collection", "id": "collection", "type": "collection" } ] } ], "presets": [ { "name": "Collection list", "category": "Collection", "blocks": [ { "type": "featured_collection" }, { "type": "featured_collection" }, { "type": "featured_collection" } ] } ] }