Section

Explore Home

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

真实模板变体

当前模板未直接使用该 section。

Schema

{
  "name": "Explore Home",
  "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": "html",
      "id": "bottom-link",
      "label": "Type Bottom link text"
    }
  ],
  "blocks": [],
  "presets": [
    {
      "name": "Explore Home"
    }
  ]
}