Rarove--Fall Outfits Fall&Winter Shoes Christmas Gifts Graduation Gift Back to School Season New Spring Platform Boots Woman Chunky Heel Punk Gothic Boots Lace Black Brown Ankle Boots Women Comfortable Leather
${function() {
const variantData = data.variant || {"id":"07b61c3c-52c0-441b-a8d3-dbf29879d9e8","product_id":"8d82b82f-a4b6-4e53-98c1-9c9556148acb","title":"black shoes-4","weight_unit":"g","inventory_quantity":115,"sku":"rarove-rarove-24791839-black-shoes-4","barcode":"","position":1,"option1":"black shoes","option2":"4","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cfc2b211a8cdb2af940efc629ada8fee.jpeg","path":"cfc2b211a8cdb2af940efc629ada8fee.jpeg","width":500,"height":500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":50.55,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"50.55","retail_price":"0","available":true,"url":"\/products\/gdgydh-2021-new-spring-platform-boots-woman-chunky-heel-punk-gothic-boots-lace-black-brown-ankle-boots-women-comfortable-leather?variant=07b61c3c-52c0-441b-a8d3-dbf29879d9e8","available_quantity":115,"options":[{"name":"Color","value":"black shoes"},{"name":"Shoe Size","value":"4"}],"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}
`;
}()}