Section
用户权益展示
2 个模板实例,26 个 section 配置,0 类 block。
真实模板变体
Schema
{
"name": "用户权益展示",
"settings": [
{
"type": "image_picker",
"id": "background_image",
"label": "Background image"
},
{
"type": "image_picker",
"id": "background_image_mobile",
"label": "Background image (Mobile)"
},
{
"type": "header",
"content": "Service 1"
},
{
"type": "color",
"id": "title_color1",
"label": "Title1 color",
"default": "#F57B23"
},
{
"type": "color",
"id": "text_color1",
"label": "Description1 color",
"default": "#000000"
},
{
"type": "color_background",
"id": "background1",
"label": "Service 1 background color",
"default": "#ffffff"
},
{
"type": "image_picker",
"id": "img1",
"label": "Icon1",
"info": "54*54px"
},
{
"type": "text",
"id": "title1",
"label": "Title1",
"default": "2-5 Business Day Free Delivery"
},
{
"type": "textarea",
"id": "desc1",
"label": "Description1",
"default": "Orders will be dispatched within 2-5 business days. The parcel is expected to arrive at your address within 48 hours after being shipped."
},
{
"type": "header",
"content": "Service 2"
},
{
"type": "color",
"id": "title_color2",
"label": "Title2 color",
"default": "#F57B23"
},
{
"type": "color",
"id": "text_color2",
"label": "Description2 color",
"default": "#000000"
},
{
"type": "color_background",
"id": "background2",
"label": "Service 2 background color",
"default": "#ffffff"
},
{
"type": "image_picker",
"id": "img2",
"label": "Icon2",
"info": "54*54px"
},
{
"type": "text",
"id": "title2",
"label": "Title2",
"default": "2-Year Warranty"
},
{
"type": "textarea",
"id": "desc2",
"label": "Description2",
"default": "Listed products come with a 24-month warranty period starting from the date of purchase."
},
{
"type": "header",
"content": "Service 3"
},
{
"type": "color",
"id": "title_color3",
"label": "Title3 color",
"default": "#F57B23"
},
{
"type": "color",
"id": "text_color3",
"label": "Description3 color",
"default": "#000000"
},
{
"type": "color_background",
"id": "background3",
"label": "Service 3 background color",
"default": "#ffffff"
},
{
"type": "image_picker",
"id": "img3",
"label": "Icon3",
"info": "54*54px"
},
{
"type": "text",
"id": "title3",
"label": "Title3",
"default": "30-Day Return & Refund"
},
{
"type": "textarea",
"id": "desc3",
"label": "Description3",
"default": "Enjoy a 30-day return & refund policy for any reason of dissatisfaction with your purchase."
},
{
"type": "header",
"content": "Image"
},
{
"type": "image_picker",
"id": "img_d",
"label": "Image desktop",
"info": "size: 876 * 689px"
},
{
"type": "image_picker",
"id": "img_m",
"label": "Image mobile",
"info": "size: 686 * 392 px"
}
],
"blocks": [],
"presets": [
{
"name": "用户权益展示"
}
]
}