${function() {
const variantData = data.variant || {"id":"1b9df5a7-f7bb-4f9d-8003-4936e29e55dc","product_id":"ceae9fdf-eb02-47db-a8a0-1e16f95f005c","title":"Burgundy-S","weight_unit":"g","inventory_quantity":1000,"sku":"SS1687-Bur-S","barcode":"","position":1,"option1":"Burgundy","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6c0961fc99961ada27a8c6b520a48906.jpg","path":"6c0961fc99961ada27a8c6b520a48906.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\/god-says-you-are-sweatshirt-1?variant=1b9df5a7-f7bb-4f9d-8003-4936e29e55dc","available_quantity":1000,"options":[{"name":"Color","value":"Burgundy"},{"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}
`
}()}