New Men's Brushed Thickened Long sleeved Top M123356
${function() {
const variantData = data.variant || {"id":"1aa00e51-b030-423f-aab0-4534674437ca","product_id":"866081d2-86ab-41c6-938a-b7b18ed4aec5","title":"M-WHTIE","weight_unit":"kg","inventory_quantity":30,"sku":"M123356180-M-WHTIE-A001059","barcode":"","position":2,"option1":"M","option2":"WHTIE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c4d81409e472a3e1da27fcb1a5e5528d.jpg","path":"c4d81409e472a3e1da27fcb1a5e5528d.jpg","width":1080,"height":1350,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":41,"min_quantity":1}],"weight":"0","compare_at_price":"135","price":"41","retail_price":"135","available":true,"url":"\/products\/new-mens-brushed-thickened-long-sleeved-top-m123356?variant=1aa00e51-b030-423f-aab0-4534674437ca","available_quantity":30,"options":[{"name":"SIZE","value":"M"},{"name":"COLOR","value":"WHTIE"}],"off_ratio":70,"flashsale_info":[],"sales":13};
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":"1aa00e51-b030-423f-aab0-4534674437ca","product_id":"866081d2-86ab-41c6-938a-b7b18ed4aec5","title":"M-WHTIE","weight_unit":"kg","inventory_quantity":30,"sku":"M123356180-M-WHTIE-A001059","barcode":"","position":2,"option1":"M","option2":"WHTIE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c4d81409e472a3e1da27fcb1a5e5528d.jpg","path":"c4d81409e472a3e1da27fcb1a5e5528d.jpg","width":1080,"height":1350,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":41,"min_quantity":1}],"weight":"0","compare_at_price":"135","price":"41","retail_price":"135","available":true,"url":"\/products\/new-mens-brushed-thickened-long-sleeved-top-m123356?variant=1aa00e51-b030-423f-aab0-4534674437ca","available_quantity":30,"options":[{"name":"SIZE","value":"M"},{"name":"COLOR","value":"WHTIE"}],"off_ratio":70,"flashsale_info":[],"sales":13};
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 `
`;
}()}