${(function(){ const get_random_six_digits = () => { return Math.random().toString().slice(-6) }; const wholesale_enabled = false; const setting_product_image_display = "133.33%"; const product_image = data.image; const secondary_image = data.secondImage; const image_width = product_image.width; let image_height = product_image.height; if(setting_product_image_display == '100%'){ image_height = image_width }else if(setting_product_image_display == '133.33%'){ image_height = image_width * 1.3333; }; const product_image_hover_on = true && !!secondary_image.src; const has_save_label = true && ((+data.compare_at_price) > (+data.price)); const is_single_variant = data.variants.length == 1; const min_price_variant_href = (data.min_price_variant && data.min_price_variant.available) ? data.min_price_variant.withinUrl : data.withinUrl; const retail_price_max = data.retail_price_max || data.compare_at_price_max; const THUMBNAILS_MAX_SIZE = 3; const thumbnails = data.thumbVariants.slice(0, THUMBNAILS_MAX_SIZE); const image_wrap_id = 'image_wrap_' + get_random_six_digits(); const image_carousel_id = 'image_carousel_' + get_random_six_digits(); const thumbnails_selector_id = 'thumbnails_selector_' + get_random_six_digits(); const form_id = 'form_' + get_random_six_digits(); const mixed_wholesale = data.mixed_wholesale; return `
${ data.available ? `${ (+data.compare_at_price > +data.price) ? `节省
` : '' }` : "\u552e\u7f44" }
混批
${data.title}
${ data.price_min != data.price_max ? `从
` : `
` }
+${data.remainInvisibleThumbCount}
` })()}
Shoplazza
Shoplazza
登录
创建一个帐户
${data.data && data.data.count}
Amiri
⚽️Smart Album
aht2
Hat1
菜单2
菜单3
菜单4
First Album
New Arrivals
campaign
节省
€50,000
节省
€50,000
OPS24051
€109,800
€159,800
查询订单
Smart Album
Shoes
Hat
CD
CD
二级菜单
一级菜单
二级菜单
三级菜单
air jorden543215432132
Shoes12345432132321
测试1
CLOTHING & ACCESSORIES123456
测试2
air1
测试3
First Album
测试4
air3
查订单
Collection
菜单二级1
二级2
123
Food & Beverages
2321
123
更多链接
${(function(){ var linkList =[false,true,false,false,false,false,true,true,true,true,false,true].slice(offset); var hasChild = linkList.some(v => v); if(!hasChild){ return `
Amiri
⚽️Smart Album
查询订单
Smart Album
Shoes
Hat
CD
一级菜单
air jorden543215432132
菜单二级1
123
Food & Beverages
` } return `
Amiri
⚽️Smart Album
查询订单
Smart Album
Shoes
Hat
CD
一级菜单
air jorden543215432132
菜单二级1
123
Food & Beverages
aht2
Hat1
菜单2
菜单3
菜单4
First Album
New Arrivals
campaign
CD
二级菜单
二级菜单
三级菜单
Shoes12345432132321
测试1
CLOTHING & ACCESSORIES123456
测试2
air1
测试3
First Album
测试4
air3
查订单
Collection
二级2
2321
123
` })()}
Amiri
⚽️Smart Album
aht2
Hat1
菜单2
菜单3
菜单4
First Album
New Arrivals
campaign
节省
€50,000
节省
€50,000
OPS24051
€109,800
€159,800
查询订单
Smart Album
Shoes
Hat
CD
CD
二级菜单
一级菜单
二级菜单
三级菜单
air jorden543215432132
Shoes12345432132321
测试1
CLOTHING & ACCESSORIES123456
测试2
air1
测试3
First Album
测试4
air3
查订单
Collection
菜单二级1
二级2
123
Food & Beverages
2321
123
更多链接
${(function(){ var linkList =[false,true,false,false,false,false,true,true,true,true,false,true].slice(offset); var hasChild = linkList.some(v => v); if(!hasChild){ return `
Amiri
⚽️Smart Album
查询订单
Smart Album
Shoes
Hat
CD
一级菜单
air jorden543215432132
菜单二级1
123
Food & Beverages
` } return `
Amiri
⚽️Smart Album
查询订单
Smart Album
Shoes
Hat
CD
一级菜单
air jorden543215432132
菜单二级1
123
Food & Beverages
aht2
Hat1
菜单2
菜单3
菜单4
First Album
New Arrivals
campaign
CD
二级菜单
二级菜单
三级菜单
Shoes12345432132321
测试1
CLOTHING & ACCESSORIES123456
测试2
air1
测试3
First Album
测试4
air3
查订单
Collection
二级2
2321
123
` })()}
Shoplazza
Shoplazza
登录
创建一个帐户
${data.data && data.data.count}
${(function(){ if (data === undefined || typeof data !== 'string' || data == '') return ''; const keyword = encodeURIComponent(data); return `
查看更多
您对“${data}”的搜索没有产生任何结果。
` })()}
${item}
搜索
Recently searched
${item}
Hot searches
${item.word}
Results
${item.highlightHtml}
Amiri
⚽️Smart Album
⚽️Smart Album
aht2
aht2
Hat1
菜单2
菜单3
菜单4
First Album
New Arrivals
campaign
查询订单
Smart Album
Shoes
Hat
CD
CD
CD
二级菜单
一级菜单
一级菜单
二级菜单
二级菜单
三级菜单
air jorden543215432132
air jorden543215432132
Shoes12345432132321
Shoes12345432132321
测试1
CLOTHING & ACCESSORIES123456
CLOTHING & ACCESSORIES123456
测试2
air1
air1
测试3
First Album
First Album
测试4
air3
查订单
查订单
Collection
菜单二级1
菜单二级1
二级2
123
Food & Beverages
Food & Beverages
2321
123
登录
创建一个帐户
(function(){ let w = window.innerWidth; function setHeaderCssVar() { const headerEle = document.getElementById('shoplaza-section-header'); if(!headerEle){ return }; document.body.style.setProperty('--window-height', `${window.innerHeight}px`); document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`); const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide'); if (mdScorllHideEle) { document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`); } const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide'); if (pcScorllHideEle) { document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`); } } function handlResize() { if(w == window.innerWidth){return}; w = window.innerWidth; setHeaderCssVar(); }; function init(){ setHeaderCssVar(); window.removeEventListener('resize', window._theme_header_listener) window._theme_header_listener = handlResize; window.addEventListener('resize', window._theme_header_listener); } init(); })();
1/3
${data.index + 1}/${data.total}
${Array(data.total).fill(0).map((num, index) => `
`).join('')}
OPS24051
€109,800
${function() { const variantData = data.variant || {"id":"a1ebacd6-967a-4d20-a29d-6b0bd9c42c18","product_id":"d81e863f-0716-41a0-9446-61f12df630b1","title":"M-BLACK","weight_unit":"kg","inventory_quantity":11,"sku":"","barcode":"","position":1,"option1":"M","option2":"BLACK","option3":"","note":"","image":null,"wholesale_price":[{"price":109800,"min_quantity":1}],"weight":"0.2","compare_at_price":"159800","price":"109800","retail_price":"159800","available":true,"url":"\/products\/ops24051?variant=a1ebacd6-967a-4d20-a29d-6b0bd9c42c18","available_quantity":11,"options":[{"name":"S","value":"M"},{"name":"BLACK","value":"BLACK"}],"off_ratio":"31","flashsale_info":{"variant_id":"a1ebacd6-967a-4d20-a29d-6b0bd9c42c18","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"109800","compare_at_price":"","discount_price":"109800","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"31","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":2}; const saveType = "amount"; const productLabelDiscountOn = true; return `
-
${saveType == 'percentage' ? `
-${variantData.off_ratio}%
` : `
-
` }
`; }()}
S:
M
${function(){ return `
${data.value}
`; }()}
M
L
S
${function(){ const tipText = "\u8bf7\u9009\u62e9\u4e00\u4e2a{{ name }}".replace(/\{\{\s+name\s+\}\}/g, data); return `
${tipText}
` }()}
BLACK:
BLACK
${function(){ return `
${data.value}
`; }()}
BLACK
BEIGE
${function(){ const tipText = "\u8bf7\u9009\u62e9\u4e00\u4e2a{{ name }}".replace(/\{\{\s+name\s+\}\}/g, data); return `
${tipText}
` }()}
数量
添加到购物车
€109,800
${function(){ const wholesale_enabled = false; const qty = data.quantity || 1; const currentSelectVariant = data.variant; const defaultVariant = (data.product && data.product.variants && data.product.variants[0]); const productVariant = {"id":"a1ebacd6-967a-4d20-a29d-6b0bd9c42c18","product_id":"d81e863f-0716-41a0-9446-61f12df630b1","title":"M-BLACK","weight_unit":"kg","inventory_quantity":11,"sku":"","barcode":"","position":1,"option1":"M","option2":"BLACK","option3":"","note":"","image":null,"wholesale_price":[{"price":109800,"min_quantity":1}],"weight":"0.2","compare_at_price":"159800","price":"109800","retail_price":"159800","available":true,"url":"\/products\/ops24051?variant=a1ebacd6-967a-4d20-a29d-6b0bd9c42c18","available_quantity":11,"options":[{"name":"S","value":"M"},{"name":"BLACK","value":"BLACK"}],"off_ratio":"31","flashsale_info":{"variant_id":"a1ebacd6-967a-4d20-a29d-6b0bd9c42c18","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"109800","compare_at_price":"","discount_price":"109800","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"31","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":2}; const variantData = currentSelectVariant || defaultVariant || productVariant; const wholesale_price = variantData.wholesale_price || []; if(wholesale_enabled && wholesale_price.length > 0) { let wholesaleIndex = wholesale_price.findIndex(item => { return item.min_quantity > qty; }); if(wholesaleIndex < 0){ wholesaleIndex = wholesale_price.length - 1; }else if(wholesaleIndex > 0){ wholesaleIndex = wholesaleIndex - 1; } const wholesalePrice = wholesale_price[wholesaleIndex] || ''; return `
` }else { const price = variantData && variantData.price; return price != undefined ? `
` : '
'; } }()}
立即购买
商品已售空。
商品不存在。
重量 :
0.2kg
${function(){ const variantData = data.variant || {"id":"a1ebacd6-967a-4d20-a29d-6b0bd9c42c18","product_id":"d81e863f-0716-41a0-9446-61f12df630b1","title":"M-BLACK","weight_unit":"kg","inventory_quantity":11,"sku":"","barcode":"","position":1,"option1":"M","option2":"BLACK","option3":"","note":"","image":null,"wholesale_price":[{"price":109800,"min_quantity":1}],"weight":"0.2","compare_at_price":"159800","price":"109800","retail_price":"159800","available":true,"url":"\/products\/ops24051?variant=a1ebacd6-967a-4d20-a29d-6b0bd9c42c18","available_quantity":11,"options":[{"name":"S","value":"M"},{"name":"BLACK","value":"BLACK"}],"off_ratio":"31","flashsale_info":{"variant_id":"a1ebacd6-967a-4d20-a29d-6b0bd9c42c18","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"109800","compare_at_price":"","discount_price":"109800","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"31","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":2}; return `
Sku :
${variantData && variantData.sku}
重量 :
${variantData && variantData.weight}${variantData && variantData.weight_unit}
条码 :
${variantData && variantData.barcode}
` }()}
You may also like
最近浏览过的
购物车
你的购物袋是空的
继续购物
${item.product_title}
${item.options.map(option => option.value).join('/')}
${propertie.name}/${propertie.isImage ? `
查看图片
` : propertie.value}
免费礼品
混批
*${item.quantity}
${item.item_text}
${discount_item.title}
(-
)
全部的:
${function() { const textArray = ("\u8282\u7701{{save_amount}}").split(/\{\{\s*save_amount\}\}/); if (textArray.length > 0 && textArray.length < 2) { textArray.push(''); } return textArray.map((text, index) => { if (index == 0) { return `
${text}
`; } return `
${text}
`; }).join(''); }()}
${function() { const textArray = ("\u8282\u7701{{save_amount}}").split(/\{\{\s*save_amount\}\}/); if (textArray.length > 0 && textArray.length < 2) { textArray.push(''); } return textArray.map((text, index) => { if (index == 0) { return `
${text}
`; } return `
${text}
`; }).join(''); }()}
${discount_application.title}:
-
${data.invalid_msg}
结账
税费和运费将在结账时计算
${data.invalid_msg}
全部的:
${function() { const textArray = ("\u8282\u7701{{save_amount}}").split(/\{\{\s*save_amount\}\}/); if (textArray.length > 0 && textArray.length < 2) { textArray.push(''); } return textArray.map((text, index) => { if (index == 0) { return `
${text}
`; } return `
${text}
`; }).join(''); }()}
${function() { const textArray = ("\u8282\u7701{{save_amount}}").split(/\{\{\s*save_amount\}\}/); if (textArray.length > 0 && textArray.length < 2) { textArray.push(''); } return textArray.map((text, index) => { if (index == 0) { return `
${text}
`; } return `
${text}
`; }).join(''); }()}
${function() { const textArray = ("\u8282\u7701{{save_amount}}").split(/\{\{\s*save_amount\}\}/); if (textArray.length > 0 && textArray.length < 2) { textArray.push(''); } return textArray.map((text, index) => { if (index == 0) { return `
${text}
`; } return `
${text}
`; }).join(''); }()}
${discount_application.title}:
-
结账
${data.invalid_msg}
结账
税费和运费将在结账时计算
小计:
${discount_application.title}:
-
全部的:
结账
税费和运费将在结账时计算
const summaryStickyRender = document.querySelector('#cart-drawer-summary-sticky-render'); if (summaryStickyRender) { document.body.style.setProperty('--cart-drawer-summary-sticky-height', summaryStickyRender.clientHeight + 'px'); }
查看购物车
${function(){ console.log('quick-shop-render',data); const productData = data.product; let product_change_event = '', mouse_over_event = ' '; mouse_out_event = ''; const product_options = productData.options.filter(Boolean) || []; const selectedVariant = productData.variants.find(v => v.available) || productData.variants[0]; const statusLan = ((selectedVariant && !selectedVariant.available) || (!selectedVariant && !productData.available)) ? "\u5546\u54c1\u5df2\u552e\u7a7a" : "\u6dfb\u52a0\u5230\u8d2d\u7269\u8f66"; return `
${statusLan}
` }()}
${function(){ const currentSelectVariant = data.variant; const defaultVariant = (data.product && data.product.variants && data.product.variants[0]); const variantData = currentSelectVariant || defaultVariant || data; const retail_price = variantData.retail_price || 0; return `
建议零售价:
` }()}
${function(){ const wholesale_enabled = false; const qty = data.quantity || 1; const currentSelectVariant = data.variant; const defaultVariant = (data.product && data.product.variants && data.product.variants[0]); const productVariant = {"id":"a1ebacd6-967a-4d20-a29d-6b0bd9c42c18","product_id":"d81e863f-0716-41a0-9446-61f12df630b1","title":"M-BLACK","weight_unit":"kg","inventory_quantity":11,"sku":"","barcode":"","position":1,"option1":"M","option2":"BLACK","option3":"","note":"","image":null,"wholesale_price":[{"price":109800,"min_quantity":1}],"weight":"0.2","compare_at_price":"159800","price":"109800","retail_price":"159800","available":true,"url":"\/products\/ops24051?variant=a1ebacd6-967a-4d20-a29d-6b0bd9c42c18","available_quantity":11,"options":[{"name":"S","value":"M"},{"name":"BLACK","value":"BLACK"}],"off_ratio":"31","flashsale_info":{"variant_id":"a1ebacd6-967a-4d20-a29d-6b0bd9c42c18","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"109800","compare_at_price":"","discount_price":"109800","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"31","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":2}; const variantData = currentSelectVariant || defaultVariant || productVariant; const wholesale_price = variantData.wholesale_price || []; if(wholesale_enabled && wholesale_price.length > 0) { let wholesaleIndex = wholesale_price.findIndex(item => { return item.min_quantity > qty; }); if(wholesaleIndex < 0){ wholesaleIndex = wholesale_price.length - 1; }else if(wholesaleIndex > 0){ wholesaleIndex = wholesaleIndex - 1; } const wholesalePrice = wholesale_price[wholesaleIndex] || ''; return `
` }else { const price = variantData && variantData.price; return price != undefined ? `
` : '
'; } }()}
${function(){ const optionName = option.name || ''; const optionId = option.id || ''; let isThumbImage = !!option.showThumbImage; const thumbStyle = "image_with_text"; const variantType = "button"; const isSelected = (value) => { const selected = (data.selectedOptions || []).find(v => v.name === optionName); return selected && selected.value.length && selected.value[0] == value; }; const getThumbImage = (value) => { const options = data.product.options || []; const option = options.find(o => o.name === optionName); if (option.thumbImages) { const thumbImage = option.thumbImages.find(t => t.value === value); if (thumbImage && thumbImage.image) { return { src: thumbImage.image.src, alt: thumbImage.image.alt }; } } return {src: '', alt: ''}; }; return `
${optionName}:
${data.selectedOptions && data.selectedOptions.length && data.selectedOptions.find(v => v.name === optionName).value[0]}
${value}
${optionName}
${value}
${value}
` }()}
${data.value}