${function() {
const variantData = data.variant || {"id":"5149ae47-907d-4408-9653-52eb3bd5bc99","product_id":"6492510c-735e-4271-bafa-567032e591cd","title":"Green-S","weight_unit":"g","inventory_quantity":1000,"sku":"SS1020-Gre-S","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/522a8cd5c8b1797c7f0dc50a866f6003.jpg","path":"522a8cd5c8b1797c7f0dc50a866f6003.jpg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"500","compare_at_price":"54.99","price":"35.99","retail_price":"54.99","available":true,"url":"\/products\/hot-cocoa-cozy-blankets-christmas-movies-sweatshirt?variant=5149ae47-907d-4408-9653-52eb3bd5bc99","available_quantity":1000,"options":[{"name":"Color","value":"Green"},{"name":"Unisex Size","value":"S"}],"off_ratio":35,"flashsale_info":[],"sales":2};
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}
`
}()}