⏰Christmas Clearance Sale⏰The Outdoor 5' Twinkling Nutcracker - Solar energy storage function
${function() {
const variantData = data.variant || {"id":"5012efe8-7ea4-4700-915b-abe8c6af162c","product_id":"9ad91857-60ce-42c1-8f45-7beb33471ccf","title":"BUY 1","weight_unit":"kg","inventory_quantity":993,"sku":"sku2086834568643","barcode":"","position":1,"option1":"BUY 1","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5f00cda3bdb961fe452d85e60b8f1a85.png","path":"5f00cda3bdb961fe452d85e60b8f1a85.png","width":836,"height":838,"alt":"","aspect_ratio":0.9976133651551312},"wholesale_price":[{"price":22.78,"min_quantity":1}],"weight":"0","compare_at_price":"60","price":"22.78","retail_price":"60","available":true,"url":"\/products\/the-outdoor-5-twinkling-nutcracker-yyzd?variant=5012efe8-7ea4-4700-915b-abe8c6af162c","available_quantity":999999999,"options":[{"name":"Quantity","value":"BUY 1"}],"off_ratio":62,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${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":"5012efe8-7ea4-4700-915b-abe8c6af162c","product_id":"9ad91857-60ce-42c1-8f45-7beb33471ccf","title":"BUY 1","weight_unit":"kg","inventory_quantity":993,"sku":"sku2086834568643","barcode":"","position":1,"option1":"BUY 1","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5f00cda3bdb961fe452d85e60b8f1a85.png","path":"5f00cda3bdb961fe452d85e60b8f1a85.png","width":836,"height":838,"alt":"","aspect_ratio":0.9976133651551312},"wholesale_price":[{"price":22.78,"min_quantity":1}],"weight":"0","compare_at_price":"60","price":"22.78","retail_price":"60","available":true,"url":"\/products\/the-outdoor-5-twinkling-nutcracker-yyzd?variant=5012efe8-7ea4-4700-915b-abe8c6af162c","available_quantity":999999999,"options":[{"name":"Quantity","value":"BUY 1"}],"off_ratio":62,"flashsale_info":[],"sales":0};
return `
`
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('52');
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 `
`;
}()}