Section

Hair Reco - Videos

1 个模板实例,5 个 section 配置,4 类 block。

真实模板变体

Schema

{
  "name": "Hair Reco - Videos",
  "settings": [
    {
      "type": "text",
      "id": "section_id",
      "label": "Section ID",
      "default": "videos"
    },
    {
      "type": "text",
      "id": "eyebrow",
      "label": "Eyebrow",
      "default": "Quick Styling Videos"
    },
    {
      "type": "text",
      "id": "heading",
      "label": "Heading",
      "default": "Watch the Pros in Action"
    },
    {
      "type": "textarea",
      "id": "description",
      "label": "Description",
      "default": "Real stylists, real results. See how Laifen tools create stunning looks in under 60 seconds."
    },
    {
      "type": "text",
      "id": "footer_text",
      "label": "Footer Text",
      "default": "Follow @laifenpro on Instagram & TikTok for more"
    }
  ],
  "blocks": [
    {
      "type": "video",
      "name": "Video",
      "settings": [
        {
          "type": "url",
          "id": "thumbnail",
          "label": "Thumbnail URL"
        },
        {
          "type": "select",
          "id": "video_source",
          "label": "Video Source",
          "options": [
            {
              "value": "external_url",
              "label": "External Video URL"
            },
            {
              "value": "shopify_video",
              "label": "Uploaded Video"
            }
          ],
          "default": "external_url"
        },
        {
          "type": "text",
          "id": "video_url",
          "label": "External Video URL",
          "info": "Supports YouTube, Instagram Reels, TikTok links"
        },
        {
          "type": "video",
          "id": "video_file",
          "label": "Upload Video"
        },
        {
          "type": "text",
          "id": "title",
          "label": "Title",
          "default": "Video Title"
        },
        {
          "type": "text",
          "id": "creator",
          "label": "Creator",
          "default": "@creator"
        },
        {
          "type": "text",
          "id": "music",
          "label": "Music",
          "default": "Original Audio"
        },
        {
          "type": "select",
          "id": "platform",
          "label": "Platform",
          "options": [
            {
              "value": "reels",
              "label": "Reels"
            },
            {
              "value": "tiktok",
              "label": "TikTok"
            },
            {
              "value": "youtube",
              "label": "YouTube"
            },
            {
              "value": "instagram",
              "label": "Instagram"
            }
          ],
          "default": "reels"
        },
        {
          "type": "text",
          "id": "duration",
          "label": "Duration",
          "default": "0:00"
        },
        {
          "type": "text",
          "id": "tag",
          "label": "Tag",
          "default": "Tag"
        }
      ]
    },
    {
      "type": "video_2",
      "name": "Video 2",
      "settings": [
        {
          "type": "url",
          "id": "thumbnail",
          "label": "Thumbnail URL"
        },
        {
          "type": "select",
          "id": "video_source",
          "label": "Video Source",
          "options": [
            {
              "value": "external_url",
              "label": "External Video URL"
            },
            {
              "value": "shopify_video",
              "label": "Uploaded Video"
            }
          ],
          "default": "external_url"
        },
        {
          "type": "text",
          "id": "video_url",
          "label": "External Video URL",
          "info": "Supports YouTube, Instagram Reels, TikTok links"
        },
        {
          "type": "video",
          "id": "video_file",
          "label": "Upload Video"
        },
        {
          "type": "text",
          "id": "title",
          "label": "Title",
          "default": "Video Title"
        },
        {
          "type": "text",
          "id": "creator",
          "label": "Creator",
          "default": "@creator"
        },
        {
          "type": "text",
          "id": "music",
          "label": "Music",
          "default": "Original Audio"
        },
        {
          "type": "select",
          "id": "platform",
          "label": "Platform",
          "options": [
            {
              "value": "reels",
              "label": "Reels"
            },
            {
              "value": "tiktok",
              "label": "TikTok"
            },
            {
              "value": "youtube",
              "label": "YouTube"
            },
            {
              "value": "instagram",
              "label": "Instagram"
            }
          ],
          "default": "reels"
        },
        {
          "type": "text",
          "id": "duration",
          "label": "Duration",
          "default": "0:00"
        },
        {
          "type": "text",
          "id": "tag",
          "label": "Tag",
          "default": "Tag"
        }
      ]
    },
    {
      "type": "video_3",
      "name": "Video 3",
      "settings": [
        {
          "type": "url",
          "id": "thumbnail",
          "label": "Thumbnail URL"
        },
        {
          "type": "select",
          "id": "video_source",
          "label": "Video Source",
          "options": [
            {
              "value": "external_url",
              "label": "External Video URL"
            },
            {
              "value": "shopify_video",
              "label": "Uploaded Video"
            }
          ],
          "default": "external_url"
        },
        {
          "type": "text",
          "id": "video_url",
          "label": "External Video URL",
          "info": "Supports YouTube, Instagram Reels, TikTok links"
        },
        {
          "type": "video",
          "id": "video_file",
          "label": "Upload Video"
        },
        {
          "type": "text",
          "id": "title",
          "label": "Title",
          "default": "Video Title"
        },
        {
          "type": "text",
          "id": "creator",
          "label": "Creator",
          "default": "@creator"
        },
        {
          "type": "text",
          "id": "music",
          "label": "Music",
          "default": "Original Audio"
        },
        {
          "type": "select",
          "id": "platform",
          "label": "Platform",
          "options": [
            {
              "value": "reels",
              "label": "Reels"
            },
            {
              "value": "tiktok",
              "label": "TikTok"
            },
            {
              "value": "youtube",
              "label": "YouTube"
            },
            {
              "value": "instagram",
              "label": "Instagram"
            }
          ],
          "default": "reels"
        },
        {
          "type": "text",
          "id": "duration",
          "label": "Duration",
          "default": "0:00"
        },
        {
          "type": "text",
          "id": "tag",
          "label": "Tag",
          "default": "Tag"
        }
      ]
    },
    {
      "type": "video_4",
      "name": "Video 4",
      "settings": [
        {
          "type": "url",
          "id": "thumbnail",
          "label": "Thumbnail URL"
        },
        {
          "type": "select",
          "id": "video_source",
          "label": "Video Source",
          "options": [
            {
              "value": "external_url",
              "label": "External Video URL"
            },
            {
              "value": "shopify_video",
              "label": "Uploaded Video"
            }
          ],
          "default": "external_url"
        },
        {
          "type": "text",
          "id": "video_url",
          "label": "External Video URL",
          "info": "Supports YouTube, Instagram Reels, TikTok links"
        },
        {
          "type": "video",
          "id": "video_file",
          "label": "Upload Video"
        },
        {
          "type": "text",
          "id": "title",
          "label": "Title",
          "default": "Video Title"
        },
        {
          "type": "text",
          "id": "creator",
          "label": "Creator",
          "default": "@creator"
        },
        {
          "type": "text",
          "id": "music",
          "label": "Music",
          "default": "Original Audio"
        },
        {
          "type": "select",
          "id": "platform",
          "label": "Platform",
          "options": [
            {
              "value": "reels",
              "label": "Reels"
            },
            {
              "value": "tiktok",
              "label": "TikTok"
            },
            {
              "value": "youtube",
              "label": "YouTube"
            },
            {
              "value": "instagram",
              "label": "Instagram"
            }
          ],
          "default": "reels"
        },
        {
          "type": "text",
          "id": "duration",
          "label": "Duration",
          "default": "0:00"
        },
        {
          "type": "text",
          "id": "tag",
          "label": "Tag",
          "default": "Tag"
        }
      ]
    }
  ],
  "presets": [
    {
      "name": "Hair Reco - Videos",
      "blocks": [
        {
          "type": "video",
          "settings": {
            "thumbnail": "https://miaoda.feishu.cn/aily/api/v1/files/static/3b81a09cf0a3424ea12eee3d3aefd897_ve_miaoda",
            "video_source": "external_url",
            "video_url": "",
            "title": "60-Second Blowout",
            "creator": "@emmachen.style",
            "music": "Original Audio",
            "platform": "reels",
            "duration": "0:58",
            "tag": "Blowout"
          }
        },
        {
          "type": "video",
          "settings": {
            "thumbnail": "https://miaoda.feishu.cn/aily/api/v1/files/static/4be709c896324985a5f65876f18dd004_ve_miaoda",
            "video_source": "external_url",
            "video_url": "",
            "title": "Volume Hack You Need",
            "creator": "@mike.torres.salon",
            "music": "Trending Sound",
            "platform": "tiktok",
            "duration": "0:45",
            "tag": "Volume"
          }
        },
        {
          "type": "video",
          "settings": {
            "thumbnail": "https://miaoda.feishu.cn/aily/api/v1/files/static/ed98eed2e0bd4caca376026dfdc80182_ve_miaoda",
            "video_source": "external_url",
            "video_url": "",
            "title": "Sleek Finish in 30s",
            "creator": "@sophieliu.hair",
            "music": "Original Audio",
            "platform": "reels",
            "duration": "0:32",
            "tag": "Sleek"
          }
        },
        {
          "type": "video",
          "settings": {
            "thumbnail": "https://miaoda.feishu.cn/aily/api/v1/files/static/8d4d5e77aaa849fdb556b48153f9e00f_ve_miaoda",
            "video_source": "external_url",
            "video_url": "",
            "title": "Curl Technique",
            "creator": "@davidkim.creates",
            "music": "Viral Remix",
            "platform": "tiktok",
            "duration": "0:52",
            "tag": "Curls"
          }
        }
      ]
    }
  ]
}