${function() {
const variantData = data.variant || {"id":"2417d1a6-9ce7-40ab-90b9-b5837bacfe0e","product_id":"35918a43-7558-4a17-a8a3-8bb47cb72108","title":"Dark Gray-S","weight_unit":"g","inventory_quantity":1000,"sku":"Top897-D2G-S","barcode":"","position":1,"option1":"Dark Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/780ef2866b686090f546916817686550.jpg","path":"780ef2866b686090f546916817686550.jpg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"300","compare_at_price":"29.99","price":"19.99","retail_price":"29.99","available":true,"url":"\/products\/if-grandpa-cant-fix-it-we-are-all-screwed-t-shirt?variant=2417d1a6-9ce7-40ab-90b9-b5837bacfe0e","available_quantity":1000,"options":[{"name":"Color","value":"Dark Gray"},{"name":"Size","value":"S"}],"off_ratio":33,"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}
`
}()}