${function() {
const variantData = data.variant || {"id":"188804ce-9710-4b60-aeaf-98bed7a265a7","product_id":"c34d8cc0-7ee5-4ed2-bd17-c48354696fbc","title":"Orange-5.5","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Orange","option2":"5.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ee066b9e0932ea062aa3e7cf7ce9c6ce.png","path":"ee066b9e0932ea062aa3e7cf7ce9c6ce.png","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39.99","retail_price":"0","available":true,"url":"\/products\/womens-casual-flat-heel-cow-tendon-low-top-closed-toe-slip-on-comfortable-work-shoes?variant=188804ce-9710-4b60-aeaf-98bed7a265a7","available_quantity":999999999,"options":[{"name":"Color","value":"Orange"},{"name":"Women's Size (US)","value":"5.5"}],"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}
`
}()}