Rarove New Rhinestone Butterfly-Knot Sandals Woman Wedding Pumps High Heel Sandals Women Pearl Pearl Diamond High Heels Party Shoes
${function() {
const variantData = data.variant || {"id":"ce93d732-9e29-4ba4-9f98-b38036d23b15","product_id":"56b57137-c30c-45bc-a6f1-9dca577fc2d7","title":"106-1 White-34","weight_unit":"g","inventory_quantity":200,"sku":"16386291-106-1-white-34","barcode":"","position":1,"option1":"106-1 White","option2":"34","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bce174d24c92c39e40ee13c05dd5211e.jpeg","path":"bce174d24c92c39e40ee13c05dd5211e.jpeg","width":376,"height":376,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.99","retail_price":"0","available":true,"url":"\/products\/new-rhinestone-butterfly-knot-sandals-woman-wedding-pumps-high-heel-sandals-women-pearl-pearl-diamond-high-heels-party-shoes?variant=ce93d732-9e29-4ba4-9f98-b38036d23b15","available_quantity":200,"options":[{"name":"Color","value":"106-1 White"},{"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}
`;
}()}