DoceninTMChristmas-2 5 ft meadow frost brown led dog
${function() {
const variantData = data.variant || {"id":"6f81cf91-48c4-41fa-bd9a-565d245bbf17","product_id":"5b1bfb56-91ee-4bb0-b6e2-83d5e6736f63","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"-68748088","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":23.21,"min_quantity":1}],"weight":"0","compare_at_price":"52.88","price":"23.21","retail_price":"52.88","available":true,"url":"\/products\/2-5-ft-meadow-frost-brown-led-dog-eqlv?variant=6f81cf91-48c4-41fa-bd9a-565d245bbf17","available_quantity":999999999,"options":[],"off_ratio":56,"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":"6f81cf91-48c4-41fa-bd9a-565d245bbf17","product_id":"5b1bfb56-91ee-4bb0-b6e2-83d5e6736f63","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"-68748088","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":23.21,"min_quantity":1}],"weight":"0","compare_at_price":"52.88","price":"23.21","retail_price":"52.88","available":true,"url":"\/products\/2-5-ft-meadow-frost-brown-led-dog-eqlv?variant=6f81cf91-48c4-41fa-bd9a-565d245bbf17","available_quantity":999999999,"options":[],"off_ratio":56,"flashsale_info":[],"sales":18};
return `
`
}()}