Rarove--Fall Outfits Fall&Winter Shoes Christmas Gifts Brand New Hot INS High Heels Wedges Platform Shoes Women Rubber Sole Fashion Ankle Boots Ankle Buckle Strap Big Size 43
${function() {
const variantData = data.variant || {"id":"ae74f9f3-b3c7-4227-a112-02bda3003dca","product_id":"a6eba865-2127-4804-beb4-49edf5d2de31","title":"black-39-China","weight_unit":"g","inventory_quantity":188,"sku":"rarove47150188-black-39-china","barcode":"","position":1,"option1":"black","option2":"39","option3":"China","note":"","image":{"src":"\/\/img.staticdj.com\/2ab669a1a6ab70300ee35abf1aa8cac7.jpeg","path":"2ab669a1a6ab70300ee35abf1aa8cac7.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":94.55,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"94.55","retail_price":"0","available":true,"url":"\/products\/gdgydh-brand-new-hot-ins-high-heels-wedges-platform-shoes-women-rubber-sole-fashion-ankle-boots-ankle-buckle-strap-big-size-43?variant=ae74f9f3-b3c7-4227-a112-02bda3003dca","available_quantity":188,"options":[{"name":"Color","value":"black"},{"name":"Shoe Size","value":"39"},{"name":"Ships From","value":"China"}],"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}
`
}()}
${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}
`;
}()}