1-Gallon Galvanized Steel Watering Can w/ O-Ring, Top Handle
${function() {
const variantData = data.variant || {"id":"5db8a8d3-30bf-4151-8418-6671e494adcc","product_id":"01c64d0e-7924-47fe-a5df-845098badb61","title":"Default Title","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118839244655","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9315d81bdc6472835046e12591646587.jpeg","path":"9315d81bdc6472835046e12591646587.jpeg","width":2000,"height":2000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":16.88,"min_quantity":1}],"weight":"0","compare_at_price":"19.98","price":"16.88","retail_price":"19.98","available":true,"url":"\/products\/1-gallon-galvanized-steel-watering-can-w-o-ring-top-handle-3010?variant=5db8a8d3-30bf-4151-8418-6671e494adcc","available_quantity":1000,"options":[{"name":"Title","value":"Default Title"}],"off_ratio":16,"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":"5db8a8d3-30bf-4151-8418-6671e494adcc","product_id":"01c64d0e-7924-47fe-a5df-845098badb61","title":"Default Title","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118839244655","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9315d81bdc6472835046e12591646587.jpeg","path":"9315d81bdc6472835046e12591646587.jpeg","width":2000,"height":2000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":16.88,"min_quantity":1}],"weight":"0","compare_at_price":"19.98","price":"16.88","retail_price":"19.98","available":true,"url":"\/products\/1-gallon-galvanized-steel-watering-can-w-o-ring-top-handle-3010?variant=5db8a8d3-30bf-4151-8418-6671e494adcc","available_quantity":1000,"options":[{"name":"Title","value":"Default Title"}],"off_ratio":16,"flashsale_info":[],"sales":0};
return `
`
}()}