노이즈 캔슬링 커널형 무선 블루투스 이어폰 방수 -Noise Shielding Core Wireless Bluetooth Earphones Waterproof
${function() {
const variantData = data.variant || {"id":"681f5133-0b47-47fc-ab16-a7a3a17e3465","product_id":"4e6e354c-8dbb-45f4-8ee0-2067373db189","title":"black-Q10","weight_unit":"kg","inventory_quantity":49,"sku":"\u84ddQ10-40-black-Q10-A0012720","barcode":"","position":1,"option1":"black","option2":"Q10","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2281c90785d679083401cb537daf53db.webp","path":"2281c90785d679083401cb537daf53db.webp","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"12","retail_price":"0","available":true,"url":"\/products\/\ub178\uc774\uc988-\uce94\uc2ac\ub9c1-\ucee4\ub110\ud615-\ubb34\uc120-\ube14\ub8e8\ud22c\uc2a4-\uc774\uc5b4\ud3f0-\ubc29\uc218-noise-shielding-core-wireless-bluetooth-earphones-waterproof?variant=681f5133-0b47-47fc-ab16-a7a3a17e3465","available_quantity":49,"options":[{"name":"colour","value":"black"},{"name":"model","value":"Q10"}],"off_ratio":0,"flashsale_info":[],"sales":2};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"681f5133-0b47-47fc-ab16-a7a3a17e3465","product_id":"4e6e354c-8dbb-45f4-8ee0-2067373db189","title":"black-Q10","weight_unit":"kg","inventory_quantity":49,"sku":"\u84ddQ10-40-black-Q10-A0012720","barcode":"","position":1,"option1":"black","option2":"Q10","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2281c90785d679083401cb537daf53db.webp","path":"2281c90785d679083401cb537daf53db.webp","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"12","retail_price":"0","available":true,"url":"\/products\/\ub178\uc774\uc988-\uce94\uc2ac\ub9c1-\ucee4\ub110\ud615-\ubb34\uc120-\ube14\ub8e8\ud22c\uc2a4-\uc774\uc5b4\ud3f0-\ubc29\uc218-noise-shielding-core-wireless-bluetooth-earphones-waterproof?variant=681f5133-0b47-47fc-ab16-a7a3a17e3465","available_quantity":49,"options":[{"name":"colour","value":"black"},{"name":"model","value":"Q10"}],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('50');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + '');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}