Rarove New Summer Women Sandals Peep Toe Thick Heel Shoes Women Casual Cow Leather Solid Platform Sandal Wedges Sandalias De Tacon
${function() {
const variantData = data.variant || {"id":"695fd75a-6b80-4a84-950f-732c38b6c29e","product_id":"20235986-fdd4-4549-ab75-77d71b618ac7","title":"Beige-34","weight_unit":"g","inventory_quantity":79,"sku":"21923128-beige-34","barcode":"","position":1,"option1":"Beige","option2":"34","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b3e9be1a0a57ff3f0c0c00908b71bfc8.jpeg","path":"b3e9be1a0a57ff3f0c0c00908b71bfc8.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":58.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"58.99","retail_price":"0","available":true,"url":"\/products\/new-summer-women-sandals-peep-toe-thick-heel-shoes-women-casual-cow-leather-solid-platform-sandal-wedges-sandalias-de-tacon?variant=695fd75a-6b80-4a84-950f-732c38b6c29e","available_quantity":79,"options":[{"name":"Color","value":"Beige"},{"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}
`;
}()}