${function() {
const variantData = data.variant || {"id":"fbbe2f19-01aa-4db2-8e37-bff03b97b229","product_id":"b17eafb9-3059-4fad-a5e4-57b37dade49f","title":"Deep Gray-S","weight_unit":"g","inventory_quantity":1000,"sku":"Top541-DG-S","barcode":"","position":1,"option1":"Deep Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9c00871d75196fe3f6c82e4c6a79f3f3.jpg","path":"9c00871d75196fe3f6c82e4c6a79f3f3.jpg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"400","compare_at_price":"25.99","price":"23.99","retail_price":"25.99","available":true,"url":"\/products\/find-someone-who-grows-flowers-t-shirt?variant=fbbe2f19-01aa-4db2-8e37-bff03b97b229","available_quantity":1000,"options":[{"name":"Color","value":"Deep Gray"},{"name":"Size","value":"S"}],"off_ratio":8,"flashsale_info":[],"sales":4};
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}
`
}()}