{ "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": "直角" }] }, { "type": "color", "id": "header_color", "label": "菜单颜色", "default": "#000000" }] }], "presets": [{ "name": "anker_slider", "cname": "轮播图文", "category": "素材", "ccategory": "素材", "display": true, "blocks": [] }] }
{ "name": "anker_type_list", "settings": [{ "type": "header", "content": "基础设置" },{ "type": "text", "id": "title", "label": "标题", "default": "Type list" }, { "type": "header", "info": "建议8个类目左右展示效果更好", "content": "添加类型" }], "blocks": [{ "type": "type", "name": "单个类目", "settings": [{ "type": "type", "id": "type" },{ "type": "image_picker", "id": "image", "label": "类目封面", "info": "建议尺寸:80*80px", "default": "/publicshare/resource/87/818882c4-3e4f-49e6-ba77-0c8ec73eaf62.PNG" },{ "type": "text", "id": "type_label", "label": "类目名称", "default": "Type Name" }, { "type": "url", "id": "link_to_url", "label": "类目链接", "default": "" }] }], "presets": [{ "name": "anker_type_list", "cname": "类目列表", "category": "素材", "ccategory": "素材", "display": true, "blocks": [{ "type": "type", "name": "Type", "settings": { "type_label": "Type Name", "image": "", "link_to_url":"" } }, { "type": "type", "name": "Type", "settings": { "type_label": "Type Name", "image": "", "link_to_url":"" } }, { "type": "type", "name": "Type", "settings": { "type_label": "Type Name", "image": "", "link_to_url":"" } }] }] }
New Collection
{ "name": "products", "contentType": ["products"], "settings": [{ "type": "header", "content": "内容" }, { "type": "collection", "id": "collection", "label": "添加统一专辑" }, { "type": "header", "content": "设置" }, { "type": "text", "id": "name", "label": "标题", "default": "Featured collection", "placeholder": "请输入内容" }, { "type": "range", "label": "PC展示排数", "id": "line_number", "min": 1, "max": 6, "step": 1, "default": 2 }, { "type": "range", "label": "PC每排商品数", "id": "grid", "min": 2, "max": 5, "step": 1, "default": 4 }, { "type": "select", "id": "style_selection", "label": "折扣价样式选择", "default": "default", "options": [{ "label": "样式一", "value": "default" }, { "label": "样式二", "value": "style" }] }, { "type": "checkbox", "label": "显示”View all“", "id": "view_all", "default": false }], "presets": [{ "style_selection":"default", "name": "products", "cname": "专辑商品", "category": "商品", "ccategory": "商品", "display": true, "is_show_recommended_products": true, "view_all": false, "blocks": [] }] }
Hot Products

We recommend seasonal hot products for you.

{ "name": "rich_text", "settings": [{ "type": "header", "content": "文本" }, { "type": "text", "id": "title", "placeholder": "输入标题", "label": "标题", "default": "Talk about your brand" }, { "type": "richtext", "id": "text", "placeholder": "输入文本内容", "label": "文本", "default": "

Use this text to share information about your brand with your customers. Describe a product,share announcements,or welcome customers to your store.

" }, { "type": "select", "id": "width", "label": "文本宽度", "default": "large", "options": [{ "value": "large", "label": "大(1080px)" }, { "value": "medium", "label": "中(760px)" }] }, { "type": "select", "id": "text_size", "label": "字体大小", "default": "medium", "options": [{ "value": "large", "label": "大" }, { "value": "medium", "label": "中" }, { "value": "small", "label": "小" }] }], "presets": [{ "name": "rich_text", "cname": "富文本", "category": "素材", "ccategory": "素材", "display": true, "blocks": [] }] }
35000 RPM Nail Polisher

Designed with a high-quality aluminum alloy long-life handpiece, low noise, low vibration, low heat for handling, suitable and safe for use. Convinent to carry around.

Buy Now
{ "name": "image_text", "settings": [{ "type": "header", "content": "图片设置" }, { "type": "image_picker", "id": "image", "label": "选择图片", "info": "建议尺寸(宽*长):1080*900px,高度自适应", "default": "" }, { "type": "select", "id": "layout", "label": "PC图片位置", "default": "left", "options": [{ "value": "left", "label": "左图右文" }, { "value": "right", "label": "右图左文" }] }, { "type": "select", "id": "text_layout", "label": "文字对齐方式", "default": "left", "options": [{ "value": "left", "label": "居左" }, { "value": "right", "label": "居右" }, { "value": "center", "label": "居中" }] }, { "type": "checkbox", "label": "宽度铺满屏幕", "id": "is_width_across_screen", "default": false },{ "type": "header", "content": "按钮设置" }, { "type": "text", "id": "button_label", "label": "按钮文案", "placeholder": "输入按钮文案", "default": "" }, { "type": "color", "id": "button_border_color", "label": "按钮边框颜色", "default": "#000000" }, { "type": "color", "id": "button_bg_color", "label": "按钮背景颜色", "default": "#000000" }, { "type": "color", "id": "button_color", "label": "按钮文案颜色", "default": "#FFFFFF" }, { "type": "header", "content": "图片按钮共用链接设置" }, { "type": "url", "id": "link_to_url", "label": "链接", "default": "" }, { "type": "header", "content": "文本设置" }, { "type": "text", "id": "title", "label": "标题", "placeholder": "输入标题", "default": "Heading" }, { "type": "richtext", "id": "desc", "label": "正文", "placeholder": "输入文本内容", "default": "

Use this text to share information about your brand with your customers. Describe a product,share announcements,or welcome customers to your store.

" }, { "type": "color", "id": "title_bg_color", "label": "背景颜色", "default": "#FFFFFF" }, { "type": "color", "id": "title_color", "label": "标题颜色", "default": "#000000" }, { "type": "color", "id": "text_color", "label": "文案颜色", "default": "#000000" }], "presets": [{ "name": "image_text", "cname": "图文", "category": "素材", "ccategory": "素材", "display": true, "blocks": [] }] }
48W Rechargeable Nail Drying Lamp

Beautiful appearance, rich colors, durable with unique crystal craftwork. Large enough to treat five fingers or toes with upgrade removable metal bottom.The rectangular design is perfect for long nails. The detachable base can be removed for cleaning and easy pedicure use.

Buy Now
{ "name": "image_text", "settings": [{ "type": "header", "content": "图片设置" }, { "type": "image_picker", "id": "image", "label": "选择图片", "info": "建议尺寸(宽*长):1080*900px,高度自适应", "default": "" }, { "type": "select", "id": "layout", "label": "PC图片位置", "default": "left", "options": [{ "value": "left", "label": "左图右文" }, { "value": "right", "label": "右图左文" }] }, { "type": "select", "id": "text_layout", "label": "文字对齐方式", "default": "left", "options": [{ "value": "left", "label": "居左" }, { "value": "right", "label": "居右" }, { "value": "center", "label": "居中" }] }, { "type": "checkbox", "label": "宽度铺满屏幕", "id": "is_width_across_screen", "default": false },{ "type": "header", "content": "按钮设置" }, { "type": "text", "id": "button_label", "label": "按钮文案", "placeholder": "输入按钮文案", "default": "" }, { "type": "color", "id": "button_border_color", "label": "按钮边框颜色", "default": "#000000" }, { "type": "color", "id": "button_bg_color", "label": "按钮背景颜色", "default": "#000000" }, { "type": "color", "id": "button_color", "label": "按钮文案颜色", "default": "#FFFFFF" }, { "type": "header", "content": "图片按钮共用链接设置" }, { "type": "url", "id": "link_to_url", "label": "链接", "default": "" }, { "type": "header", "content": "文本设置" }, { "type": "text", "id": "title", "label": "标题", "placeholder": "输入标题", "default": "Heading" }, { "type": "richtext", "id": "desc", "label": "正文", "placeholder": "输入文本内容", "default": "

Use this text to share information about your brand with your customers. Describe a product,share announcements,or welcome customers to your store.

" }, { "type": "color", "id": "title_bg_color", "label": "背景颜色", "default": "#FFFFFF" }, { "type": "color", "id": "title_color", "label": "标题颜色", "default": "#000000" }, { "type": "color", "id": "text_color", "label": "文案颜色", "default": "#000000" }], "presets": [{ "name": "image_text", "cname": "图文", "category": "素材", "ccategory": "素材", "display": true, "blocks": [] }] }

Mixtogethers LLC

  • A professional nail tools wholesale and retail website
  • We are mainly engaged in the wholesale and retail business of nail light therapy lamps, nail vacuum cleaners, and nail polishers. We have a team of passionate and dedicated nail experts. Our team is dedicated to handpicking quality products, curating inspiring collections, and discovering the nail tools and products you want. We ensure that all products meet the requirements needed for nail care and most importantly, the financial needs of the consumer. We rely on your acceptance and confidence that we will continue the love and passion of day one, a job that still gives us life and keeps us captivated. Whether you are a nail technician pampering a client or a beauty expert creating an iconic manicure at home, our mission is to be the ideal destination for all your nail tool needs.
{ "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": [] }] }
{ "name": "four_images", "settings": [{ "content": "图1", "type": "header" }, { "type": "image_picker", "id": "image_url_1", "label": "", "info": "建议尺寸(宽*长):800x800px,固定比例", "default": "" }, { "type": "url", "id": "link_to_url_1", "label": "链接", "is_image_link": true, "default": "" }, { "content": "图2", "type": "header" }, { "type": "image_picker", "id": "image_url_2", "label": "", "info": "建议尺寸(宽*长):800x800px,固定比例", "default": "" }, { "type": "url", "id": "link_to_url_1_2", "label": "链接", "is_image_link": true, "default": "" }, { "content": "图3", "type": "header" }, { "type": "image_picker", "id": "image_url_3", "label": "", "info": "建议尺寸(宽*长):688x1424px,固定比例", "default": "" }, { "type": "url", "id": "link_to_url_1_3", "label": "链接", "is_image_link": true, "default": "" }, { "content": "图4", "type": "header" }, { "type": "image_picker", "id": "image_url_4", "label": "", "info": "建议尺寸(宽*长):1424x688px,固定比例", "default": "" }, { "type": "url", "id": "link_to_url_1_4", "label": "链接", "is_image_link": true, "default": "" }], "presets": [{ "name": "four_images", "cname": "多图-4", "category": "素材", "ccategory": "素材", "display": true, "blocks": [] }] } { "name": "anker_footer", "settings": [{ "$item.type": "header", "content": "基础设置" }], "presets": [{ "name": "anker_footer", "cname": "页脚(ANKER)", "category": "素材", "ccategory": "素材", "display": true, "blocks": [] }] }