${function() {
const variantData = data.variant || {"id":"804614f4-d5be-4679-893f-f4535af91fd2","product_id":"8a32fdeb-9844-44a9-8ccd-2e0beacacff9","title":"Green-S","weight_unit":"g","inventory_quantity":1000,"sku":"SS0982-Gre-S","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cfce5f0d1b0b2e5c1bb24c743212e812.jpg","path":"cfce5f0d1b0b2e5c1bb24c743212e812.jpg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":35.97,"min_quantity":1}],"weight":"550","compare_at_price":"54.99","price":"35.97","retail_price":"54.99","available":true,"url":"\/products\/pumpkin-pies-funny-sweatshirt?variant=804614f4-d5be-4679-893f-f4535af91fd2","available_quantity":1000,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":35,"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}
`
}()}