Section
Right brush head
5 个模板实例,3 个 section 配置,1 类 block。
真实模板变体
product.brush-accessories-3pac-v2right_brush_head_4L9zW7 · 3 blocks启用product.brush-accessories-6pac-v2right_brush_head_4L9zW7 · 3 blocks启用product.wave-charging-cableright_brush_head_4L9zW7 · 3 blocks启用product.wave-pro-toothbrush-headright_brush_head_4L9zW7 · 3 blocks已禁用product.wave-travel-caseright_brush_head_4L9zW7 · 3 blocks启用
Schema
{
"name": "Right brush head",
"class": "right-brush-head-section",
"settings": [
{
"type": "header",
"content": "Header"
},
{
"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": "textarea",
"id": "heading",
"label": "Heading",
"default": "Right brush head."
}
],
"blocks": [
{
"type": "block",
"name": "Block",
"settings": [
{
"type": "html",
"id": "heading",
"label": "Heading",
"default": "Gum care"
},
{
"type": "textarea",
"id": "content",
"label": "Content",
"default": "A gentle, deep clean for teeth & gums"
},
{
"type": "url",
"id": "link",
"label": "Link"
},
{
"type": "image_picker",
"id": "image",
"label": "Main Image"
},
{
"type": "text",
"id": "text_1",
"label": "Test 1",
"default": "Comfort"
},
{
"type": "number",
"id": "number1",
"label": "Highlighted boxes 1",
"default": 3
},
{
"type": "text",
"id": "text_2",
"label": "Test 2",
"default": "Comfort"
},
{
"type": "number",
"id": "number2",
"label": "Highlighted boxes 2",
"default": 2
},
{
"type": "text",
"id": "text_3",
"label": "Test 3",
"default": "Comfort"
},
{
"type": "number",
"id": "number3",
"label": "Highlighted boxes 3",
"default": 4
}
]
}
],
"presets": [
{
"name": "Right brush head"
}
]
}