Section

Hair Reco - Hero

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

真实模板变体

Schema

{
  "name": "Hair Reco - Hero",
  "settings": [
    {
      "type": "text",
      "id": "section_id",
      "label": "Section ID",
      "default": "hero"
    },
    {
      "type": "text",
      "id": "eyebrow",
      "label": "Eyebrow",
      "default": "Laifen Pro Stylist Program"
    },
    {
      "type": "text",
      "id": "heading",
      "label": "Heading",
      "default": "Professional Styling, Powered by Laifen"
    },
    {
      "type": "textarea",
      "id": "description",
      "label": "Description",
      "default": "Explore professional styling content, connect with the Laifen Pro community, and unlock exclusive benefits designed for modern stylists."
    },
    {
      "type": "text",
      "id": "heading_font_size_pc",
      "label": "标题字体大小(桌面端)",
      "info": "支持 CSS 值,如 48px"
    },
    {
      "type": "text",
      "id": "heading_font_size_mobile",
      "label": "标题字体大小(移动端)",
      "info": "支持 CSS 值,如 32px"
    },
    {
      "type": "text",
      "id": "description_font_size_pc",
      "label": "描述字体大小(桌面端)",
      "info": "支持 CSS 值,如 20px"
    },
    {
      "type": "text",
      "id": "description_font_size_mobile",
      "label": "描述字体大小(移动端)",
      "info": "支持 CSS 值,如 18px"
    },
    {
      "type": "image_picker",
      "id": "background_image",
      "label": "Banner 背景图(桌面端)"
    },
    {
      "type": "image_picker",
      "id": "background_image_mobile",
      "label": "Banner 背景图(移动端)"
    },
    {
      "type": "text",
      "id": "button_text",
      "label": "Button Text",
      "default": "Apply Now"
    },
    {
      "type": "text",
      "id": "button_link",
      "label": "Button Link",
      "default": "#apply"
    },
    {
      "type": "text",
      "id": "note_line_1",
      "label": "Note Line 1",
      "default": "Free Products • Rewards • Early Access"
    },
    {
      "type": "text",
      "id": "note_line_2",
      "label": "Note Line 2",
      "default": "Trusted by 500+ stylists worldwide"
    }
  ],
  "blocks": [],
  "presets": [
    {
      "name": "Hair Recommendation - Hero"
    }
  ]
}