${function() {
const variantData = data.variant || {"id":"9f1b6c8c-5227-4230-ba09-668aad1f7897","product_id":"8cf0353b-cdd2-4e07-a13c-43a348711b82","title":"Light grey-5.5(9.45 inch)","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Light grey","option2":"5.5(9.45 inch)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b7670b8aca81f9c1b2b55841f47d9a0b.jpeg","path":"b7670b8aca81f9c1b2b55841f47d9a0b.jpeg","width":1500,"height":1500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":76.69,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"76.69","retail_price":"0","available":true,"url":"\/products\/plus-size-wide-diabetic-shoes-for-swollen-feet-width-shoes-nw035?variant=9f1b6c8c-5227-4230-ba09-668aad1f7897","available_quantity":999999999,"options":[{"name":"Color","value":"Light grey"},{"name":"Size(women)","value":"5.5(9.45 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}
`
}()}