Section
可持续包装理念
5 个模板实例,8 个 section 配置,0 类 block。
真实模板变体
Schema
{
"name": "可持续包装理念",
"class": "banner-earth-icon",
"settings": [
{
"type": "select",
"id": "section_width",
"options": [
{
"value": "grid",
"label": "Grid"
},
{
"value": "full-width-row",
"label": "Full width"
},
{
"value": "full-width-row-full",
"label": "Full width, no spacing"
}
],
"default": "grid",
"label": "Section width"
},
{
"type": "text",
"id": "text_b",
"label": "Text before icon",
"default": "地球"
},
{
"type": "image_picker",
"id": "icon",
"label": "Icon"
},
{
"type": "text",
"id": "text_m",
"label": "Text after icon",
"default": "環境に配慮した"
},
{
"type": "text",
"id": "text_l",
"label": "Text after icon 2",
"default": "分解性の包装。"
},
{
"type": "text",
"id": "subheading",
"label": "Subheading",
"default": "プラスチック廃棄物を削減するために、各製品の包装は高度に生分解性¹⁷であり、エコフレンドリーな基準を満たす環境に優しい素材で作られています。"
},
{
"type": "image_picker",
"id": "image",
"label": "Banner"
},
{
"type": "image_picker",
"id": "image_m",
"label": "Banner mobile"
}
],
"blocks": [],
"presets": [
{
"name": "可持续包装理念"
}
]
}