$76.98
{
"name": "product_template",
"settings": [{
"type": "header",
"content": "元素展示"
}, {
"type": "select",
"label": "商品描述展示方式",
"id": "description_position",
"options": [{
"value": "bottom",
"label": "图片下方"
}, {
"value": "side",
"label": "图片右方且默认展开"
}, {
"value": "side_close",
"label": "图片右方且默认收起"
}],
"default": "bottom"
}, {
"type": "header",
"content": "高级设置"
}, {
"type": "header",
"content": "高级设置"
},
{
"type": "checkbox",
"label": "显示相关推荐",
"id": "is_relative_product_show",
"default": false,
"info": "推荐此商品所在专辑的其他商品"
}, {
"type": "text",
"id": "relative_title",
"label": "推荐商品标题",
"default": "You May Also Like",
"placeholder": "You May Also Like"
}, {
"type": "range",
"id": "product_number",
"step": 1,
"max": 5,
"min": 2,
"label": "推荐产品数",
"default": 3,
"unit": ""
}, {
"type": "select",
"label": "推荐商品位置",
"id": "recommended_products_position",
"options": [{
"value": "line",
"label": "商品详情并行"
}, {
"value": "bottom",
"label": "商品详情底部"
}],
"default": "line"
}],
"blocks": [
{
"name": "Trusted Delivery",
"settings": [
{
"default": "",
"id": "Trusted_title",
"label": "图标名字",
"placeholder": "Input icon name",
"type": "text"
},
{
"default": "",
"id": "Trusted_img",
"info": "建议尺寸:宽高36*22px图片",
"label": "图标",
"type": "image_picker"
}
],
"type": "Trusted"
},{
"name": "Pay with Ease",
"settings": [
{
"default": "",
"id": "payIcon_title",
"label": "图标名字",
"placeholder": "Input icon name",
"type": "text"
},
{
"default": "",
"id": "payIcon_img",
"info": "建议尺寸:宽高36*22px图片",
"label": "图标",
"type": "image_picker"
}
],
"type": "payIcon"
}
],
"presets": [{
"name": "product_template",
"cname": "商品详情",
"category": "基础",
"ccategory": "基础",
"display": false,
"blocks": [],
"recommended_products_position": "line"
}]
}
{
"name": "anker_footer",
"settings": [{
"$item.type": "header",
"content": "基础设置"
}],
"presets": [{
"name": "anker_footer",
"cname": "页脚(ANKER)",
"category": "素材",
"ccategory": "素材",
"display": true,
"blocks": []
}]
}