Men's Chinese shirt
${function() {
const variantData = data.variant || {"id":"82a89018-f4db-439d-a035-e94a05293ed1","product_id":"3bf82bab-8439-4e55-8378-b12a473e35bf","title":"White-M","weight_unit":"lb","inventory_quantity":499,"sku":"","barcode":"","position":1,"option1":"White","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/02e37b7deec6f183bc0c85f935c56c3c.jpeg","path":"02e37b7deec6f183bc0c85f935c56c3c.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":65.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"65.99","retail_price":"0","available":true,"url":"\/products\/mens-chinese-shirt?variant=82a89018-f4db-439d-a035-e94a05293ed1","available_quantity":499,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"M"}],"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}
`
}()}
${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":"82a89018-f4db-439d-a035-e94a05293ed1","product_id":"3bf82bab-8439-4e55-8378-b12a473e35bf","title":"White-M","weight_unit":"lb","inventory_quantity":499,"sku":"","barcode":"","position":1,"option1":"White","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/02e37b7deec6f183bc0c85f935c56c3c.jpeg","path":"02e37b7deec6f183bc0c85f935c56c3c.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":65.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"65.99","retail_price":"0","available":true,"url":"\/products\/mens-chinese-shirt?variant=82a89018-f4db-439d-a035-e94a05293ed1","available_quantity":499,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}