${function() {
const variantData = data.variant || {"id":"c57f2bb8-824a-48d5-b966-54c465688d6d","product_id":"e65c6347-df39-4ab9-81be-37852e6f2925","title":"Coffee-S","weight_unit":"g","inventory_quantity":1000,"sku":"Top713-MWCO-S","barcode":"","position":1,"option1":"Coffee","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/aeb14479f7798a52be87ae910eae9bb5.jpg","path":"aeb14479f7798a52be87ae910eae9bb5.jpg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"300","compare_at_price":"38.99","price":"29.99","retail_price":"38.99","available":true,"url":"\/products\/sanford-son-we-buy-and-sell-junk-mineral-t-shirt?variant=c57f2bb8-824a-48d5-b966-54c465688d6d","available_quantity":1000,"options":[{"name":"Color","value":"Coffee"},{"name":"Size","value":"S"}],"off_ratio":23,"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}
`
}()}