Section
Eam Slideshow
1 个模板实例,17 个 section 配置,0 类 block。
真实模板变体
Schema
{
"name": "Eam Slideshow",
"settings": [
{
"type": "image_picker",
"id": "desktop-image",
"label": "Enter background"
},
{
"type": "image_picker",
"id": "background-image-mobile",
"label": "Enter background Mobile"
},
{
"type": "html",
"id": "top-text",
"label": "Type Top Text"
},
{
"type": "html",
"id": "top-heading",
"label": "Type Top Heading"
},
{
"type": "html",
"id": "bottom-sold-text",
"label": "Type Sold text"
},
{
"type": "html",
"id": "eam-bottom-sold-text-mobile",
"label": "Type Sold Mobile text"
},
{
"type": "html",
"id": "bottom-button",
"label": "Type button text"
},
{
"type": "url",
"id": "bottom-button-url",
"label": "Select URL"
},
{
"type": "html",
"id": "bottom-button-2",
"label": "Type button text 2"
},
{
"type": "url",
"id": "bottom-button-url-2",
"label": "Select URL 2"
},
{
"type": "header",
"content": "Image Icons"
},
{
"type": "image_picker",
"id": "icon_1",
"label": "Icon 1"
},
{
"type": "textarea",
"id": "icon_1t",
"label": "Icon 1 text",
"default": "Free Shipping over $100"
},
{
"type": "image_picker",
"id": "icon_2",
"label": "Icon 2"
},
{
"type": "textarea",
"id": "icon_2t",
"label": "Icon 2 text",
"default": "2 Year Limited Warranty"
},
{
"type": "image_picker",
"id": "icon_3",
"label": "Icon 3"
},
{
"type": "textarea",
"id": "icon_3t",
"label": "Icon 3 text",
"default": "30 Day Risk-Free Trial"
}
],
"blocks": [],
"presets": [
{
"name": "custom-slideshow-mobile"
}
]
}