블루투스 이어폰 여자 이어폰 귀여운 여자 이어폰-Noise Shielding Core Wireless Bluetooth Earphones Waterproof
${function() {
const variantData = data.variant || {"id":"1bf2ac03-d08f-43f4-8937-b883e386632d","product_id":"7fe13db4-93b8-41e2-9916-09f2475091eb","title":"yellow-R27","weight_unit":"kg","inventory_quantity":50,"sku":"R27\/30-yellow-R27-A0012722","barcode":"","position":1,"option1":"yellow","option2":"R27","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8088503267d3701087d88affc393b601.jpg","path":"8088503267d3701087d88affc393b601.jpg","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\/\ube14\ub8e8\ud22c\uc2a4-\uc774\uc5b4\ud3f0-\uc5ec\uc790-\uc774\uc5b4\ud3f0-\uadc0\uc5ec\uc6b4-\uc5ec\uc790-\uc774\uc5b4\ud3f0-noise-shielding-core-wireless-bluetooth-earphones-waterproof?variant=1bf2ac03-d08f-43f4-8937-b883e386632d","available_quantity":50,"options":[{"name":"colour","value":"yellow"},{"name":"model","value":"R27"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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":"1bf2ac03-d08f-43f4-8937-b883e386632d","product_id":"7fe13db4-93b8-41e2-9916-09f2475091eb","title":"yellow-R27","weight_unit":"kg","inventory_quantity":50,"sku":"R27\/30-yellow-R27-A0012722","barcode":"","position":1,"option1":"yellow","option2":"R27","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8088503267d3701087d88affc393b601.jpg","path":"8088503267d3701087d88affc393b601.jpg","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\/\ube14\ub8e8\ud22c\uc2a4-\uc774\uc5b4\ud3f0-\uc5ec\uc790-\uc774\uc5b4\ud3f0-\uadc0\uc5ec\uc6b4-\uc5ec\uc790-\uc774\uc5b4\ud3f0-noise-shielding-core-wireless-bluetooth-earphones-waterproof?variant=1bf2ac03-d08f-43f4-8937-b883e386632d","available_quantity":50,"options":[{"name":"colour","value":"yellow"},{"name":"model","value":"R27"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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 `
`;
}()}