${function() {
const variantData = data.variant || {"id":"ddb1f263-e4c2-4c74-8ca1-21e09d52356f","product_id":"43588678-346d-45a4-8253-675314a8ef97","title":"Khaki-S","weight_unit":"kg","inventory_quantity":999,"sku":"LSN-Khaki-S-A00431084","barcode":"","position":1,"option1":"Khaki","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bb299cc18735bbde58fc26ead6d94f0a.jpeg","path":"bb299cc18735bbde58fc26ead6d94f0a.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":38.88,"min_quantity":1}],"weight":"0.7","compare_at_price":"0","price":"38.88","retail_price":"0","available":true,"url":"\/products\/mens-irregular-stripes-pattern-long-sleeve-t-shirt-and-pants?variant=ddb1f263-e4c2-4c74-8ca1-21e09d52356f","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
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":"ddb1f263-e4c2-4c74-8ca1-21e09d52356f","product_id":"43588678-346d-45a4-8253-675314a8ef97","title":"Khaki-S","weight_unit":"kg","inventory_quantity":999,"sku":"LSN-Khaki-S-A00431084","barcode":"","position":1,"option1":"Khaki","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bb299cc18735bbde58fc26ead6d94f0a.jpeg","path":"bb299cc18735bbde58fc26ead6d94f0a.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":38.88,"min_quantity":1}],"weight":"0.7","compare_at_price":"0","price":"38.88","retail_price":"0","available":true,"url":"\/products\/mens-irregular-stripes-pattern-long-sleeve-t-shirt-and-pants?variant=ddb1f263-e4c2-4c74-8ca1-21e09d52356f","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}