Section

Finally visible

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

真实模板变体

Schema

{
  "name": "Finally visible",
  "class": "finally-visible",
  "settings": [
    {
      "type": "color",
      "id": "text_color",
      "label": "Text color",
      "default": "#ffffff"
    },
    {
      "type": "color",
      "id": "bg_color",
      "label": "Background color",
      "default": "#000000"
    },
    {
      "type": "image_picker",
      "id": "icon",
      "label": "Icon"
    },
    {
      "type": "text",
      "id": "subheading",
      "label": "Sub Heading",
      "default": "Light rings"
    },
    {
      "type": "textarea",
      "id": "heading",
      "label": "Heading",
      "default": "Finally visible."
    },
    {
      "type": "textarea",
      "id": "content",
      "label": "Content",
      "default": "3-color LED ring temperature mode shows you the exact temperature that the air is blown out. Watch how they’re made by clicking below."
    },
    {
      "type": "image_picker",
      "id": "image",
      "label": "Image desktop"
    },
    {
      "type": "image_picker",
      "id": "image_m",
      "label": "Image mobile"
    },
    {
      "type": "video",
      "id": "video",
      "label": "video"
    },
    {
      "type": "url",
      "id": "link",
      "label": "Link",
      "info": "If link is present video will not show"
    },
    {
      "type": "text",
      "id": "link_text",
      "label": "Link text",
      "default": "Watch how they’re made"
    }
  ],
  "blocks": [],
  "presets": [
    {
      "name": "Finally visible"
    }
  ]
}