DoceninTMGiant Classic Christmas Lights
${function() {
const variantData = data.variant || {"id":"d88952d9-52cb-4d0f-a008-c596abb71af4","product_id":"3f113fa5-f218-47c8-af07-4ac3f78bc3a7","title":"BUY 1-Red","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2086834546431","barcode":"","position":1,"option1":"BUY 1","option2":"Red","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c5966d190530242799086ab6e78d8c5c.png","path":"c5966d190530242799086ab6e78d8c5c.png","width":1337,"height":1335,"alt":"","aspect_ratio":1.0014981273408239},"wholesale_price":[{"price":14.99,"min_quantity":1}],"weight":"0","compare_at_price":"99","price":"14.99","retail_price":"99","available":true,"url":"\/products\/giant-classic-christmas-lights-033p?variant=d88952d9-52cb-4d0f-a008-c596abb71af4","available_quantity":999999999,"options":[{"name":"Quantity","value":"BUY 1"},{"name":"Color","value":"Red"}],"off_ratio":85,"flashsale_info":[],"sales":18};
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}
`
}()}
${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":"d88952d9-52cb-4d0f-a008-c596abb71af4","product_id":"3f113fa5-f218-47c8-af07-4ac3f78bc3a7","title":"BUY 1-Red","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2086834546431","barcode":"","position":1,"option1":"BUY 1","option2":"Red","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c5966d190530242799086ab6e78d8c5c.png","path":"c5966d190530242799086ab6e78d8c5c.png","width":1337,"height":1335,"alt":"","aspect_ratio":1.0014981273408239},"wholesale_price":[{"price":14.99,"min_quantity":1}],"weight":"0","compare_at_price":"99","price":"14.99","retail_price":"99","available":true,"url":"\/products\/giant-classic-christmas-lights-033p?variant=d88952d9-52cb-4d0f-a008-c596abb71af4","available_quantity":999999999,"options":[{"name":"Quantity","value":"BUY 1"},{"name":"Color","value":"Red"}],"off_ratio":85,"flashsale_info":[],"sales":18};
return `
`
}()}