Rarove Fall Outfit New Summer Women Sandals Thin Square Head Thick High Heel Back Empty Metal Buckle Female Slipper Fashion High Quality Lady Shoe
${function() {
const variantData = data.variant || {"id":"ef0dc316-1ead-4aee-8672-56563fd8ecd9","product_id":"dc7da1d5-1fee-478c-9226-596c279daf1c","title":"Black-34","weight_unit":"g","inventory_quantity":111,"sku":"39190378-black-34","barcode":"","position":1,"option1":"Black","option2":"34","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fc2efea25661731dcabbc8fa2367015c.jpeg","path":"fc2efea25661731dcabbc8fa2367015c.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"45.99","retail_price":"0","available":true,"url":"\/products\/new-summer-women-sandals-thin-square-head-thick-high-heel-back-empty-metal-buckle-female-slipper-fashion-high-quality-lady-shoe?variant=ef0dc316-1ead-4aee-8672-56563fd8ecd9","available_quantity":111,"options":[{"name":"Color","value":"Black"},{"name":"Shoe Size","value":"34"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
${function() {
const minDays = parseInt('7');
const maxDays = parseInt('15');
const customText = "Estimated Delivery\uff1a{min_date} - {max_date}";
const minDate = new Date(Date.now() + (minDays * 86400000));
const maxDate = new Date(Date.now() + (maxDays * 86400000));
const formatDate = (minDate.getFullYear() == maxDate.getFullYear() && minDate.getFullYear() == new Date().getFullYear())
? new Intl.DateTimeFormat('en', { month: 'short', day: '2-digit' })
: new Intl.DateTimeFormat('en', { month: 'short', day: '2-digit', year: 'numeric' });
const tipText = customText.replace(/\{min_date\}/g, '' + formatDate.format(minDate) + '')
.replace(/\{max_date\}/g, '' + formatDate.format(maxDate) + '');
return `
${tipText}
`;
}()}