1-Gallon Galvanized Steel Watering Can w/ O-Ring, Top Handle
${function() {
const variantData = data.variant || {"id":"073a657c-1815-4762-b4e0-c5e0a68b07a4","product_id":"3f648908-2152-45a1-aff9-89daa935d454","title":"","weight_unit":"kg","inventory_quantity":996,"sku":"sku2081758236929","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":1.99,"min_quantity":1}],"weight":"0","compare_at_price":"19.98","price":"1.99","retail_price":"19.98","available":true,"url":"\/products\/1-gallon-galvanized-steel-watering-can-w-o-ring-top-handle?variant=073a657c-1815-4762-b4e0-c5e0a68b07a4","available_quantity":999999999,"options":[],"off_ratio":90,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"073a657c-1815-4762-b4e0-c5e0a68b07a4","product_id":"3f648908-2152-45a1-aff9-89daa935d454","title":"","weight_unit":"kg","inventory_quantity":996,"sku":"sku2081758236929","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":1.99,"min_quantity":1}],"weight":"0","compare_at_price":"19.98","price":"1.99","retail_price":"19.98","available":true,"url":"\/products\/1-gallon-galvanized-steel-watering-can-w-o-ring-top-handle?variant=073a657c-1815-4762-b4e0-c5e0a68b07a4","available_quantity":999999999,"options":[],"off_ratio":90,"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 `
`;
}()}