${function() {
const variantData = data.variant || {"id":"2e1bec22-1421-492b-b466-4a653f2c68c7","product_id":"fa87386a-782f-49ca-88cc-5ffcf22a724b","title":"Gray-S","weight_unit":"g","inventory_quantity":1000,"sku":"SS0632-G-S","barcode":"","position":1,"option1":"Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/378e1b42536107db39acf2a4f3a38beb.jpg","path":"378e1b42536107db39acf2a4f3a38beb.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\/ill-love-you-till-my-lungs-give-out-crewneck-sweatshirt?variant=2e1bec22-1421-492b-b466-4a653f2c68c7","available_quantity":1000,"options":[{"name":"Color","value":"Gray"},{"name":"Women Size","value":"S"}],"off_ratio":34,"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}
`
}()}