${function() {
const variantData = data.variant || {"id":"4c227126-82ef-4456-a946-911900a9f650","product_id":"f0bde1a0-5dd8-4782-abb3-2327abd0249a","title":"Burgundy-S","weight_unit":"kg","inventory_quantity":1000,"sku":"SS0278-Bur-S","barcode":"","position":1,"option1":"Burgundy","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/47e0694114d0ee1f6d5ae2a07954c48e.jpeg","path":"47e0694114d0ee1f6d5ae2a07954c48e.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"29.99","retail_price":"39.99","available":true,"url":"\/products\/i-just-want-to-drink-hot-cocoa-bake-stuff-and-watch-christmas-movies-sweatshirt?variant=4c227126-82ef-4456-a946-911900a9f650","available_quantity":1000,"options":[{"name":"Color","value":"Burgundy"},{"name":"Unisex Size","value":"S"}],"off_ratio":25,"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}
`
}()}