Fire pit outdoor waterproof protective cover all season protection rain cover
${function() {
const variantData = data.variant || {"id":"6823589b-65a3-4a65-88b7-611a7edea2d3","product_id":"77a72e99-ab59-4da6-b2bf-d43271d43a06","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"TH042003007","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":14.51,"min_quantity":1}],"weight":"0","compare_at_price":"101.2","price":"14.51","retail_price":"101.2","available":true,"url":"\/products\/fire-pit-outdoor-waterproof-protective-cover-all-season-protection-rain-cover?variant=6823589b-65a3-4a65-88b7-611a7edea2d3","available_quantity":999999999,"options":[],"off_ratio":86,"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":"6823589b-65a3-4a65-88b7-611a7edea2d3","product_id":"77a72e99-ab59-4da6-b2bf-d43271d43a06","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"TH042003007","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":14.51,"min_quantity":1}],"weight":"0","compare_at_price":"101.2","price":"14.51","retail_price":"101.2","available":true,"url":"\/products\/fire-pit-outdoor-waterproof-protective-cover-all-season-protection-rain-cover?variant=6823589b-65a3-4a65-88b7-611a7edea2d3","available_quantity":999999999,"options":[],"off_ratio":86,"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 `
`;
}()}