DoceninTM1m Studley Rattan Doe Light Up Reindeer 24v
${function() {
const variantData = data.variant || {"id":"fa157e82-b5ec-49b9-85f7-3f896ea15334","product_id":"b00196df-137d-45d3-a6af-f2df15646f65","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2086834563707","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":13.49,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"13.49","retail_price":"0","available":true,"url":"\/products\/1m-studley-rattan-doe-light-up-reindeer-24v?variant=fa157e82-b5ec-49b9-85f7-3f896ea15334","available_quantity":999999999,"options":[],"off_ratio":0,"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":"fa157e82-b5ec-49b9-85f7-3f896ea15334","product_id":"b00196df-137d-45d3-a6af-f2df15646f65","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2086834563707","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":13.49,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"13.49","retail_price":"0","available":true,"url":"\/products\/1m-studley-rattan-doe-light-up-reindeer-24v?variant=fa157e82-b5ec-49b9-85f7-3f896ea15334","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":18};
return `
`
}()}