Ice Makers Countertop,Protable Ice Maker Machine with Handle,Self-Cleaning Ice Maker, 26Lbs/24H, 9 Ice Cubes Ready in 8 Mins, for Home/Office/Kitchen
${function() {
const variantData = data.variant || {"id":"10055cad-68c7-43d9-b03c-5bcee29b4bfe","product_id":"683fc761-a65a-47d5-90ef-93b03e0cd79c","title":"Black","weight_unit":"kg","inventory_quantity":999,"sku":"homie","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5ed052f3e973b2f1a39224a8622c78ea.jpeg","path":"5ed052f3e973b2f1a39224a8622c78ea.jpeg","width":1200,"height":1500,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":27.74,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"27.74","retail_price":"0","available":true,"url":"\/products\/ice-71e4-zeu6?variant=10055cad-68c7-43d9-b03c-5bcee29b4bfe","available_quantity":999999999,"options":[{"name":"Color","value":"Black"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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":"10055cad-68c7-43d9-b03c-5bcee29b4bfe","product_id":"683fc761-a65a-47d5-90ef-93b03e0cd79c","title":"Black","weight_unit":"kg","inventory_quantity":999,"sku":"homie","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5ed052f3e973b2f1a39224a8622c78ea.jpeg","path":"5ed052f3e973b2f1a39224a8622c78ea.jpeg","width":1200,"height":1500,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":27.74,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"27.74","retail_price":"0","available":true,"url":"\/products\/ice-71e4-zeu6?variant=10055cad-68c7-43d9-b03c-5bcee29b4bfe","available_quantity":999999999,"options":[{"name":"Color","value":"Black"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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 `
`;
}()}