${function() {
const variantData = data.variant || {"id":"27db58a2-9634-4396-894b-cb905a4d4d38","product_id":"f41e1983-c1ec-404b-a465-bdae7dc1f023","title":"Deep Gray-S","weight_unit":"kg","inventory_quantity":1000,"sku":"Tank066-DG-S","barcode":"","position":1,"option1":"Deep Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b55cea33a03acea23ad9f2ded4b44907.jpeg","path":"b55cea33a03acea23ad9f2ded4b44907.jpeg","width":720,"height":900,"alt":"","aspect_ratio":0.8},"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\/we-are-not-descended-from-fearful-men-tank-top?variant=27db58a2-9634-4396-894b-cb905a4d4d38","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}
`
}()}