${function() {
const variantData = data.variant || {"id":"e3701c10-a66e-442b-b114-7145e68645a1","product_id":"86de1923-6faa-4e16-aa5f-7dd3b376e836","title":"Brick Red-S\/2-4","weight_unit":"kg","inventory_quantity":1000,"sku":"LST002-BR-S","barcode":"","position":1,"option1":"Brick Red","option2":"S\/2-4","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d8ea6ff782296df28717da7439e81766.jpeg","path":"d8ea6ff782296df28717da7439e81766.jpeg","width":640,"height":800,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"26.99","price":"26.99","retail_price":"26.99","available":true,"url":"\/products\/faith-long-sleeve-t-shirt?variant=e3701c10-a66e-442b-b114-7145e68645a1","available_quantity":1000,"options":[{"name":"Color","value":"Brick Red"},{"name":"Women's Size\/US Size","value":"S\/2-4"}],"off_ratio":0,"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}
`
}()}