Section
Awards
1 个模板实例,0 个 section 配置,2 类 block。
真实模板变体
Schema
{
"name": "Awards",
"settings": [],
"blocks": [
{
"type": "stacking_images",
"name": "Stacking Images",
"settings": [
{
"type": "color",
"id": "background",
"label": "Background color",
"default": "#fff"
},
{
"type": "text",
"id": "title",
"label": "Title"
},
{
"type": "text",
"id": "sub_title",
"label": "Sub Title"
},
{
"type": "image_picker",
"id": "main_image",
"label": "Main image"
},
{
"type": "image_picker",
"id": "main_image_mobile",
"label": "Main image (mobile)"
},
{
"type": "image_picker",
"id": "image_1",
"label": "Image 1"
},
{
"type": "text",
"id": "image_title_1",
"label": "Image title 1"
},
{
"type": "image_picker",
"id": "image_2",
"label": "Image 2"
},
{
"type": "text",
"id": "image_title_2",
"label": "Image title 2"
},
{
"type": "text",
"id": "footnote",
"label": "Footnote"
}
]
},
{
"type": "award_columns",
"name": "Award Columns",
"settings": [
{
"type": "color",
"id": "background",
"label": "Background color",
"default": "#fff"
},
{
"type": "text",
"id": "title",
"label": "Title"
},
{
"type": "text",
"id": "sub_title",
"label": "Sub Title"
},
{
"type": "image_picker",
"id": "main_image",
"label": "Main image"
},
{
"type": "image_picker",
"id": "main_image_mobile",
"label": "Main image (mobile)"
},
{
"type": "text",
"id": "main_image_title",
"label": "Main image title"
},
{
"type": "text",
"id": "column_1_title",
"label": "Column 1 title"
},
{
"type": "text",
"id": "column_1_subtitle",
"label": "Column 1 subtitle"
},
{
"type": "text",
"id": "column_1_award",
"label": "Column 1 award"
},
{
"type": "text",
"id": "column_2_title",
"label": "Column 2 title"
},
{
"type": "text",
"id": "column_2_subtitle",
"label": "Column 2 subtitle"
},
{
"type": "text",
"id": "column_2_award",
"label": "Column 2 award"
},
{
"type": "text",
"id": "column_3_title",
"label": "Column 3 title"
},
{
"type": "text",
"id": "column_3_subtitle",
"label": "Column 3 subtitle"
},
{
"type": "text",
"id": "column_3_award",
"label": "Column 3 award"
},
{
"type": "text",
"id": "footnote",
"label": "Footnote"
}
]
}
],
"presets": [
{
"name": "Awards"
}
]
}