Section
Laifen Wave Comparison
1 个模板实例,7 个 section 配置,1 类 block。
真实模板变体
Schema
{
"name": "Laifen Wave Comparison",
"settings": [
{
"type": "textarea",
"id": "heading",
"label": "Heading"
},
{
"type": "product",
"id": "product",
"label": "Product"
},
{
"type": "text",
"id": "variant_1",
"label": "Variant 1"
},
{
"type": "text",
"id": "variant_2",
"label": "Variant 2"
},
{
"type": "text",
"id": "variant_3",
"label": "Variant 3"
},
{
"type": "header",
"content": "Images"
},
{
"type": "textarea",
"id": "images_list",
"label": "Images list"
}
],
"blocks": [
{
"type": "block",
"name": "Block",
"settings": [
{
"type": "text",
"id": "title",
"label": "Title"
},
{
"type": "textarea",
"id": "feature_1",
"label": "Feature Column 1"
},
{
"type": "textarea",
"id": "feature_2",
"label": "Feature Column 2"
},
{
"type": "textarea",
"id": "feature_3",
"label": "Feature Column 3"
}
]
}
],
"presets": [
{
"name": "Laifen Wave Comparison",
"category": "Product"
}
]
}