Section
Premium Section
0 个模板实例,6 个 section 配置,1 类 block。
真实模板变体
当前模板未直接使用该 section。
Schema
{
"name": "Premium Section",
"settings": [
{
"type": "image_picker",
"id": "background-image",
"label": "Enter background"
},
{
"type": "text",
"id": "main-headding",
"label": "Add Heading"
},
{
"type": "image_picker",
"id": "hole-color",
"label": "Add Hole Image"
},
{
"type": "text",
"id": "main-headding-scnd",
"label": "Add Heading Scnd"
},
{
"type": "image_picker",
"id": "hole-color-mobile",
"label": "Add Hole Image"
},
{
"type": "image_picker",
"id": "hair-dryer",
"label": "Add Hole Image"
}
],
"blocks": [
{
"type": "text",
"name": "block",
"settings": [
{
"type": "text",
"id": "premium-paragraph",
"label": "Add Paragraph"
}
]
}
],
"presets": [
{
"name": "eam-premium-color"
}
]
}