${function() {
const variantData = data.variant || {"id":"e641b62f-4d49-4ed1-888b-87f797b518db","product_id":"fd9811e6-b0a9-4e3c-8e74-fdeda126f009","title":"Gray-S","weight_unit":"g","inventory_quantity":1000,"sku":"SS0662-G-S","barcode":"","position":1,"option1":"Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dcdcf73c0a6dc6effd0aef4ff3a8e5db.jpg","path":"dcdcf73c0a6dc6effd0aef4ff3a8e5db.jpg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":36.89,"min_quantity":1}],"weight":"600","compare_at_price":"55.99","price":"36.89","retail_price":"55.99","available":true,"url":"\/products\/for-god-so-loved-the-world-crewneck-sweatshirt?variant=e641b62f-4d49-4ed1-888b-87f797b518db","available_quantity":1000,"options":[{"name":"Color","value":"Gray"},{"name":"Women Size","value":"S"}],"off_ratio":34,"flashsale_info":[],"sales":1};
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}
`
}()}