Rarove--Fall Outfits Fall&Winter Shoes Christmas Gifts Patent Leather Boots Heels Women Pointed Toe Footwear Female Boots Punk Shoes Woman 2024 New Autumn Ankle Boots Zipper
${function() {
const variantData = data.variant || {"id":"88a30da1-a51e-49d0-aeca-cc9c4c8f6e67","product_id":"739b60ed-e827-4a93-b7e4-5c9f40c45521","title":"silver shoes-11","weight_unit":"g","inventory_quantity":189,"sku":"rarove43296020-silver-shoes-11","barcode":"","position":1,"option1":"silver shoes","option2":"11","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/aa63114d59a5117cdef92be985123c14.jpeg","path":"aa63114d59a5117cdef92be985123c14.jpeg","width":500,"height":500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":49.55,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"49.55","retail_price":"0","available":true,"url":"\/products\/gdgydh-patent-leather-boots-heels-women-pointed-toe-footwear-female-boots-punk-shoes-woman-2021-new-autumn-ankle-boots-zipper?variant=88a30da1-a51e-49d0-aeca-cc9c4c8f6e67","available_quantity":189,"options":[{"name":"Color","value":"silver shoes"},{"name":"Shoe Size","value":"11"}],"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}
`;
}()}