Section
Image banner main
1 个模板实例,23 个 section 配置,0 类 block。
真实模板变体
Schema
{
"name": "Image banner main",
"class": "image-banner__main-section",
"settings": [
{
"type": "url",
"id": "section_url",
"label": "Select Section Link"
},
{
"type": "color",
"id": "text_color",
"label": "Text color"
},
{
"type": "color",
"id": "span_color",
"label": "Highlighted text color",
"info": "Use <span></span> for text highlighted color"
},
{
"type": "checkbox",
"id": "show_top_border",
"label": "Show top border",
"default": false
},
{
"type": "textarea",
"id": "subheading",
"label": "Sub Heading",
"default": "Bundle & Save 20%"
},
{
"type": "select",
"id": "subheading_tag",
"label": "Sub heading tag",
"options": [
{
"value": "h1",
"label": "H1"
},
{
"value": "h2",
"label": "H2"
},
{
"value": "h3",
"label": "H3"
},
{
"value": "h4",
"label": "H4"
},
{
"value": "h5",
"label": "H5"
},
{
"value": "h6",
"label": "H6"
},
{
"value": "p",
"label": "p"
}
],
"default": "h4"
},
{
"type": "textarea",
"id": "heading",
"label": "Heading",
"default": "Intuitively powerful"
},
{
"type": "select",
"id": "heading_tag",
"label": "Heading tag",
"options": [
{
"value": "h1",
"label": "H1"
},
{
"value": "h2",
"label": "H2"
},
{
"value": "h3",
"label": "H3"
},
{
"value": "h4",
"label": "H4"
},
{
"value": "h5",
"label": "H5"
},
{
"value": "h6",
"label": "H6"
},
{
"value": "p",
"label": "p"
}
],
"default": "h2"
},
{
"type": "color_background",
"id": "heading_background_color",
"label": "Heading Background color"
},
{
"type": "url",
"id": "link2",
"label": "Link2"
},
{
"type": "text",
"id": "link_text2",
"label": "Link text2"
},
{
"type": "color",
"id": "button_c_2",
"label": "Button text color 2",
"default": "#000000"
},
{
"type": "color",
"id": "button_bg_2",
"label": "Button background color 2",
"default": "transparent"
},
{
"type": "color_background",
"id": "link_text_background_color",
"label": "Link Text Background color"
},
{
"type": "url",
"id": "link",
"label": "Link"
},
{
"type": "text",
"id": "link_text",
"label": "Link text",
"default": "Buy Swift Special"
},
{
"type": "text",
"id": "video_text",
"label": "Video text"
},
{
"type": "checkbox",
"id": "show_at_bottom",
"label": "Show button at bottom",
"default": false
},
{
"type": "checkbox",
"id": "show_white_button",
"label": "Show button as white",
"default": false
},
{
"type": "image_picker",
"id": "image_d",
"label": "Desktop Image"
},
{
"type": "image_picker",
"id": "image_m",
"label": "Mobile Image"
},
{
"type": "video",
"id": "video_d",
"label": "Desktop Video"
},
{
"type": "video",
"id": "video_m",
"label": "Mobile Video"
}
],
"blocks": [],
"presets": [
{
"name": "Image banner main"
}
]
}