DoceninTMChristmas-6 ft inflatable santas vintage tow truck
${function() {
const variantData = data.variant || {"id":"be40bb40-c263-48a1-8cc1-2e0c7df60c70","product_id":"a53d1950-57ac-4769-9c72-725f3e80aa90","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"-68748006","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":18.72,"min_quantity":1}],"weight":"0","compare_at_price":"25.19","price":"18.72","retail_price":"25.19","available":true,"url":"\/products\/6-ft-inflatable-santas-vintage-tow-truck-ku6x?variant=be40bb40-c263-48a1-8cc1-2e0c7df60c70","available_quantity":999999999,"options":[],"off_ratio":26,"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":"be40bb40-c263-48a1-8cc1-2e0c7df60c70","product_id":"a53d1950-57ac-4769-9c72-725f3e80aa90","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"-68748006","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":18.72,"min_quantity":1}],"weight":"0","compare_at_price":"25.19","price":"18.72","retail_price":"25.19","available":true,"url":"\/products\/6-ft-inflatable-santas-vintage-tow-truck-ku6x?variant=be40bb40-c263-48a1-8cc1-2e0c7df60c70","available_quantity":999999999,"options":[],"off_ratio":26,"flashsale_info":[],"sales":18};
return `
`
}()}