Crosswinds vase with mango calla lilies
${function() {
const variantData = data.variant || {"id":"efdde3e4-10f9-409c-bf3e-e446bccd7e0d","product_id":"71cf20cc-a628-4da2-b91a-df5a2f9a8957","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":19.98,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.98","retail_price":"0","available":true,"url":"\/products\/https-cfadesigngroup-com-products-crosswinds-vase-with-mango-calla-lilies?variant=efdde3e4-10f9-409c-bf3e-e446bccd7e0d","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":0};
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":"efdde3e4-10f9-409c-bf3e-e446bccd7e0d","product_id":"71cf20cc-a628-4da2-b91a-df5a2f9a8957","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":19.98,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.98","retail_price":"0","available":true,"url":"\/products\/https-cfadesigngroup-com-products-crosswinds-vase-with-mango-calla-lilies?variant=efdde3e4-10f9-409c-bf3e-e446bccd7e0d","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}