${function() {
const variantData = data.variant || {"id":"c44297de-8ed5-4def-bda1-47f403692f89","product_id":"e95c776b-7817-466d-9197-44d90089d232","title":"Green-S","weight_unit":"g","inventory_quantity":1000,"sku":"SS0799-Gre-S","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e26e436cba8c231c077945ea3bf51af1.jpg","path":"e26e436cba8c231c077945ea3bf51af1.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\/opossum-lover-sweatshirt?variant=c44297de-8ed5-4def-bda1-47f403692f89","available_quantity":1000,"options":[{"name":"Color","value":"Green"},{"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}
`
}()}