${function() {
const variantData = data.variant || {"id":"6eef2258-aee8-49b3-96c2-cc4b74e432f0","product_id":"44549f23-7e64-4550-8281-693df24b4bf0","title":"Khaki-4.5","weight_unit":"kg","inventory_quantity":0,"sku":"-Khaki-4.5-A0023377","barcode":"","position":1,"option1":"Khaki","option2":"4.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/33697ca281c50b159cbe9546d36cdfdb.webp","path":"33697ca281c50b159cbe9546d36cdfdb.webp","width":1080,"height":1080,"alt":"Men's Italian Handmade Suede Velcro High Boots","aspect_ratio":1},"wholesale_price":[{"price":39.95,"min_quantity":1}],"weight":"0","compare_at_price":"45.99","price":"39.95","retail_price":"45.99","available":true,"url":"\/products\/mens-italian-handmade-suede-velcro-high-boots?variant=6eef2258-aee8-49b3-96c2-cc4b74e432f0","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"},{"name":"Men's Size (US)","value":"4.5"}],"off_ratio":13,"flashsale_info":[],"sales":3};
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}
`
}()}