${function() {
const variantData = data.variant || {"id":"e38cc829-24c6-43f2-9380-3c1a11f4ef72","product_id":"b5ef47e1-3e26-47e6-9ba1-3c34b4ae1b54","title":"Khaki-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1616320781495615490","barcode":"","position":1,"option1":"Khaki","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d9f8f41556cb01af6428ce19e0e80dc8.jpeg","path":"d9f8f41556cb01af6428ce19e0e80dc8.jpeg","width":1920,"height":1920,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.84,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.84","retail_price":"0","available":true,"url":"\/products\/mens-casual-sports-round-neck-short-sleeve-t-shirt?variant=e38cc829-24c6-43f2-9380-3c1a11f4ef72","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
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":"e38cc829-24c6-43f2-9380-3c1a11f4ef72","product_id":"b5ef47e1-3e26-47e6-9ba1-3c34b4ae1b54","title":"Khaki-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1616320781495615490","barcode":"","position":1,"option1":"Khaki","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d9f8f41556cb01af6428ce19e0e80dc8.jpeg","path":"d9f8f41556cb01af6428ce19e0e80dc8.jpeg","width":1920,"height":1920,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.84,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.84","retail_price":"0","available":true,"url":"\/products\/mens-casual-sports-round-neck-short-sleeve-t-shirt?variant=e38cc829-24c6-43f2-9380-3c1a11f4ef72","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}