Section
Brush oscillatons banner
2 个模板实例,12 个 section 配置,1 类 block。
真实模板变体
Schema
{
"name": "Brush oscillatons banner",
"class": "brush-oscillatons-banner",
"settings": [
{
"type": "checkbox",
"id": "small_height",
"label": "Small height",
"default": false
},
{
"type": "color",
"id": "heading_color",
"label": "Headings color",
"default": "#000000"
},
{
"type": "color",
"id": "text_color",
"label": "Text color",
"default": "#000000"
},
{
"type": "color",
"id": "bg",
"label": "Background color"
},
{
"type": "image_picker",
"id": "image_d",
"label": "Image (desktop)"
},
{
"type": "image_picker",
"id": "image_m",
"label": "Image (mobile)"
},
{
"type": "textarea",
"id": "heading",
"label": "Heading",
"default": "Enter for the chance <br>to win a Wave."
},
{
"type": "richtext",
"id": "content",
"label": "Content",
"default": "<p>Enter your email below for a chance to be among 30 lucky winners to experience the new Laifen Wave toothbrush for free!</p>"
},
{
"type": "text",
"id": "email_code",
"label": "Signup snippet"
},
{
"type": "richtext",
"id": "popup",
"label": "Popup terms"
},
{
"type": "url",
"id": "link",
"label": "Link"
},
{
"type": "text",
"id": "link_text",
"label": "Link text",
"default": "Learn more"
}
],
"blocks": [
{
"type": "block",
"name": "Item",
"settings": [
{
"type": "text",
"id": "heading",
"label": "Heading",
"default": "Dual-Action"
},
{
"type": "text",
"id": "content",
"label": "Content",
"default": "Vibration | Oscillation"
}
]
}
],
"presets": [
{
"name": "Brush oscillatons banner"
}
]
}