Section
产品规格对比
0 个模板实例,4 个 section 配置,1 类 block。
真实模板变体
当前模板未直接使用该 section。
Schema
{
"name": "产品规格对比",
"class": "hairdryer-images",
"settings": [
{
"type": "text",
"id": "id",
"label": "Section ID",
"info": "This is used to identify the section and as a button where it will be triggered. Suggestions: Use 'popup-' as a prefix."
},
{
"type": "textarea",
"id": "sub_heading",
"label": "Sub Heading"
},
{
"type": "textarea",
"id": "heading",
"label": "Heading",
"default": "Choose Your Hairdryer"
},
{
"type": "checkbox",
"id": "three_columns",
"label": "Show 3 columns",
"default": false
}
],
"blocks": [
{
"type": "product",
"name": "Product block",
"settings": [
{
"type": "image_picker",
"id": "p_image",
"label": "Product image"
},
{
"type": "product",
"id": "product",
"label": "Product"
},
{
"type": "url",
"id": "product_url",
"label": "Product URL"
},
{
"type": "text",
"id": "p_title",
"label": "product title",
"default": "Swift"
},
{
"type": "color_background",
"id": "c_1",
"label": "Color swatch 1",
"default": "linear-gradient(151deg, #C7302B -18.09%, #FF6963 102.26%)"
},
{
"type": "url",
"id": "cl_1",
"label": "Color swatch 1 link"
},
{
"type": "color_background",
"id": "c_2",
"label": "Color swatch 2",
"default": "linear-gradient(140deg, #FBFBFB 19.05%, #DBDBDB 134.16%)"
},
{
"type": "url",
"id": "cl_2",
"label": "Color swatch 2 link"
},
{
"type": "color_background",
"id": "c_3",
"label": "Color swatch 3",
"default": "linear-gradient(140deg, #C5C8CE 19.05%, #575B62 134.16%)"
},
{
"type": "url",
"id": "cl_3",
"label": "Color swatch 3 link"
},
{
"type": "color_background",
"id": "c_4",
"label": "Color swatch 4",
"default": "linear-gradient(151deg, #C7302B -18.09%, #FF6963 102.26%)"
},
{
"type": "url",
"id": "cl_4",
"label": "Color swatch 4 link"
},
{
"type": "color_background",
"id": "c_5",
"label": "Color swatch 5",
"default": "linear-gradient(151deg, #C7302B -18.09%, #FF6963 102.26%)"
},
{
"type": "url",
"id": "cl_5",
"label": "Color swatch 5 link"
},
{
"type": "image_picker",
"id": "icon_1",
"label": "Icon 1"
},
{
"type": "text",
"id": "icon_t_1",
"label": "Icon 1 title",
"default": "110,000 rpm Motor Revoluions"
},
{
"type": "image_picker",
"id": "icon_2",
"label": "Icon 2"
},
{
"type": "text",
"id": "icon_t_2",
"label": "Icon 2 title",
"default": "22/ms wind speed"
},
{
"type": "image_picker",
"id": "icon_3",
"label": "Icon 3"
},
{
"type": "text",
"id": "icon_t_3",
"label": "Icon 3 title",
"default": "Nylon + Glass Fiber"
},
{
"type": "image_picker",
"id": "icon_4",
"label": "Icon 4"
},
{
"type": "text",
"id": "icon_t_4",
"label": "Icon 4 title",
"default": "Max Power 1600W"
},
{
"type": "image_picker",
"id": "icon_5",
"label": "Icon 5"
},
{
"type": "text",
"id": "icon_t_5",
"label": "Icon 5 title",
"default": "100 times/s Thermostat Algorithm"
}
]
}
],
"presets": [
{
"name": "产品规格对比"
}
]
}