${function() {
const variantData = data.variant || {"id":"736182db-93b4-4804-aacc-31ba89243d5b","product_id":"b44c432f-fac1-4151-b3b7-6227934dc070","title":"Beige-9.25 Inches","weight_unit":"kg","inventory_quantity":0,"sku":"-Beige-9.25 Inches-A0022435","barcode":"","position":1,"option1":"Beige","option2":"9.25 Inches","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/39b813326a149f0a411911443412eed3.jpg","path":"39b813326a149f0a411911443412eed3.jpg","width":800,"height":800,"alt":"Plus Size Wide Diabetic Shoes for Swollen Feet Width Shoes-NW025","aspect_ratio":1},"wholesale_price":[{"price":76.69,"min_quantity":1}],"weight":"0","compare_at_price":"76.69","price":"76.69","retail_price":"76.69","available":true,"url":"\/products\/plus-size-wide-diabetic-shoes-for-swollen-feet-width-shoes-nw025?variant=736182db-93b4-4804-aacc-31ba89243d5b","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Foot Length","value":"9.25 Inches"}],"off_ratio":0,"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}
`
}()}