${function() {
const variantData = data.variant || {"id":"34656f9a-3e2f-4ed2-9938-37c273d1bd98","product_id":"d3e698c1-daa8-4df1-b972-9eee0fba86ed","title":"Yellow-M","weight_unit":"kg","inventory_quantity":999,"sku":"LSN-Yellow-M-A00432877","barcode":"","position":1,"option1":"Yellow","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/917d9ea908a4ee7352844e1c7982fa1d.jpeg","path":"917d9ea908a4ee7352844e1c7982fa1d.jpeg","width":720,"height":720,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":50.36,"min_quantity":1}],"weight":"0.75","compare_at_price":"0","price":"50.36","retail_price":"0","available":true,"url":"\/products\/mens-autumn-and-winter-two-piece-gradient-top-and-pants-set?variant=34656f9a-3e2f-4ed2-9938-37c273d1bd98","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"M"}],"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":"34656f9a-3e2f-4ed2-9938-37c273d1bd98","product_id":"d3e698c1-daa8-4df1-b972-9eee0fba86ed","title":"Yellow-M","weight_unit":"kg","inventory_quantity":999,"sku":"LSN-Yellow-M-A00432877","barcode":"","position":1,"option1":"Yellow","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/917d9ea908a4ee7352844e1c7982fa1d.jpeg","path":"917d9ea908a4ee7352844e1c7982fa1d.jpeg","width":720,"height":720,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":50.36,"min_quantity":1}],"weight":"0.75","compare_at_price":"0","price":"50.36","retail_price":"0","available":true,"url":"\/products\/mens-autumn-and-winter-two-piece-gradient-top-and-pants-set?variant=34656f9a-3e2f-4ed2-9938-37c273d1bd98","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}