【 TOPPP】M124132 New men's ice silk sun protection long sleeved top
${function() {
const variantData = data.variant || {"id":"e34f3236-8347-47a5-827d-e05d3d4aab42","product_id":"ae0b65c0-3709-418b-8c76-a0e1256583ca","title":"black-M","weight_unit":"kg","inventory_quantity":1,"sku":"M124132180-black-M-A0015806","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/75c90d2f1048fb7a13046016578c5b62.jpg","path":"75c90d2f1048fb7a13046016578c5b62.jpg","width":1280,"height":1920,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":41,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"41","retail_price":"0","available":true,"url":"\/products\/toppp-m124132-new-mens-ice-silk-sun-protection-long-sleeved-top?variant=e34f3236-8347-47a5-827d-e05d3d4aab42","available_quantity":1,"options":[{"name":"colour","value":"black"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":18};
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":"e34f3236-8347-47a5-827d-e05d3d4aab42","product_id":"ae0b65c0-3709-418b-8c76-a0e1256583ca","title":"black-M","weight_unit":"kg","inventory_quantity":1,"sku":"M124132180-black-M-A0015806","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/75c90d2f1048fb7a13046016578c5b62.jpg","path":"75c90d2f1048fb7a13046016578c5b62.jpg","width":1280,"height":1920,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":41,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"41","retail_price":"0","available":true,"url":"\/products\/toppp-m124132-new-mens-ice-silk-sun-protection-long-sleeved-top?variant=e34f3236-8347-47a5-827d-e05d3d4aab42","available_quantity":1,"options":[{"name":"colour","value":"black"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":18};
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 `
`;
}()}