Section
Mini Weight
1 个模板实例,11 个 section 配置,0 类 block。
真实模板变体
Schema
{
"name": "Mini Weight",
"settings": [
{
"type": "textarea",
"id": "heading",
"label": "Heading"
},
{
"type": "textarea",
"id": "description",
"label": "Description"
},
{
"type": "header",
"content": "Images"
},
{
"type": "image_picker",
"id": "image_left",
"label": "Image - left"
},
{
"type": "image_picker",
"id": "image_left_mobile",
"label": "Image - left (Mobile)"
},
{
"type": "image_picker",
"id": "image_right",
"label": "Image - right"
},
{
"type": "image_picker",
"id": "image_right_mobile",
"label": "Image - right (Mobile)"
},
{
"type": "header",
"content": "Text"
},
{
"type": "textarea",
"id": "text_1",
"label": "Text 1"
},
{
"type": "textarea",
"id": "text_2",
"label": "Text 2"
},
{
"type": "textarea",
"id": "footnote",
"label": "Footnote"
}
],
"blocks": [],
"presets": [
{
"name": "Mini Weight"
}
]
}