{ "name": "slide", "max_blocks": 10, "settings": [{ "type": "header", "content": "轮播规则" }, { "type": "checkbox", "label": "自动轮播", "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" } }] }] }
{ "name": "logo_bar", "max_blocks": 20, "settings": [{ "type": "header", "content": "设置" }, { "type": "text", "id": "title", "label": "标题", "default": "BRAND LIST" }, { "type": "header", "content": "内容" }], "blocks": [{ "type": "logo_image", "name": "品牌图", "settings": [{ "type": "image_picker", "id": "image", "label": "选择图片", "info": "建议尺寸(宽*长):600*360px,透明底色png格式图片" }, { "type": "url", "id": "link", "label": "图片链接" }] }], "presets": [{ "name": "logo_bar", "cname": "品牌列表", "category": "素材", "ccategory": "素材", "display": true, "blocks": [{ "type": "logo_image", "name": "品牌图", "max_blocks": 20, "settings": { "image": "", "link": "" } }, { "type": "logo_image", "name": "品牌图", "max_blocks": 20, "settings": { "image": "", "link": "" } }, { "type": "logo_image", "name": "品牌图", "max_blocks": 20, "settings": { "image": "", "link": "" } }, { "type": "logo_image", "name": "品牌图", "max_blocks": 20, "settings": { "image": "", "link": "" } }] }] }
Dual purpose, offers double fun!
{ "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", "label": "图片高度", "id": "image_size", "default": "medium", "options": [{ "value": "small", "label": "小" }, { "value": "medium", "label": "中" }, { "value": "large", "label": "大" }, { "value": "auto", "label": "原始比例" }] }, { "type": "checkbox", "label": "显示”View all“", "id": "view_all", "default": false }], "presets": [{ "name": "products", "cname": "专辑商品", "category": "商品", "ccategory": "商品", "display": true, "is_show_recommended_products": true, "view_all": false, "blocks": [] }] }
{ "name": "two_images", "settings": [{ "type": "header", "content": "图1" }, { "type": "image_picker", "id": "image_src_1", "label": "", "info": "建议尺寸:宽度1000px,高度可自适应", "default": "" }, { "type": "url", "id": "url_1", "label": "链接", "is_image_link": true, "default": "" }, { "type": "header", "content": "图2" }, { "type": "image_picker", "id": "image_src_2", "label": "", "info": "建议尺寸:宽度1000px,高度可自适应", "default": "" }, { "type": "url", "id": "url_2", "label": "链接", "is_image_link": true, "default": "" }], "presets": [{ "name": "two_images", "cname": "多图-2", "category": "素材", "ccategory": "素材", "display": true, "blocks": [] }] }
A remarkable gift for your friends!

Our electric hot pot is a perfect choice as a gift - the wide range of cooking usage, exquisite and lovely design, matched with a seafoam green color, makes it more popular among teenagers.

{ "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": "overlay_image", "settings": [{ "type": "header", "content": "编辑图片" }, { "type": "image_picker", "id": "image_src", "label": "选择图片", "info": "建议尺寸(宽*高):1920x667px,高度可自适应", "default": "" }, { "type": "url", "id": "link_to_url", "label": "图片链接", "default": "" }, { "type": "paragraph", "content": "请注意:蒙层在有文案时生效!" }, { "type": "range", "id": "opacity", "step": 1, "max": 100, "min": 0, "label": "蒙层不透明度", "default": 25, "unit": "%" }, { "type": "color", "id": "overlay_bg_color", "label": "蒙层颜色", "default": "rgba(0, 0, 0, 1)" }, { "type": "select", "id": "image_height", "label": "图片高度", "default": "medium", "options": [{ "label": "保留原尺寸", "value": "origin" }, { "label": "大", "value": "large" }, { "label": "中", "value": "medium" }, { "label": "小", "value": "small" }] }, { "type": "select", "id": "alignment", "label": "截取位置", "default": "center", "options": [{ "label": "上", "value": "top" }, { "label": "中", "value": "center" }, { "label": "下", "value": "bottom" }] }, { "type": "checkbox", "label": "显示下间距", "id": "is_bottom_margin_show", "default": false }, { "type": "header", "content": "编辑文案" }, { "type": "text", "id": "title", "label": "标题", "default": "Image with text overlay" }, { "type": "richtext", "id": "text", "label": "正文", "default": "Use overlay text to give your customers insight into your brand. Select imagery and text that relates to your style and story" }, { "type": "select", "id": "text_size", "label": "标题&正文大小", "default": "medium", "options": [{ "label": "小", "value": "small" }, { "label": "中", "value": "medium" }, { "label": "大", "value": "large" }] }, { "type": "select", "id": "text_position", "label": "文字&按钮位置", "default": "center", "options": [{ "label": "上左", "value": "top_left" }, { "label": "上中", "value": "top_center" }, { "label": "上右", "value": "top_right" }, { "label": "中左", "value": "center_left" }, { "label": "中", "value": "center" }, { "label": "中右", "value": "center_right" }, { "label": "下左", "value": "bottom_left" }, { "label": "下中", "value": "bottom_center" }, { "label": "下右", "value": "bottom_right" }] }, { "type": "select", "id": "text_justify", "label": "文字对齐方式", "default": "center", "options": [{ "label": "居左", "value": "left" }, { "label": "居中", "value": "center" }, { "label": "居右", "value": "right" }] }, { "type": "color", "id": "text_color", "label": "文字颜色", "default": "#FFFFFF" }, { "type": "header", "content": "编辑按钮" }, { "type": "text", "id": "button_label", "label": "按钮名称", "default": "" }, { "type": "url", "id": "button_link", "label": "按钮链接", "default": "" }, { "type": "color", "id": "button_bg_color", "label": "交互按钮背景颜色", "default": "rgba(255, 255, 255, 1)" }, { "type": "color", "id": "button_text_color", "label": "交互按钮文字颜色", "default": "#000000" }], "presets": [{ "name": "overlay_image", "cname": "单图片", "category": "素材", "ccategory": "素材", "display": true, "blocks": [] }] }
Enjoy all the fun same as outdoor in your cozy house.
Electric Grill

With electric grill and hotpot you can throw a hotpot and BBQ party with your friends and family indoor and prepare mouthwatering food.

Hot Pot

It is perfect for Korean BBQ, grilling, frying, soup and hotpot.

Save Time

Equipped with high efficiency heating tubes so that it can heats up fast and evenly. Quick-heat technology helps you cook faster.

{ "name": "feature_columns", "max_blocks": 9999, "settings": [{ "type": "header", "content": "设置" }, { "type": "text", "id": "title", "label": "标题", "placeholder": "", "default": "Text Columns With Images" }, { "type": "select", "id": "align_text", "label": "文字对齐方式", "options": [{ "value": "left", "label": "居左" }, { "value": "center", "label": "居中" }], "default": "left" }, { "type": "header", "content": "内容" }], "blocks": [{ "type": "text_block", "name": "图文", "settings": [{ "type": "checkbox", "id": "enable_image", "label": "图片是否展示", "default": true }, { "type": "image_picker", "id": "image", "label": "添加图片", "info": "建议尺寸:宽度800px,高度可自适应", "default": "" }, { "type": "url", "id": "link", "label": "链接", "default": "" }, { "type": "text", "id": "title", "label": "标题", "placeholder": "", "default": "Title" }, { "type": "richtext", "id": "text", "label": "正文", "default": "Use this text to describe products,share details on availability and style,or as a space to display recent reviews or FAQs." }, { "type": "text", "id": "button_label", "label": "按钮文字", "default": "" }, { "type": "url", "id": "button_link", "label": "按钮链接", "default": "" }] }], "presets": [{ "name": "feature_columns", "cname": "图文列表", "category": "素材", "ccategory": "素材", "display": true, "blocks": [{ "type": "text_block", "name": "图文", "settings": { "enable_image": true, "image": "", "url": "", "title": "Title", "text": "Use this text to describe products,share details on availability and style,or as a space to display recent reviews or FAQs.", "button_label": "", "button_link": "" } }, { "type": "text_block", "name": "图文", "settings": { "enable_image": true, "image": "", "url": "", "title": "Title", "text": "Use this text to describe products,share details on availability and style,or as a space to display recent reviews or FAQs.", "button_label": "", "button_link": "" } }, { "type": "text_block", "name": "图文", "settings": { "enable_image": true, "image": "", "url": "", "title": "Title", "text": "Use this text to describe products,share details on availability and style,or as a space to display recent reviews or FAQs.", "button_label": "", "button_link": "" } }] }] }
Mini Multifunction Hot Pot

This multi-functional electric hot pot is a essentials appliance for every kitchen. It can replace various traditional stove kitchenware for saving money because it can satisfy different ways for cooking such as frying, simmer, braise, sauté. Moreover, Hytric electric cooker has an elegant look and humanized design, it can be your good gift choice for those who love cooking.

SHOP NOW
{ "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": [] }] }
{ "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": [] }] }