DoceninTMFarmhouse Colorful Cottage Wreath
${function() {
const variantData = data.variant || {"id":"883fd15f-a299-4961-b12d-e5ac51e2a73a","product_id":"4692465f-41a9-422b-80ec-aaaadf27fd8d","title":"Window","weight_unit":"kg","inventory_quantity":1000,"sku":"Window-81222110","barcode":"","position":1,"option1":"Window","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/26a3c1ad17148965a2a9329f3ccf7b8c.jpeg","path":"26a3c1ad17148965a2a9329f3ccf7b8c.jpeg","width":794,"height":794,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":18.61,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"18.61","retail_price":"0","available":true,"url":"\/products\/e-e-farmhouse-colorful-cottage-wreathe-spring-hot-sale-45-offe-wy0d?variant=883fd15f-a299-4961-b12d-e5ac51e2a73a","available_quantity":999999999,"options":[{"name":"Where do you want to place?","value":"Window"}],"off_ratio":0,"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 `
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"883fd15f-a299-4961-b12d-e5ac51e2a73a","product_id":"4692465f-41a9-422b-80ec-aaaadf27fd8d","title":"Window","weight_unit":"kg","inventory_quantity":1000,"sku":"Window-81222110","barcode":"","position":1,"option1":"Window","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/26a3c1ad17148965a2a9329f3ccf7b8c.jpeg","path":"26a3c1ad17148965a2a9329f3ccf7b8c.jpeg","width":794,"height":794,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":18.61,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"18.61","retail_price":"0","available":true,"url":"\/products\/e-e-farmhouse-colorful-cottage-wreathe-spring-hot-sale-45-offe-wy0d?variant=883fd15f-a299-4961-b12d-e5ac51e2a73a","available_quantity":999999999,"options":[{"name":"Where do you want to place?","value":"Window"}],"off_ratio":0,"flashsale_info":[],"sales":18};
return `
`
}()}