Summer Ice Silk Mask Mask Face and Neck Sunscreen Mask
${function() {
const variantData = data.variant || {"id":"c739e650-055a-455f-bba6-8a63f73ac4b9","product_id":"917b0d02-7334-4a06-8c06-06b848140426","title":"JL-black","weight_unit":"kg","inventory_quantity":96,"sku":"\u8001\u677f\u5a18-30-JL-black-A0014267","barcode":"","position":1,"option1":"JL","option2":"black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/33ee7d23b4a33243800b36ad44b75e27.jpg","path":"33ee7d23b4a33243800b36ad44b75e27.jpg","width":620,"height":609,"alt":"","aspect_ratio":1.0180623973727423},"wholesale_price":[{"price":13,"min_quantity":1}],"weight":"0.15","compare_at_price":"0","price":"13","retail_price":"0","available":true,"url":"\/products\/summer-ice-silk-mask-mask-face-and-neck-sunscreen-mask?variant=c739e650-055a-455f-bba6-8a63f73ac4b9","available_quantity":96,"options":[{"name":"\u6b3e\u5f0f","value":"JL"},{"name":"colour","value":"black"}],"off_ratio":0,"flashsale_info":[],"sales":8};
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}
`
}()}
${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":"c739e650-055a-455f-bba6-8a63f73ac4b9","product_id":"917b0d02-7334-4a06-8c06-06b848140426","title":"JL-black","weight_unit":"kg","inventory_quantity":96,"sku":"\u8001\u677f\u5a18-30-JL-black-A0014267","barcode":"","position":1,"option1":"JL","option2":"black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/33ee7d23b4a33243800b36ad44b75e27.jpg","path":"33ee7d23b4a33243800b36ad44b75e27.jpg","width":620,"height":609,"alt":"","aspect_ratio":1.0180623973727423},"wholesale_price":[{"price":13,"min_quantity":1}],"weight":"0.15","compare_at_price":"0","price":"13","retail_price":"0","available":true,"url":"\/products\/summer-ice-silk-mask-mask-face-and-neck-sunscreen-mask?variant=c739e650-055a-455f-bba6-8a63f73ac4b9","available_quantity":96,"options":[{"name":"\u6b3e\u5f0f","value":"JL"},{"name":"colour","value":"black"}],"off_ratio":0,"flashsale_info":[],"sales":8};
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 `
`;
}()}