Ultrasonic Skunks Repeller Solar Powered
${function() {
const variantData = data.variant || {"id":"7b9bc285-5ac2-48d2-b963-fd615d070c52","product_id":"81533b61-926b-44e1-80c0-a5c57b9af866","title":"Default Title","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118838553615","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6640b0dd3d35176849ea2842de9d2a63.jpeg","path":"6640b0dd3d35176849ea2842de9d2a63.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":9.97,"min_quantity":1}],"weight":"0","compare_at_price":"30","price":"9.97","retail_price":"30","available":true,"url":"\/products\/ultrasonic-skunks-repeller-solar-powered-w102502?variant=7b9bc285-5ac2-48d2-b963-fd615d070c52","available_quantity":1000,"options":[{"name":"Title","value":"Default Title"}],"off_ratio":67,"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":"7b9bc285-5ac2-48d2-b963-fd615d070c52","product_id":"81533b61-926b-44e1-80c0-a5c57b9af866","title":"Default Title","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118838553615","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6640b0dd3d35176849ea2842de9d2a63.jpeg","path":"6640b0dd3d35176849ea2842de9d2a63.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":9.97,"min_quantity":1}],"weight":"0","compare_at_price":"30","price":"9.97","retail_price":"30","available":true,"url":"\/products\/ultrasonic-skunks-repeller-solar-powered-w102502?variant=7b9bc285-5ac2-48d2-b963-fd615d070c52","available_quantity":1000,"options":[{"name":"Title","value":"Default Title"}],"off_ratio":67,"flashsale_info":[],"sales":0};
return `
`
}()}