DoceninTMChristmas-180 light led carriage with 43 in led horse
${function() {
const variantData = data.variant || {"id":"a95ef559-b05b-4a9a-a79b-006e5c6a4dd8","product_id":"e82ac4ee-13cf-4802-b408-fac906b7bf64","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"-68748085","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":12.95,"min_quantity":1}],"weight":"0","compare_at_price":"26.39","price":"12.95","retail_price":"26.39","available":true,"url":"\/products\/180-light-led-carriage-with-43-in-led-horse-bcvo?variant=a95ef559-b05b-4a9a-a79b-006e5c6a4dd8","available_quantity":999999999,"options":[],"off_ratio":51,"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":"a95ef559-b05b-4a9a-a79b-006e5c6a4dd8","product_id":"e82ac4ee-13cf-4802-b408-fac906b7bf64","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"-68748085","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":12.95,"min_quantity":1}],"weight":"0","compare_at_price":"26.39","price":"12.95","retail_price":"26.39","available":true,"url":"\/products\/180-light-led-carriage-with-43-in-led-horse-bcvo?variant=a95ef559-b05b-4a9a-a79b-006e5c6a4dd8","available_quantity":999999999,"options":[],"off_ratio":51,"flashsale_info":[],"sales":18};
return `
`
}()}