${function() {
const variantData = data.variant || {"id":"68ee2ea4-4790-4f2c-a473-083a5866a86c","product_id":"9f7e256c-0f30-4413-bfc8-0cbccc0dd1ef","title":"Black-9 Inches","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Black","option2":"9 Inches","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ba5aa493885176d1e19a212a7cf0d859.jpeg","path":"ba5aa493885176d1e19a212a7cf0d859.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":75.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"75.99","retail_price":"0","available":true,"url":"\/products\/plus-size-wide-diabetic-shoes-for-swollen-feet-width-shoes-nw021?variant=68ee2ea4-4790-4f2c-a473-083a5866a86c","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Foot Length","value":"9 Inches"}],"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}
`
}()}