${function() {
const variantData = data.variant || {"id":"10d9fefb-e744-43b1-906c-5855bdb6d576","product_id":"3370aba8-e0bc-4990-95a8-0dd0a6d77cf1","title":"Beige-5(9.25 inch)","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Beige","option2":"5(9.25 inch)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fc908ce9a14951ffc49ffbb85d890131.png","path":"fc908ce9a14951ffc49ffbb85d890131.png","width":834,"height":816,"alt":"","aspect_ratio":1.0220588235294117},"wholesale_price":[{"price":75.95,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"75.95","retail_price":"0","available":true,"url":"\/products\/wide-adjusting-soft-comfortable-diabetic-shoes-walking-shoes-nw015?variant=10d9fefb-e744-43b1-906c-5855bdb6d576","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size(women)","value":"5(9.25 inch)"}],"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 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}
`
}()}