Section
Specs richtext 3 lines
7 个模板实例,3 个 section 配置,1 类 block。
真实模板变体
page.brush-specsspecs_richtext_three_lines_9KLCV8 · 3 blocks启用page.brush-specsspecs_richtext_three_lines_bPrHPk · 3 blocks启用page.brush-specsspecs_richtext_three_lines_dbRUX3 · 3 blocks启用page.brush-specsspecs_richtext_three_lines_L9J4Yw · 3 blocks启用page.brush-specsspecs_richtext_three_lines_MrAJLN · 3 blocks启用page.brush-specsspecs_richtext_three_lines_PAiMyz · 3 blocks启用page.brush-specsspecs_richtext_three_lines_yGNFwz · 9 blocks启用
Schema
{
"name": "Specs richtext 3 lines",
"class": "specs-richtext-three-lines",
"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": "heading",
"label": "Heading",
"default": "Eco-friendly packaging"
},
{
"type": "text",
"id": "subheading",
"label": "Sub Heading",
"default": "Eco-friendly packaging"
}
],
"blocks": [
{
"type": "block",
"name": "Block",
"settings": [
{
"type": "richtext",
"id": "content",
"label": "Content",
"default": "<p>To reduce carbon emissions, we have rejected the all-too-common plastic sleeve and instead package every product using </p>"
}
]
}
],
"presets": [
{
"name": "Specs richtext three lines"
}
]
}