Section

Hair Reco - Apply

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

真实模板变体

Schema

{
  "name": "Hair Reco - Apply",
  "settings": [
    {
      "type": "text",
      "id": "section_id",
      "label": "Section ID",
      "default": "apply"
    },
    {
      "type": "text",
      "id": "eyebrow",
      "label": "Eyebrow",
      "default": "Apply Now"
    },
    {
      "type": "text",
      "id": "heading",
      "label": "Heading",
      "default": "Join the Laifen Pro Network"
    },
    {
      "type": "textarea",
      "id": "description",
      "label": "Description",
      "default": "Fill out the form below and we'll get back to you within 5 business days."
    },
    {
      "type": "text",
      "id": "submit_button",
      "label": "Submit Button",
      "default": "Submit Application"
    },
    {
      "type": "text",
      "id": "success_title",
      "label": "Success Title",
      "default": "Application Submitted!"
    },
    {
      "type": "textarea",
      "id": "success_message",
      "label": "Success Message",
      "default": "Thank you for your interest. We'll review your application and contact you soon."
    },
    {
      "type": "text",
      "id": "klaviyo_form_id",
      "label": "Klaviyo Form ID",
      "default": "YOUR_KLAVIYO_FORM_ID",
      "info": "Used to open the Klaviyo popup on form submit."
    },
    {
      "type": "text",
      "id": "footer_text",
      "label": "Footer Text",
      "default": "We'll review your application and get back to you within 5 business days."
    }
  ],
  "blocks": [],
  "presets": [
    {
      "name": "Hair Reco - Apply"
    }
  ]
}