Rarove 7Cm New Fashion Sandals Thin High Heels Female Rhinestone Pointed Toe Ankle Wrap Wedding Women Shoes 38 39
${function() {
const variantData = data.variant || {"id":"3e990c11-f545-4b59-9f11-deb0180d058e","product_id":"eb80e647-b4b4-457e-aa53-f12f39aec184","title":"black 7cm-34","weight_unit":"g","inventory_quantity":40,"sku":"71925904-black-7cm-34","barcode":"","position":1,"option1":"black 7cm","option2":"34","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/195446c2e4ad0fafae19a4a8be93d38f.jpeg","path":"195446c2e4ad0fafae19a4a8be93d38f.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":45.77,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"45.77","retail_price":"0","available":true,"url":"\/products\/7cm-new-fashion-sandals-thin-high-heels-female-rhinestone-pointed-toe-ankle-wrap-wedding-women-shoes-38-39?variant=3e990c11-f545-4b59-9f11-deb0180d058e","available_quantity":40,"options":[{"name":"Color","value":"black 7cm"},{"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}
`;
}()}