Rarove--Fall Outfits Fall&Winter Shoes Christmas Gifts Fall Shoes Suede Ankle Boots For Women Increasing High Heels Fashion Rivets Flock Short Boots Metal Zipper Casual Shoes
${function() {
const variantData = data.variant || {"id":"8dc9895c-67b9-4163-9aaf-db60b249c3eb","product_id":"274e21fc-9c9b-4a8f-979c-ebd8979f25d4","title":"black shoes-39","weight_unit":"g","inventory_quantity":180,"sku":"rarove47342321-black-shoes-39","barcode":"","position":1,"option1":"black shoes","option2":"39","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a17daaa8fe7bff7f690bb754bf1eee50.jpeg","path":"a17daaa8fe7bff7f690bb754bf1eee50.jpeg","width":500,"height":500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":48.55,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"48.55","retail_price":"0","available":true,"url":"\/products\/gdgydh-fall-shoes-suede-ankle-boots-for-women-increasing-high-heels-fashion-rivets-flock-short-boots-metal-zipper-casual-shoes?variant=8dc9895c-67b9-4163-9aaf-db60b249c3eb","available_quantity":180,"options":[{"name":"Color","value":"black shoes"},{"name":"Shoe Size","value":"39"}],"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}
`;
}()}