Three-In-One Avocado Knife Multi-Purpose Avocado Slicer
${function() {
const variantData = data.variant || {"id":"d0251d92-094c-48f0-95ad-43c04dd3b6ad","product_id":"55a96908-42db-458a-b0d0-6bf18d190322","title":"Black green","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118839034875","barcode":"","position":1,"option1":"Black green","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/740448fa1d39c35b762b7be513c95d8a.jpeg","path":"740448fa1d39c35b762b7be513c95d8a.jpeg","width":854,"height":480,"alt":"","aspect_ratio":1.7791666666666666},"wholesale_price":[{"price":10.32,"min_quantity":1}],"weight":"0","compare_at_price":"80","price":"10.32","retail_price":"80","available":true,"url":"\/products\/three-in-one-avocado-knife-multi-purpose-avocado-slicer-w104048?variant=d0251d92-094c-48f0-95ad-43c04dd3b6ad","available_quantity":1000,"options":[{"name":"Color","value":"Black green"}],"off_ratio":87,"flashsale_info":[],"sales":0};
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":"d0251d92-094c-48f0-95ad-43c04dd3b6ad","product_id":"55a96908-42db-458a-b0d0-6bf18d190322","title":"Black green","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118839034875","barcode":"","position":1,"option1":"Black green","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/740448fa1d39c35b762b7be513c95d8a.jpeg","path":"740448fa1d39c35b762b7be513c95d8a.jpeg","width":854,"height":480,"alt":"","aspect_ratio":1.7791666666666666},"wholesale_price":[{"price":10.32,"min_quantity":1}],"weight":"0","compare_at_price":"80","price":"10.32","retail_price":"80","available":true,"url":"\/products\/three-in-one-avocado-knife-multi-purpose-avocado-slicer-w104048?variant=d0251d92-094c-48f0-95ad-43c04dd3b6ad","available_quantity":1000,"options":[{"name":"Color","value":"Black green"}],"off_ratio":87,"flashsale_info":[],"sales":0};
return `
`
}()}