Rota Cylinder with White Calla Lilies and Leaves
${function() {
const variantData = data.variant || {"id":"99c2f721-2cdd-4d0a-97d1-fe7023cc53f4","product_id":"2647c72c-810b-4791-b8c9-80f83fcd1bff","title":"","weight_unit":"kg","inventory_quantity":986,"sku":"","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":7.98,"min_quantity":1}],"weight":"0","compare_at_price":"75","price":"7.98","retail_price":"75","available":true,"url":"\/products\/https-cfadesigngroup-com-products-rota-cylinder-with-white-calla-lilies-and-leaves?variant=99c2f721-2cdd-4d0a-97d1-fe7023cc53f4","available_quantity":999999999,"options":[],"off_ratio":89,"flashsale_info":[],"sales":2};
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":"99c2f721-2cdd-4d0a-97d1-fe7023cc53f4","product_id":"2647c72c-810b-4791-b8c9-80f83fcd1bff","title":"","weight_unit":"kg","inventory_quantity":986,"sku":"","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":7.98,"min_quantity":1}],"weight":"0","compare_at_price":"75","price":"7.98","retail_price":"75","available":true,"url":"\/products\/https-cfadesigngroup-com-products-rota-cylinder-with-white-calla-lilies-and-leaves?variant=99c2f721-2cdd-4d0a-97d1-fe7023cc53f4","available_quantity":999999999,"options":[],"off_ratio":89,"flashsale_info":[],"sales":2};
return `
`
}()}