Compost Spreader, 24.4-25.6
${function() {
const variantData = data.variant || {"id":"0c17542a-8780-48eb-83c5-d76dc40f94fc","product_id":"4e918095-e144-4e34-884e-0430fe2459c0","title":"Default Title","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118839344609","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d47128a0cdd47b753782ba9c0db52e85.jpeg","path":"d47128a0cdd47b753782ba9c0db52e85.jpeg","width":1500,"height":1500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":54,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"54","retail_price":"0","available":true,"url":"\/products\/vevor-compost-spreader-24-4-25-6-height-adjustable-handle-24-wide-lawn-and-garden-peat-moss-roller-with-side-latches-powder-coated-steel-mesh-basket-for-spreading-manure-topsoil-black?variant=0c17542a-8780-48eb-83c5-d76dc40f94fc","available_quantity":1000,"options":[{"name":"Title","value":"Default Title"}],"off_ratio":0,"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":"0c17542a-8780-48eb-83c5-d76dc40f94fc","product_id":"4e918095-e144-4e34-884e-0430fe2459c0","title":"Default Title","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118839344609","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d47128a0cdd47b753782ba9c0db52e85.jpeg","path":"d47128a0cdd47b753782ba9c0db52e85.jpeg","width":1500,"height":1500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":54,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"54","retail_price":"0","available":true,"url":"\/products\/vevor-compost-spreader-24-4-25-6-height-adjustable-handle-24-wide-lawn-and-garden-peat-moss-roller-with-side-latches-powder-coated-steel-mesh-basket-for-spreading-manure-topsoil-black?variant=0c17542a-8780-48eb-83c5-d76dc40f94fc","available_quantity":1000,"options":[{"name":"Title","value":"Default Title"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}