Section
Video Feature Toothburh
1 个模板实例,11 个 section 配置,0 类 block。
真实模板变体
Schema
{
"name": "Video Feature Toothburh",
"class": "video-feature-toothburh",
"settings": [
{
"type": "text",
"id": "template_id",
"label": "Template Id"
},
{
"type": "text",
"id": "title",
"label": "标题"
},
{
"type": "textarea",
"id": "heading",
"label": "主标题"
},
{
"type": "textarea",
"id": "subheading",
"label": "副标题"
},
{
"type": "image_picker",
"id": "video_image_desktop",
"label": "视频封面 desktop"
},
{
"type": "image_picker",
"id": "video_image_mobile",
"label": "视频封面 mobile"
},
{
"type": "video",
"id": "video_url",
"label": "视频链接"
},
{
"type": "video",
"id": "mobile_video_url",
"label": "移动端视频链接"
},
{
"type": "text",
"id": "custom_class",
"label": "自定义类名"
},
{
"type": "color",
"id": "background_color",
"label": "背景颜色"
},
{
"type": "color",
"id": "title_color",
"label": "标题颜色"
}
],
"blocks": [],
"presets": [
{
"name": "Video Feature Toothburh",
"category": "视频"
}
]
}