Rarove-Fall Outfits Fall&Winter Shoes Christmas Gifts Black Friday HOT Fall Shoes Round Toe Thick Heel Women Shoes Winter Women Boots Split Leather Boots Casual Platform Boots Motorcycle Boots
${function() {
const variantData = data.variant || {"id":"97f03918-cf41-47b3-892d-e11cc64f7540","product_id":"ca0f77d7-93a9-4068-a542-8c93d3dcc397","title":"Black-Autumn-34","weight_unit":"g","inventory_quantity":80,"sku":"05618535-black-autumn-34","barcode":"","position":1,"option1":"Black-Autumn","option2":"34","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/37f0c1df89792cc9f11f5706375a3df7.jpeg","path":"37f0c1df89792cc9f11f5706375a3df7.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":105.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"105.99","retail_price":"0","available":true,"url":"\/products\/hot-fall-shoes-round-toe-thick-heel-women-shoes-winter-women-boots-split-leather-boots-casual-platform-boots-motorcycle-boots?variant=97f03918-cf41-47b3-892d-e11cc64f7540","available_quantity":80,"options":[{"name":"Color","value":"Black-Autumn"},{"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}
`;
}()}