Free shipping on international order of $59.99

{ "name": "anker_slider", "settings": [{ "type": "header", "content": "全局设置" }, { "type": "checkbox", "label": "自动轮播", "id": "is_auto_play", "default": true }, { "type": "checkbox", "label": "显示指示器", "id": "is_show_dots", "default": false }, { "type": "checkbox", "label": "显示左右箭头", "id": "is_show_arrows", "default": true }, { "type": "checkbox", "label": "淡入淡出动画", "id": "is_fade", "default": false }, { "type": "checkbox", "label": "宽度铺满屏幕", "id": "is_width_full", "default": true }, { "type": "select", "label": "图片高度", "id": "img_height", "default": "normal", "options": [{ "value": "normal", "label": "自适应" }, { "value": "big", "label": "超大(PC:900px,移动:600px )" }, { "value": "large", "label": "大(PC:600px,移动:460px )" }, { "value": "medium", "label": "中(PC:450px,移动:325px )" }, { "value": "small", "label": "小(PC:300px,移动:200px )" }] }, { "type": "select", "id": "delay", "label": "轮播时间", "default": "5000", "options": [{ "value": "2000", "label": "2秒" }, { "value": "3000", "label": "3秒" }, { "value": "5000", "label": "5秒" }] },{ "type": "select", "id": "speed", "label": "轮播速度", "default": "1000", "options": [{ "value": "300", "label": "快" }, { "value": "1000", "label": "中" }, { "value": "1500", "label": "慢" }] }, { "type": "select", "id": "dots_style", "label": "指示器样式", "default": "dots", "options": [{ "value": "dots", "label": "圆" }, { "value": "oval", "label": "长条" }] }, { "type": "select", "id": "arrows_style", "label": "左右箭头样式", "default": "default", "options": [{ "value": "default", "label": "默认" }, { "value": "dots", "label": "圆形" }] }, { "type": "select", "id": "arrows_pos", "label": "左右箭头位置", "default": "inside", "options": [{ "value": "inside", "label": "图片内" }, { "value": "outside", "label": "图片外" }] },{ "type": "header", "content": "移动端设置" }, { "type": "checkbox", "label": "隐藏左右箭头", "id": "is_pe_hidden_arrow", "default": true }, { "type": "checkbox", "label": "图片与内容分离", "id": "is_pe_detach", "default": false }, { "type": "checkbox", "label": "显示指示器", "id": "is_pe_show_dots", "default": true }, { "type": "header", "content": "内容填充" }], "blocks": [{ "type": "banner", "name": "图片", "settings": [{ "type": "image_picker", "label": "PC端图片", "id": "pc_image_src", "info": "如果您选择自适应,建议尺寸(宽*高):1691*810px", "default": "" }, { "type": "image_picker", "id": "pe_image_src", "label": "移动端图片", "info": "如果您选择自适应,建议尺寸(宽*高):411*603px", "default": "" }, { "type": "url", "id": "image_url", "label": "图片链接", "default": "" }, { "type": "select", "id": "text_pos", "label": "文案位置", "default": "center", "options": [{ "label": "中左", "value": "center_left" }, { "label": "中间", "value": "center" }, { "label": "中右", "value": "center_right" },{ "label": "中上", "value": "center_top" },{ "label": "中下", "value": "center_bottom" }] }, { "type": "select", "id": "text_align", "label": "文字对齐方式", "default": "center", "options": [{ "label": "居左", "value": "left" }, { "label": "居中", "value": "center" }, { "label": "居右", "value": "right" }] }, { "type": "color", "id": "text_color", "label": "文案颜色", "default": "#FFFFFF" }, { "type": "text", "id": "sub_title", "label": "文案标题", "default": "", "placeholder": "输入标题" }, { "type": "richtext", "id": "title", "label": "文案副标题", "default": "", "placeholder": "输入副标题" }, { "type": "text", "id": "button_label", "label": "按钮文字", "default": "", "placeholder": "输入按钮文字" },{ "type": "select", "id": "button_style", "label": "按钮样式", "default": "btn_round", "options": [{ "value": "btn_round", "label": "圆角" }, { "value": "btn_angle", "label": "直角" }] }] }], "presets": [{ "name": "anker_slider", "cname": "轮播图文", "category": "素材", "ccategory": "素材", "display": true, "blocks": [] }] }

😎Cool stuff's waiting 🛍️Go pick up some!

{ "name": "product_list", "settings": [{ "type": "header", "content": "内容" }, { "type": "collection", "id": "collection", "label": "添加专辑" }, { "type": "header", "content": "设置" }, { "type": "text", "id": "title", "label": "标题", "placeholder": "请输入标题", "default": "One Stop Shop" }, { "type": "textarea", "id": "desc", "label": "描述", "placeholder": "请输入描述", "default": "Hundreds of products from the same manufacturers as the top luxury brands at unparalleled prices." }, { "type": "checkbox", "label": "查看更多商品", "id": "view_more_on", "default": true }, { "type": "select", "id": "spacing", "label": "格子间距", "default": "30px", "options": [{ "value": "15px", "label": "15px" }, { "value": "20px", "label": "20px" }, { "value": "30px", "label": "30px" }, { "value": "40px", "label": "40px" } ] }, { "type": "range", "id": "columns", "step": 1, "max": 6, "min": 2, "label": "商品分栏", "default": 4 }, { "type": "range", "id": "rows", "step": 1, "max": 3, "min": 1, "label": "商品行数", "default": 1 }, { "type": "header", "content": "字体排版" }, { "type": "checkbox", "label": "开启标题全大写", "id": "title_uppercase_on", "default": false }, { "type": "range", "id": "title_font_size", "step": 1, "max": 48, "min": 12, "label": "标题字号(pc端)", "default": 28, "unit": "px" }, { "type": "range", "id": "title_letter_spacing", "step": 0.1, "max": 2, "min": -2, "label": "标题字间距(pc端)", "default": 0 }, { "type": "range", "id": "desc_font_size", "step": 1, "max": 18, "min": 12, "label": "描述字号(pc端)", "default": 16, "unit": "px" }, { "type": "range", "id": "desc_letter_spacing", "step": 0.1, "max": 2, "min": -2, "label": "描述字间距(pc端)", "default": 0 }, { "type": "range", "id": "desc_line_height", "step": 0.1, "max": 3, "min": 1, "label": "描述行高(pc端)", "default": 1.7 }, { "type": "header", "content": "颜色" }, { "type": "color", "id": "color_section_bg", "label": "背景", "default": "#ffffff", "info": "请使用浅色背景" }, { "type": "color", "id": "color_title_text", "label": "标题", "default": "#000000" }, { "type": "color", "id": "color_desc_text", "label": "描述", "default": "#666666" }, { "type": "color", "id": "color_btn_border", "label": "按钮边框", "default": "#5600e3" }, { "type": "color", "id": "color_btn_bg", "label": "按钮背景", "default": "#ffffff" }, { "type": "color", "id": "color_btn_text", "label": "按钮hover文字", "default": "#5600e3" }, { "type": "color", "id": "color_btn_hover_border", "label": "按钮hover边框", "default": "#4300b0" }, { "type": "color", "id": "color_btn_hover_bg", "label": "按钮hover背景", "default": "#4800bd" }, { "type": "color", "id": "color_btn_hover_shadow", "label": "按钮hover阴影", "default": "#8f4aff" }, { "type": "color", "id": "color_btn_hover_text", "label": "按钮文字", "default": "#ffffff" }, { "type": "header", "content": "布局" }, { "type": "padding", "id": "padding", "label": "内容留白(pc端)", "default": { "top": "80", "right": "", "bottom": "80", "left": "" }, "info": "内容留白单位为px" }, { "type": "text", "id": "max_container_width", "label": "最大内容宽度", "default": 0, "props": { "type": "number" }, "placeholder": "请输入最大内容宽度", "info": "最大内容宽度单位为px" } ], "presets": [{ "name": "product_list", "cname": "商品列表", "category": "商品", "ccategory": "商品", "icon": "oss/operation/b950c409371f126944b7b9ef9a8db876.svg", "display": true }] }
  • 0 100% Satisfaction

    We will do everything to make sure you enjoy and love our products

  • 0 Worldwide Shipping

    We ship worldwide and provide detail tracking

  • 0 24/7 Support

    You can reach us anytime through support@yourhairstation.com

{ "name": "anker_brand_info", "settings": [{ "type": "header", "content": "基础设置" },{ "type": "text", "id": "title", "label": "标题", "default": "The World's No. 1 Mobile Charging Brand*" },{ "type": "text", "id": "time_explain", "label": "时间说明", "default": "*In terms of retail sales value in 2020." },{ "type": "textarea", "id": "detail_explain", "label": "详细说明", "default": "Data source: Euromonitor International (Shanghai) Co., Ltd., measured in terms of retail sales value in 2020, based on research conducted in 11-2021. Brands are defined as mobile charging brands if more than 75% of their retail sales are contributed by mobile phone charging products. Mobile phone charging products include chargers, wireless chargers, power banks, and charging cables, and these accessories can also be used for other consumer electronics devices." },{ "type": "header", "content": "添加模块" }], "blocks": [{ "type": "type", "name": "模块详细", "limit": 3, "settings": [{ "type": "type", "id": "type" },{ "type": "image_picker", "id": "image", "label": "封面图片", "info": "建议尺寸:380*100px图片", "default": "/publicshare/resource/67/8c26435a-54ee-4f51-b9da-590b0c02ded1.PNG" },{ "type": "text", "id": "count", "label": "数量", "default": "", "props":{ "type":"number" } },{ "type": "text", "id": "unit", "label": "单位", "default": " Million+" },{ "type": "text", "id": "simple_explain", "label": "简单说明", "default": "200 Million+ Products Sold Worldwide" }] }], "presets": [{ "name": "anker_brand_info", "cname": "品牌信息", "category": "素材", "ccategory": "素材", "display": true, "blocks": [] }] }