Men's Short Brief
${function() {
const variantData = data.variant || {"id":"451c8a2f-b907-48ab-9b76-ec00cafa7c35","product_id":"f8fbd735-80f5-44bb-99e6-4c88d68ed4e4","title":"Black-M","weight_unit":"kg","inventory_quantity":0,"sku":"EO24021912-Black-M","barcode":"","position":1,"option1":"Black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f0a15bcbe1f7a74a78bab1c4e12a599f.jpeg","path":"f0a15bcbe1f7a74a78bab1c4e12a599f.jpeg","width":971,"height":973,"alt":"","aspect_ratio":0.9979445015416238},"wholesale_price":[{"price":12.99,"min_quantity":1}],"weight":"50","compare_at_price":"12.99","price":"12.99","retail_price":"12.99","available":true,"url":"\/products\/mens-short-brief?variant=451c8a2f-b907-48ab-9b76-ec00cafa7c35","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":6};
const saveType = "amount";
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":"451c8a2f-b907-48ab-9b76-ec00cafa7c35","product_id":"f8fbd735-80f5-44bb-99e6-4c88d68ed4e4","title":"Black-M","weight_unit":"kg","inventory_quantity":0,"sku":"EO24021912-Black-M","barcode":"","position":1,"option1":"Black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f0a15bcbe1f7a74a78bab1c4e12a599f.jpeg","path":"f0a15bcbe1f7a74a78bab1c4e12a599f.jpeg","width":971,"height":973,"alt":"","aspect_ratio":0.9979445015416238},"wholesale_price":[{"price":12.99,"min_quantity":1}],"weight":"50","compare_at_price":"12.99","price":"12.99","retail_price":"12.99","available":true,"url":"\/products\/mens-short-brief?variant=451c8a2f-b907-48ab-9b76-ec00cafa7c35","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":6};
return `
Sku : ${variantData && variantData.sku}
Barcode : ${variantData && variantData.barcode}
`
}()}