${function() {
const variantData = data.variant || {"id":"54439cde-0a66-49b7-825d-c0992191041e","product_id":"3fdf2e45-4c05-4c6f-a7e0-d1837dbe05ef","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"LSN-Black-S-A00432882","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/950ce41926dac0ce5b4f09a394b1bd7a.jpeg","path":"950ce41926dac0ce5b4f09a394b1bd7a.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":38.88,"min_quantity":1}],"weight":"0.68","compare_at_price":"0","price":"38.88","retail_price":"0","available":true,"url":"\/products\/mens-contrasting-stripes-print-long-sleeve-t-shirt-and-pants?variant=54439cde-0a66-49b7-825d-c0992191041e","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"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":"54439cde-0a66-49b7-825d-c0992191041e","product_id":"3fdf2e45-4c05-4c6f-a7e0-d1837dbe05ef","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"LSN-Black-S-A00432882","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/950ce41926dac0ce5b4f09a394b1bd7a.jpeg","path":"950ce41926dac0ce5b4f09a394b1bd7a.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":38.88,"min_quantity":1}],"weight":"0.68","compare_at_price":"0","price":"38.88","retail_price":"0","available":true,"url":"\/products\/mens-contrasting-stripes-print-long-sleeve-t-shirt-and-pants?variant=54439cde-0a66-49b7-825d-c0992191041e","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}