Rarove--Fall Outfits Fall&Winter Shoes Christmas Gifts Ankle Buckle Platform Motorcycle Women's Boots Patent PU Thick Sole Sneakers Boots Soft Comfort Fall Shoes Plus Size 46
${function() {
const variantData = data.variant || {"id":"32775551-49fb-42e5-a8e6-a00603f39888","product_id":"55987b22-ee71-440f-ae5e-113a7d8540f6","title":"black shoes-44","weight_unit":"g","inventory_quantity":188,"sku":"rarove47337761-black-shoes-44","barcode":"","position":1,"option1":"black shoes","option2":"44","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c8c5b6d08ae291f9d074d5bc1aa84dd0.jpeg","path":"c8c5b6d08ae291f9d074d5bc1aa84dd0.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":59.55,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"59.55","retail_price":"0","available":true,"url":"\/products\/gdgydh-ankle-buckle-platform-motorcycle-women-39-s-boots-patent-pu-thick-sole-sneakers-boots-soft-comfort-fall-shoes-plus-size-46?variant=32775551-49fb-42e5-a8e6-a00603f39888","available_quantity":188,"options":[{"name":"Color","value":"black shoes"},{"name":"Shoe Size","value":"44"}],"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}
`;
}()}