${function() {
const variantData = data.variant || {"id":"6d1c40ba-85b6-45bb-ab5b-4adb751f9e5a","product_id":"0ac23dd7-a92e-42d6-80a2-8a5f80e5a313","title":"Sand-S","weight_unit":"g","inventory_quantity":999,"sku":"SS0535-S-S","barcode":"","position":1,"option1":"Sand","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a9657450b2254b3eb796f2853d4e85f4.jpg","path":"a9657450b2254b3eb796f2853d4e85f4.jpg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":35.97,"min_quantity":1}],"weight":"500","compare_at_price":"54.99","price":"35.97","retail_price":"54.99","available":true,"url":"\/products\/rockin-around-the-christmas-tree-sweatshirt?variant=6d1c40ba-85b6-45bb-ab5b-4adb751f9e5a","available_quantity":999,"options":[{"name":"Color","value":"Sand"},{"name":"Size","value":"S"}],"off_ratio":35,"flashsale_info":[],"sales":7};
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}
`
}()}