${function() {
const variantData = data.variant || {"id":"8030e10f-3255-448e-8a24-5725021326f0","product_id":"136571c4-1f2d-4210-98bb-f51e669f414d","title":"Deep Gray-S\/2","weight_unit":"kg","inventory_quantity":500,"sku":"Top157-DG-S","barcode":"","position":1,"option1":"Deep Gray","option2":"S\/2","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/55c4bbd2f06cd0c48e2adf1b13569953.jpeg","path":"55c4bbd2f06cd0c48e2adf1b13569953.jpeg","width":640,"height":800,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":21.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"25.99","price":"21.99","retail_price":"25.99","available":true,"url":"\/products\/lazy-cat-overthinkin-and-also-hungry-t-shirt?variant=8030e10f-3255-448e-8a24-5725021326f0","available_quantity":500,"options":[{"name":"Color","value":"Deep Gray"},{"name":"Size","value":"S\/2"}],"off_ratio":15,"flashsale_info":[],"sales":0};
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}
`
}()}