Section

Image swim slideshow

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

真实模板变体

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

Schema

{
  "name": "Image swim slideshow",
  "class": "image-banner__swim-slideshow-section",
  "settings": [
    {
      "type": "url",
      "id": "section_url",
      "label": "Select Section Link"
    },
    {
      "type": "color",
      "id": "text_color",
      "label": "Text color",
      "default": "#ffffff"
    },
    {
      "type": "textarea",
      "id": "main_heading",
      "label": "Main Heading",
      "default": "Runway-ready styling with Laifen"
    },
    {
      "type": "textarea",
      "id": "main_subheading",
      "label": "Main Sub Heading",
      "default": "Check out Laifen moments at Miami Swim Week 2024"
    },
    {
      "type": "image_picker",
      "id": "logo",
      "label": "Logo"
    },
    {
      "type": "image_picker",
      "id": "logo_week",
      "label": "Week image"
    },
    {
      "type": "textarea",
      "id": "heading",
      "label": "Heading",
      "default": "May 29 - June 3"
    },
    {
      "type": "url",
      "id": "link",
      "label": "Link"
    },
    {
      "type": "text",
      "id": "link_text",
      "label": "Link text",
      "default": "Learn More"
    },
    {
      "type": "checkbox",
      "id": "show_white_button",
      "label": "Show button as white",
      "default": true
    },
    {
      "type": "image_picker",
      "id": "image_d",
      "label": "Desktop Image"
    },
    {
      "type": "image_picker",
      "id": "image_m",
      "label": "Mobile Image"
    }
  ],
  "blocks": [],
  "presets": [
    {
      "name": "Image swim slideshow"
    }
  ]
}