${function() {
const variantData = data.variant || {"id":"3ca19651-64f7-4809-a916-c80147190a50","product_id":"575faa14-b3d0-481f-a91b-851256edd8d1","title":"Black-S","weight_unit":"g","inventory_quantity":999,"sku":"SS0534-B-S","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/655e4539f640d004e4ab8bd2c4c3ca4c.jpg","path":"655e4539f640d004e4ab8bd2c4c3ca4c.jpg","width":1000,"height":1250,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":33.98,"min_quantity":1}],"weight":"500","compare_at_price":"50.99","price":"33.98","retail_price":"50.99","available":true,"url":"\/products\/get-in-loser-were-saving-christmas-sweatshirt-r0vi?variant=3ca19651-64f7-4809-a916-c80147190a50","available_quantity":999,"options":[{"name":"Color","value":"Black"},{"name":"Unisex Size","value":"S"}],"off_ratio":33,"flashsale_info":[],"sales":3};
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}
`
}()}