${function() {
const variantData = data.variant || {"id":"a93e3dd0-8089-4744-a2a9-ed2eb6992480","product_id":"b5ac6068-856d-4d59-963f-d50ec6f7fef8","title":"Light Blue-4.5","weight_unit":"kg","inventory_quantity":0,"sku":"-Light Blue-4.5-A0024306","barcode":"","position":1,"option1":"Light Blue","option2":"4.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4eac6548369e94ab8c3d046b60138678.jpeg","path":"4eac6548369e94ab8c3d046b60138678.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.9,"min_quantity":1}],"weight":"0","compare_at_price":"49.9","price":"29.9","retail_price":"49.9","available":true,"url":"\/products\/womens-upgrade-soft-adjustable-straps-orthotic-sandals-with-arch-support?variant=a93e3dd0-8089-4744-a2a9-ed2eb6992480","available_quantity":999999999,"options":[{"name":"Color","value":"Light Blue"},{"name":"Women's Size (US)","value":"4.5"}],"off_ratio":40,"flashsale_info":[],"sales":1};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ``
)}
`;
}()}
Free Returns & Exchanges
Find Your Size in the "Size Guide" Below
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}