Men's Swimming Boxers
${function() {
const variantData = data.variant || {"id":"faa94222-ff60-4a35-99e3-4317ded9d4e5","product_id":"6c7c8c6d-2444-4a71-97f6-bf446fa12eff","title":"S","weight_unit":"kg","inventory_quantity":0,"sku":"MR25012011-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/02935b497e76a14cc614a65adf432a57.png","path":"02935b497e76a14cc614a65adf432a57.png","width":1024,"height":1024,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24,"min_quantity":1}],"weight":"0.1","compare_at_price":"24","price":"24","retail_price":"24","available":true,"url":"\/products\/mens-swimming-boxers?variant=faa94222-ff60-4a35-99e3-4317ded9d4e5","available_quantity":999999999,"options":[{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"faa94222-ff60-4a35-99e3-4317ded9d4e5","product_id":"6c7c8c6d-2444-4a71-97f6-bf446fa12eff","title":"S","weight_unit":"kg","inventory_quantity":0,"sku":"MR25012011-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/02935b497e76a14cc614a65adf432a57.png","path":"02935b497e76a14cc614a65adf432a57.png","width":1024,"height":1024,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24,"min_quantity":1}],"weight":"0.1","compare_at_price":"24","price":"24","retail_price":"24","available":true,"url":"\/products\/mens-swimming-boxers?variant=faa94222-ff60-4a35-99e3-4317ded9d4e5","available_quantity":999999999,"options":[{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Barcode : ${variantData && variantData.barcode}
`
}()}