Malb * Ice Silk Sunscreen Sleeves
${function() {
const variantData = data.variant || {"id":"1b651470-9a8c-432a-8d98-2528cdb8a129","product_id":"cdefa162-9d38-47d0-9113-13163c77d318","title":"white","weight_unit":"kg","inventory_quantity":0,"sku":"\u9ad8-17-white-A0017617","barcode":"","position":1,"option1":"white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4187f8a57c3609086c5365f4caa10edf.jpg","path":"4187f8a57c3609086c5365f4caa10edf.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":7.9,"min_quantity":1}],"weight":"0","compare_at_price":"19","price":"7.9","retail_price":"19","available":false,"url":"\/products\/malb-ice-silk-sunscreen-sleeves?variant=1b651470-9a8c-432a-8d98-2528cdb8a129","available_quantity":0,"options":[{"name":"Color","value":"white"}],"off_ratio":58,"flashsale_info":[],"sales":91};
const saveType = "percentage";
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":"1b651470-9a8c-432a-8d98-2528cdb8a129","product_id":"cdefa162-9d38-47d0-9113-13163c77d318","title":"white","weight_unit":"kg","inventory_quantity":0,"sku":"\u9ad8-17-white-A0017617","barcode":"","position":1,"option1":"white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4187f8a57c3609086c5365f4caa10edf.jpg","path":"4187f8a57c3609086c5365f4caa10edf.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":7.9,"min_quantity":1}],"weight":"0","compare_at_price":"19","price":"7.9","retail_price":"19","available":false,"url":"\/products\/malb-ice-silk-sunscreen-sleeves?variant=1b651470-9a8c-432a-8d98-2528cdb8a129","available_quantity":0,"options":[{"name":"Color","value":"white"}],"off_ratio":58,"flashsale_info":[],"sales":91};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('50');
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 `
`;
}()}
Only 45 item(s) left in stock!