12″ Crosswinds vase with white orchids
${function() {
const variantData = data.variant || {"id":"721e2828-3625-4e37-8bae-ff3d68e9f264","product_id":"afc894be-97d0-487b-ae37-3df75494f613","title":"","weight_unit":"kg","inventory_quantity":997,"sku":"","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":3.95,"min_quantity":1}],"weight":"0","compare_at_price":"26.95","price":"3.95","retail_price":"26.95","available":true,"url":"\/products\/https-cfadesigngroup-com-products-12-crosswinds-vase-with-white-orchids?variant=721e2828-3625-4e37-8bae-ff3d68e9f264","available_quantity":999999999,"options":[],"off_ratio":85,"flashsale_info":[],"sales":6};
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":"721e2828-3625-4e37-8bae-ff3d68e9f264","product_id":"afc894be-97d0-487b-ae37-3df75494f613","title":"","weight_unit":"kg","inventory_quantity":997,"sku":"","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":3.95,"min_quantity":1}],"weight":"0","compare_at_price":"26.95","price":"3.95","retail_price":"26.95","available":true,"url":"\/products\/https-cfadesigngroup-com-products-12-crosswinds-vase-with-white-orchids?variant=721e2828-3625-4e37-8bae-ff3d68e9f264","available_quantity":999999999,"options":[],"off_ratio":85,"flashsale_info":[],"sales":6};
return `
`
}()}