10″ Crosswinds vase with blue orchids
${function() {
const variantData = data.variant || {"id":"5cc1209b-8e31-426a-9edf-93123737392c","product_id":"7c781470-acb1-470f-8c1b-9b9fc154a686","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":4.96,"min_quantity":1}],"weight":"0","compare_at_price":"26","price":"4.96","retail_price":"26","available":true,"url":"\/products\/https-cfadesigngroup-com-products-10-crosswinds-vase-with-blue-orchids?variant=5cc1209b-8e31-426a-9edf-93123737392c","available_quantity":999999999,"options":[],"off_ratio":81,"flashsale_info":[],"sales":3};
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":"5cc1209b-8e31-426a-9edf-93123737392c","product_id":"7c781470-acb1-470f-8c1b-9b9fc154a686","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":4.96,"min_quantity":1}],"weight":"0","compare_at_price":"26","price":"4.96","retail_price":"26","available":true,"url":"\/products\/https-cfadesigngroup-com-products-10-crosswinds-vase-with-blue-orchids?variant=5cc1209b-8e31-426a-9edf-93123737392c","available_quantity":999999999,"options":[],"off_ratio":81,"flashsale_info":[],"sales":3};
return `
`
}()}