${function() {
const variantData = data.variant || {"id":"baadc4eb-8e7b-4832-907f-124338e5f71f","product_id":"dc318711-8aff-4aa1-bdbc-8e7039ba49a1","title":"Yellow-S","weight_unit":"g","inventory_quantity":999,"sku":"SS0758-Y-S","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/305e7daac6e846c92466220c9e4dcf85.jpg","path":"305e7daac6e846c92466220c9e4dcf85.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\/the-haunted-mansion-crewneck-sweatshirt?variant=baadc4eb-8e7b-4832-907f-124338e5f71f","available_quantity":999,"options":[{"name":"Color","value":"Yellow"},{"name":"Women Size","value":"S"}],"off_ratio":34,"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}
`
}()}