DoceninTMStudley Rattan Resting Fawn Light Up Reindeer 24v
${function() {
const variantData = data.variant || {"id":"7bc2db2f-e9da-4308-bbe3-f489c83b71aa","product_id":"6e203a4e-d0ca-4bb6-88f7-b7028dfa784b","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2086834563707","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":12.72,"min_quantity":1}],"weight":"0","compare_at_price":"49","price":"12.72","retail_price":"49","available":true,"url":"\/products\/studley-rattan-resting-fawn-light-up-reindeer-24v?variant=7bc2db2f-e9da-4308-bbe3-f489c83b71aa","available_quantity":999999999,"options":[],"off_ratio":74,"flashsale_info":[],"sales":18};
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":"7bc2db2f-e9da-4308-bbe3-f489c83b71aa","product_id":"6e203a4e-d0ca-4bb6-88f7-b7028dfa784b","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2086834563707","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":12.72,"min_quantity":1}],"weight":"0","compare_at_price":"49","price":"12.72","retail_price":"49","available":true,"url":"\/products\/studley-rattan-resting-fawn-light-up-reindeer-24v?variant=7bc2db2f-e9da-4308-bbe3-f489c83b71aa","available_quantity":999999999,"options":[],"off_ratio":74,"flashsale_info":[],"sales":18};
return `
`
}()}