${function() {
const variantData = data.variant || {"id":"a3784a73-df8a-4fac-8caa-c955841ba882","product_id":"31a4e684-2184-44f3-8acb-2ef21299f707","title":"Red-M","weight_unit":"kg","inventory_quantity":999,"sku":"LSN-Red-M-A00423002","barcode":"","position":1,"option1":"Red","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9c5a1e2c2560dec7028a9a2c9c1e0cea.jpeg","path":"9c5a1e2c2560dec7028a9a2c9c1e0cea.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"71.99","price":"35.99","retail_price":"71.99","available":true,"url":"\/products\/mens-fashion-polo-casual-suit-4k8l?variant=a3784a73-df8a-4fac-8caa-c955841ba882","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"M"}],"off_ratio":50,"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":"a3784a73-df8a-4fac-8caa-c955841ba882","product_id":"31a4e684-2184-44f3-8acb-2ef21299f707","title":"Red-M","weight_unit":"kg","inventory_quantity":999,"sku":"LSN-Red-M-A00423002","barcode":"","position":1,"option1":"Red","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9c5a1e2c2560dec7028a9a2c9c1e0cea.jpeg","path":"9c5a1e2c2560dec7028a9a2c9c1e0cea.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"71.99","price":"35.99","retail_price":"71.99","available":true,"url":"\/products\/mens-fashion-polo-casual-suit-4k8l?variant=a3784a73-df8a-4fac-8caa-c955841ba882","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"M"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}