Section

Brush Image banner right

6 个模板实例,12 个 section 配置,0 类 block。

真实模板变体

Schema

{
  "name": "Brush Image banner right",
  "class": "brush-image-banner-right-section",
  "settings": [
    {
      "type": "checkbox",
      "id": "video_right",
      "label": "Video on right",
      "default": false
    },
    {
      "type": "color",
      "id": "text_color",
      "label": "Text Color",
      "default": "#000000"
    },
    {
      "type": "color_background",
      "id": "color_strong",
      "label": "Text Strong Color",
      "default": "#000000"
    },
    {
      "type": "color_background",
      "id": "color_p",
      "label": "Text Color Paragraph",
      "default": "rgba(255, 255, 255, 0.60)"
    },
    {
      "type": "text",
      "id": "subheading",
      "label": "Sub Heading",
      "default": "Bundle & Save 20%"
    },
    {
      "type": "textarea",
      "id": "heading",
      "label": "Heading",
      "default": "Intuitively powerful"
    },
    {
      "type": "richtext",
      "id": "content",
      "label": "Content",
      "default": "<p>Vastly improved motor performance compared to ordinary sonic motors (6.1W vs 2.0W) for a faster clean.</p>"
    },
    {
      "type": "image_picker",
      "id": "image_d",
      "label": "Desktop Image"
    },
    {
      "type": "image_picker",
      "id": "image_m",
      "label": "Mobile Image"
    },
    {
      "type": "checkbox",
      "id": "loop",
      "label": "Loop video",
      "default": true
    },
    {
      "type": "video",
      "id": "video_d",
      "label": "Video (desktop)"
    },
    {
      "type": "video",
      "id": "video_m",
      "label": "Video (mobile)"
    }
  ],
  "blocks": [],
  "presets": [
    {
      "name": "Brush Image banner"
    }
  ]
}