P9 Electric Pressure Washer, 1500 PSI at 1.3 GPM (Max), 4 in 1 Nozzle
${function() {
const variantData = data.variant || {"id":"f02f2b66-1e75-4b75-ac21-dd1330ad9086","product_id":"1f26aea6-97a6-45a9-a210-762587bb3d37","title":"Default Title","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118838305581","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a3c41c91f6b529905779a6ec8d81bacc.jpeg","path":"a3c41c91f6b529905779a6ec8d81bacc.jpeg","width":1280,"height":960,"alt":"","aspect_ratio":1.3333333333333333},"wholesale_price":[{"price":10.25,"min_quantity":1}],"weight":"0","compare_at_price":"60","price":"10.25","retail_price":"60","available":true,"url":"\/products\/p9-electric-pressure-washer-1500-psi-at-1-3-gpm-max-4-in-1-nozzle-w102350?variant=f02f2b66-1e75-4b75-ac21-dd1330ad9086","available_quantity":1000,"options":[{"name":"Title","value":"Default Title"}],"off_ratio":83,"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":"f02f2b66-1e75-4b75-ac21-dd1330ad9086","product_id":"1f26aea6-97a6-45a9-a210-762587bb3d37","title":"Default Title","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118838305581","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a3c41c91f6b529905779a6ec8d81bacc.jpeg","path":"a3c41c91f6b529905779a6ec8d81bacc.jpeg","width":1280,"height":960,"alt":"","aspect_ratio":1.3333333333333333},"wholesale_price":[{"price":10.25,"min_quantity":1}],"weight":"0","compare_at_price":"60","price":"10.25","retail_price":"60","available":true,"url":"\/products\/p9-electric-pressure-washer-1500-psi-at-1-3-gpm-max-4-in-1-nozzle-w102350?variant=f02f2b66-1e75-4b75-ac21-dd1330ad9086","available_quantity":1000,"options":[{"name":"Title","value":"Default Title"}],"off_ratio":83,"flashsale_info":[],"sales":0};
return `
`
}()}