${function() {
const variantData = data.variant || {"id":"64ebe457-5592-43e5-9d17-32eb068f96c0","product_id":"4450c79a-14b0-4b63-b014-15fd626d81f3","title":"Black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"MTop015-B-S","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fe6ea5f76aad39f80a1fa4c8b16930a4.jpg","path":"fe6ea5f76aad39f80a1fa4c8b16930a4.jpg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"32.99","price":"26.99","retail_price":"32.99","available":true,"url":"\/products\/mens-just-here-to-bang-t-shirt?variant=64ebe457-5592-43e5-9d17-32eb068f96c0","available_quantity":1000,"options":[{"name":"Color","value":"Black"},{"name":"Men's Size","value":"S"}],"off_ratio":18,"flashsale_info":[],"sales":2};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ``
)}
`;
}()}
Free Shipping On Orders Over $119
${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}
`
}()}