Section

Image text invertible

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

真实模板变体

Schema

{
  "name": "Image text invertible",
  "class": "image-text__invertible-section",
  "settings": [
    {
      "type": "color",
      "id": "background",
      "label": "Background",
      "default": "#F7F7F7"
    },
    {
      "type": "textarea",
      "id": "heading",
      "label": "Heading",
      "default": "Laifen SE"
    },
    {
      "type": "text",
      "id": "subheading1",
      "label": "Sub Heading 1",
      "default": "5x Faster Drying"
    },
    {
      "type": "text",
      "id": "subheading2",
      "label": "Sub Heading 2",
      "default": "3 Nozzles"
    },
    {
      "type": "text",
      "id": "subheading3",
      "label": "Sub Heading 3",
      "default": "Professional Styling"
    },
    {
      "type": "checkbox",
      "id": "invert",
      "label": "Invert section",
      "default": false
    },
    {
      "type": "text",
      "id": "faded_text",
      "label": "Faded text",
      "default": "Lighter Material · Same Features"
    },
    {
      "type": "text",
      "id": "subheading",
      "label": "Sub Heading",
      "default": "“This blow dryer blow dries your hair so fast, it is like lightning”"
    },
    {
      "type": "image_picker",
      "id": "image",
      "label": "Image desktop"
    },
    {
      "type": "checkbox",
      "id": "show_brad",
      "label": "Show brad mondo",
      "default": true
    },
    {
      "type": "url",
      "id": "link",
      "label": "Link"
    },
    {
      "type": "text",
      "id": "link_text",
      "label": "Link text",
      "default": "Shop The Laifen SE"
    }
  ],
  "blocks": [],
  "presets": [
    {
      "name": "Image text invertible"
    }
  ]
}