Section
Image text layered
0 个模板实例,9 个 section 配置,0 类 block。
真实模板变体
当前模板未直接使用该 section。
Schema
{
"name": "Image text layered",
"class": "image-text-layered",
"settings": [
{
"type": "html",
"id": "heading",
"label": "Heading",
"default": "Discover Laifen Hair Dryers"
},
{
"type": "richtext",
"id": "content",
"label": "Content"
},
{
"type": "checkbox",
"id": "end",
"label": "Show at the end",
"default": true
},
{
"type": "checkbox",
"id": "white_btn",
"label": "White button",
"default": false
},
{
"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": "image_picker",
"id": "image",
"label": "Image desktop"
},
{
"type": "image_picker",
"id": "image_mobile",
"label": "Image mobile"
},
{
"type": "text",
"id": "button_text",
"label": "Button text",
"default": "Learn more"
},
{
"type": "url",
"id": "button_link",
"label": "Button link"
}
],
"blocks": [],
"presets": [
{
"name": "Image text layered"
}
]
}