SOLAR LED LAMP 6000K
${function() {
const variantData = data.variant || {"id":"10be3bb1-332d-4028-8cd9-2e71924754d6","product_id":"d203dfb8-9a88-48a6-ac40-ae0eb2e24074","title":"Default Title","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118838575827","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ac92c8e65c500e37f5dc7be8e86639b3.png","path":"ac92c8e65c500e37f5dc7be8e86639b3.png","width":801,"height":841,"alt":"","aspect_ratio":0.9524375743162902},"wholesale_price":[{"price":48,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"48","retail_price":"0","available":true,"url":"\/products\/solar-led-lamp-6000k-w102527_26c0faf0?variant=10be3bb1-332d-4028-8cd9-2e71924754d6","available_quantity":1000,"options":[{"name":"Title","value":"Default Title"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const minInventory = parseInt('3');
const maxInventory = parseInt('88');
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 `
`;
}()}
${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":"10be3bb1-332d-4028-8cd9-2e71924754d6","product_id":"d203dfb8-9a88-48a6-ac40-ae0eb2e24074","title":"Default Title","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118838575827","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ac92c8e65c500e37f5dc7be8e86639b3.png","path":"ac92c8e65c500e37f5dc7be8e86639b3.png","width":801,"height":841,"alt":"","aspect_ratio":0.9524375743162902},"wholesale_price":[{"price":48,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"48","retail_price":"0","available":true,"url":"\/products\/solar-led-lamp-6000k-w102527_26c0faf0?variant=10be3bb1-332d-4028-8cd9-2e71924754d6","available_quantity":1000,"options":[{"name":"Title","value":"Default Title"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}