Section
Hero T1 Pro Shaver
1 个模板实例,17 个 section 配置,0 类 block。
真实模板变体
Schema
{
"name": "Hero T1 Pro Shaver",
"class": "hero-t1-pro-section",
"settings": [
{
"type": "text",
"id": "section_id",
"label": "Section ID",
"default": "hero-t1-pro-shaver"
},
{
"type": "header",
"content": "Content Settings"
},
{
"type": "text",
"id": "subtitle",
"label": "Subtitle",
"default": "Electric Shaver",
"info": "小标题文本"
},
{
"type": "text",
"id": "tagline",
"label": "Tagline",
"default": "Look, Feel Refined",
"info": "产品标语"
},
{
"type": "text",
"id": "button_text",
"label": "Button Text",
"default": "Buy now"
},
{
"type": "url",
"id": "button_link",
"label": "Button Link"
},
{
"type": "header",
"content": "Image Settings"
},
{
"type": "image_picker",
"id": "product_image_desktop",
"label": "Product Image (Desktop)",
"info": "建议尺寸:600x600px 或更大"
},
{
"type": "image_picker",
"id": "product_image_mobile",
"label": "Product Image (Mobile)",
"info": "建议尺寸:400x600px,移动端垂直布局"
},
{
"type": "text",
"id": "product_image_alt",
"label": "Image Alt Text",
"default": "T1 Pro Electric Shaver",
"info": "图片替代文本,用于SEO和无障碍访问"
},
{
"type": "header",
"content": "Color Settings"
},
{
"type": "color",
"id": "background_color",
"label": "Background Color",
"default": "#f7f7f7"
},
{
"type": "color",
"id": "subtitle_color",
"label": "Subtitle Color",
"default": "#666666"
},
{
"type": "color",
"id": "title_color",
"label": "Title Color",
"default": "#151515"
},
{
"type": "color",
"id": "tagline_color",
"label": "Tagline Color",
"default": "#333333"
},
{
"type": "header",
"content": "Layout Settings"
},
{
"type": "checkbox",
"id": "enable_animations",
"label": "Enable Animations",
"default": true,
"info": "启用进场动画效果"
}
],
"blocks": [],
"presets": [
{
"name": "Hero T1 Pro Shaver",
"settings": {
"subtitle": "Electric Shaver",
"tagline": "Look, Feel Refined",
"button_text": "Buy now"
}
}
]
}