DoceninTMHarewood Spun Cotton Stag Light Up Reindeer 31v
${function() {
const variantData = data.variant || {"id":"cd0b1c6b-809d-4d2f-84d5-6019d5a1e44c","product_id":"d6bf57b2-5276-4ffa-95c7-7e1338499773","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"sku2086834560005","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":8.21,"min_quantity":1}],"weight":"0","compare_at_price":"59","price":"8.21","retail_price":"59","available":true,"url":"\/products\/harewood-spun-cotton-stag-light-up-reindeer-31v?variant=cd0b1c6b-809d-4d2f-84d5-6019d5a1e44c","available_quantity":999999999,"options":[],"off_ratio":86,"flashsale_info":[],"sales":10};
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 `
`;
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"cd0b1c6b-809d-4d2f-84d5-6019d5a1e44c","product_id":"d6bf57b2-5276-4ffa-95c7-7e1338499773","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"sku2086834560005","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":8.21,"min_quantity":1}],"weight":"0","compare_at_price":"59","price":"8.21","retail_price":"59","available":true,"url":"\/products\/harewood-spun-cotton-stag-light-up-reindeer-31v?variant=cd0b1c6b-809d-4d2f-84d5-6019d5a1e44c","available_quantity":999999999,"options":[],"off_ratio":86,"flashsale_info":[],"sales":10};
return `
`
}()}