Fall Cheetah Wreath-Year Round Wreath
${function() {
const variantData = data.variant || {"id":"c015d530-791e-4c24-ad00-b21659489593","product_id":"ad338be0-1139-466b-baf1-2128937bd1ac","title":"BUY 1","weight_unit":"kg","inventory_quantity":1000,"sku":"BUY 1-81221803","barcode":"","position":1,"option1":"BUY 1","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1917b63a7fe5fc3077ef9aee663f7605.jpeg","path":"1917b63a7fe5fc3077ef9aee663f7605.jpeg","width":1140,"height":1140,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.69,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.69","retail_price":"0","available":true,"url":"\/products\/fall-cheetah-wreath-year-round-wreath-203089006728?variant=c015d530-791e-4c24-ad00-b21659489593","available_quantity":999999999,"options":[{"name":"e??\ufffd\ufffdDiscounte??\ufffd\ufffd","value":"BUY 1"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${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":"c015d530-791e-4c24-ad00-b21659489593","product_id":"ad338be0-1139-466b-baf1-2128937bd1ac","title":"BUY 1","weight_unit":"kg","inventory_quantity":1000,"sku":"BUY 1-81221803","barcode":"","position":1,"option1":"BUY 1","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1917b63a7fe5fc3077ef9aee663f7605.jpeg","path":"1917b63a7fe5fc3077ef9aee663f7605.jpeg","width":1140,"height":1140,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.69,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.69","retail_price":"0","available":true,"url":"\/products\/fall-cheetah-wreath-year-round-wreath-203089006728?variant=c015d530-791e-4c24-ad00-b21659489593","available_quantity":999999999,"options":[{"name":"e??\ufffd\ufffdDiscounte??\ufffd\ufffd","value":"BUY 1"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('52');
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 `
`;
}()}