Free Shipping On Orders Over $150
{ "name": "slide", "max_blocks": 10, "settings": [{ "type": "header", "content": "轮播规则" }, { "type": "checkbox", "label": "自动轮播1", "id": "is_auto_play", "default": true }, { "type": "select", "id": "delay", "label": "轮播时间", "default": "5000", "options": [{ "value": "2000", "label": "2秒" }, { "value": "3000", "label": "3秒" }, { "value": "5000", "label": "5秒" }] }, { "type": "select", "label": "图片高度", "id": "img_height", "default": "medium", "options": [{ "value": "normal", "label": "自适应" }, { "value": "large", "label": "大(PC:600px,移动:460px )" }, { "value": "medium", "label": "中(PC:450px,移动:325px )" }, { "value": "small", "label": "小(PC:300px,移动:200px )" }, { "value": "x-small", "label": "超小(PC:200px,移动:150px )" }] }, { "type": "select", "label": "文字大小", "id": "text_size", "default": "medium", "options": [{ "value": "large", "label": "大" }, { "value": "medium", "label": "中" }, { "value": "small", "label": "小" }] }, { "type": "checkbox", "label": "宽度铺满屏幕", "id": "is_full_width", "default": true }, { "type": "checkbox", "label": "显示下间距", "id": "show_bottom_margin", "default": false }, { "type": "header", "content": "内容填充" }], "blocks": [{ "type": "banner", "name": "图片", "settings": [{ "type": "image_picker", "label": "PC端图片", "id": "src", "info": "如果您选择自适应,建议尺寸(宽*高):1920*667px" }, { "type": "image_picker", "id": "mobile_src", "label": "移动端图片", "info": "如果您选择自适应,建议尺寸(宽*高):750*918px" }, { "type": "text", "id": "button_label", "label": "按钮文字", "default": "Learn More" }, { "type": "url", "id": "button_link", "label": "按钮链接" }, { "type": "color", "id": "button_bg_color", "label": "按钮背景颜色", "default": "#FFFFFF" }, { "type": "color", "id": "button_text_color", "label": "按钮文字颜色", "default": "#000000" }, { "type": "range", "id": "opacity", "step": 1, "max": 100, "min": 0, "label": "蒙层不透明度", "default": 25, "unit": "%" }, { "type": "select", "id": "alignment", "label": "图片截取位置", "default": "center", "options": [{ "value": "top", "label": "上" }, { "value": "center", "label": "中" }, { "value": "bottom", "label": "下" }] }, { "type": "select", "id": "text_position", "label": "文字&按钮位置", "default": "center", "options": [{ "label": "中左", "value": "center_left" }, { "label": "中间", "value": "center" }, { "label": "中右", "value": "center_right" }] }, { "type": "color", "id": "text_color", "label": "标题&副标题颜色", "default": "#FFFFFF" }, { "type": "text", "id": "title", "label": "标题", "default": "Image Slide", "placeholder": "输入标题" }, { "type": "text", "id": "sub_title", "label": "副标题", "default": "Tell your brand's story through images", "placeholder": "输入副标题" }, { "type": "url", "id": "url", "label": "两图共用链接", "is_image_link": true }] }], "presets": [{ "name": "slide", "cname": "轮播图", "category": "素材", "ccategory": "素材", "display": true, "blocks": [{ "type": "banner", "name": "banner广告图", "max_blocks": 10, "settings": { "src": "", "mobile_src": "", "url": "", "opacity": 25, "alignment": "center", "title": "Image Slide", "sub_title": "Tell your brand's story through images", "button_label": "Learn More", "button_bg_color": "#FFFFFF", "button_text_color": "#000000", "text_color": "#FFFFFF" } }] }] }
For a Smooth, Radiant Shine

Shop the collection to choose from a wide variety of styling tools. Products in the collection deliver Ceramic Infusion Technology which combines antioxidant-rich Argan Oil with protein-rich Keratin for even, consistent heat performance and a smooth, radiant shine.

{ "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": [] }] }
{ "name": "gallery", "max_blocks": 4, "settings": [{ "type": "header", "content": "设置" }, { "type": "select", "id": "image_height", "default": "medium", "label": "图片高度", "options": [{ "label": "大", "value": "large" }, { "label": "中", "value": "medium" }, { "label": "小", "value": "small" }] }, { "type": "header", "content": "内容" }], "blocks": [{ "type": "banner", "name": "图片", "disableText": "最多添加4个图片", "settings": [{ "type": "image_picker", "id": "src", "label": "选择图片", "info": "建议尺寸(宽*长):1000x1000px" }, { "type": "url", "id": "link", "label": "图片链接", "info": "" }, { "type": "select", "id": "alignment", "label": "截取位置", "default": "center", "options": [{ "label": "上", "value": "top" }, { "label": "中", "value": "center" }, { "label": "下", "value": "bottom" }] }, { "type": "text", "id": "title", "label": "标题" }] }], "presets": [{ "name": "gallery", "cname": "单排图片", "category": "素材", "ccategory": "素材", "display": true, "blocks": [{ "type": "banner", "name": "图片", "disableText": "最多添加4个图片", "settings": { "src": "", "link": "", "alignment": "center", "title": "" } }, { "type": "banner", "name": "图片", "disableText": "最多添加4个图片", "settings": { "src": "", "link": "", "alignment": "center", "title": "" } }, { "type": "banner", "name": "图片", "disableText": "最多添加4个图片", "settings": { "src": "", "link": "", "alignment": "center", "title": "" } }] }] }
Megtradin foil shaver

Inspired by heritage, designed to be innovative. This shaver is for guys who value quality and performance, and take ownership of their style.

{ "name": "image_text", "settings": [{ "type": "header", "content": "图片设置" }, { "type": "image_picker", "id": "image", "label": "选择图片", "info": "建议尺寸(宽*长):1080*900px,高度自适应", "default": "" }, { "type": "url", "id": "link_to_url", "label": "图片链接", "is_image_link": true, "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": "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" }, { "type": "header", "content": "按钮设置" }, { "type": "text", "id": "button_label", "label": "按钮文案", "placeholder": "输入按钮文案", "default": "" }, { "type": "url", "id": "button_link", "label": "按钮链接", "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" }], "presets": [{ "name": "image_text", "cname": "图文", "category": "素材", "ccategory": "素材", "display": true, "blocks": [] }] }
Collection List
{ "name": "collection_slider", "settings": [{ "type": "header", "content": "设置" }, { "type": "collection", "id": "collection", "info": "建议添加5个商品以上的专辑" }, { "type": "paragraph", "content": "建议添加5个商品以上的专辑" }, { "type": "range", "id": "count", "step": 1, "max": 8, "min": 5, "label": "商品展示数量", "default": 8 }, { "type": "text", "id": "title", "label": "标题", "default": "Collection List", "placeholder": "Collection List" }, { "type": "select", "id": "image_height", "default": "small", "label": "图片高度", "options": [{ "label": "大", "value": "large" }, { "label": "中", "value": "medium" }, { "label": "小", "value": "small" }, { "value": "auto", "label": "原始比例" }] }, { "type": "select", "id": "align_text", "label": "文字对齐方式", "options": [{ "value": "left", "label": "居左" }, { "value": "center", "label": "居中" }], "default": "left" }, { "type": "color", "id": "text_color", "default": "#FFFFFF", "label": "标题&商品文案" }, { "type": "color", "id": "modal_bg", "default": "#000000", "label": "模块背景" }, { "type": "color", "id": "switch_btn", "default": "#000000", "label": "切换按钮" }, { "type": "color", "id": "background", "default": "#FFFFFF", "label": "卡片背景" }, { "type": "checkbox", "id": "is_view_all", "default": false, "label": "显示“View all”" }], "presets": [{ "name": "collection_slider", "cname": "商品切换", "category": "商品", "ccategory": "商品", "icon": "oss/operation/cc0e2854f12920a16ecd225ad83a5ed5.svg", "display": true }] }