${function() {
const variantData = data.variant || {"id":"0b45d2ca-8aa3-465b-a36f-c76601966823","product_id":"8a51286e-447a-4d00-aae7-fe4e06f40c03","title":"Deep Gray-S","weight_unit":"kg","inventory_quantity":1000,"sku":"Tank081-DG-S","barcode":"","position":1,"option1":"Deep Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bd48238b84b5fc3e8c3d059d430e251e.jpg","path":"bd48238b84b5fc3e8c3d059d430e251e.jpg","width":720,"height":960,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.2","compare_at_price":"23.99","price":"23.99","retail_price":"23.99","available":true,"url":"\/products\/land-of-the-free-because-of-the-brave-tank-top?variant=0b45d2ca-8aa3-465b-a36f-c76601966823","available_quantity":1000,"options":[{"name":"Color","value":"Deep Gray"},{"name":"Women's Size","value":"S"}],"off_ratio":0,"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}
`
}()}