${function() {
const variantData = data.variant || {"id":"99ef3055-44e4-40dd-b7c1-243c18a8344c","product_id":"384244e1-fc90-46a1-b8be-483c6c1f1bac","title":"Sand-S","weight_unit":"kg","inventory_quantity":1000,"sku":"SS0304-S-S","barcode":"","position":1,"option1":"Sand","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6cbc3cf7df066bbe9833110d76e69b2b.jpg","path":"6cbc3cf7df066bbe9833110d76e69b2b.jpg","width":1000,"height":1250,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":35.97,"min_quantity":1}],"weight":"450","compare_at_price":"54.99","price":"35.97","retail_price":"54.99","available":true,"url":"\/products\/tree-tops-glisten-children-listen-to-nothing-sweatshirt-1?variant=99ef3055-44e4-40dd-b7c1-243c18a8344c","available_quantity":1000,"options":[{"name":"Color","value":"Sand"},{"name":"Size","value":"S"}],"off_ratio":35,"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}
`
}()}