Section

Eam Slideshow V2

18 个模板实例,14 个 section 配置,0 类 block。

真实模板变体

Schema

{
  "name": "Eam Slideshow V2",
  "settings": [
    {
      "type": "url",
      "id": "section_link",
      "label": "Select Section Link"
    },
    {
      "type": "color_background",
      "id": "bg_d",
      "label": "Background desktop"
    },
    {
      "type": "color_background",
      "id": "bg_m",
      "label": "Background mobile"
    },
    {
      "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": "top-heading-m",
      "label": "Type Top Heading (Mobile)",
      "default": "Fast drying.<br>Zero heat damage."
    },
    {
      "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"
    }
  ],
  "blocks": [],
  "presets": [
    {
      "name": "EAM Slideshow V2"
    }
  ]
}