Rarove--Fall Outfits Fall&Winter Shoes Christmas Gifts Winter Fashion Boots Elegant Chain Platform Ankle Boots High Chunky Heels Spiked Boots Punk Goth Patent Leather
${function() {
const variantData = data.variant || {"id":"8d634985-d3c9-4e6d-899a-21edd3b43ab4","product_id":"33f3fb69-84ae-4dc6-9078-fff3f98382cd","title":"Black-34","weight_unit":"g","inventory_quantity":177,"sku":"rarove48850615-black-34","barcode":"","position":1,"option1":"Black","option2":"34","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c373b3eaa7e6715f10d59ea726c98062.jpeg","path":"c373b3eaa7e6715f10d59ea726c98062.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":49.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"49.99","retail_price":"0","available":true,"url":"\/products\/gdgydh-winter-fashion-boots-elegant-chain-platform-ankle-boots-high-chunky-heels-spiked-boots-punk-goth-patent-leather-drop-ship?variant=8d634985-d3c9-4e6d-899a-21edd3b43ab4","available_quantity":177,"options":[{"name":"Color","value":"Black"},{"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}
`;
}()}