Rarove--Fall Outfits Fall&Winter Shoes Christmas Gifts Breathable Mesh Motorcycle Boots Women Summer Chunky Platform Ankle Boots Woman Fashion Thick Sole Non Slip Botines Mujer
${function() {
const variantData = data.variant || {"id":"be7b4122-8c3d-467e-8cd5-5f0d7fbe8b3e","product_id":"f0be5203-3a5a-4311-9331-cefbc0cd5567","title":"BlackA-35","weight_unit":"g","inventory_quantity":887,"sku":"rarove-66040763-blacka-35","barcode":"","position":1,"option1":"BlackA","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c8c626f4e299379d838cd162cbc39017.jpeg","path":"c8c626f4e299379d838cd162cbc39017.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":41.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"41.99","retail_price":"0","available":true,"url":"\/products\/breathable-mesh-motorcycle-boots-women-2022-summer-chunky-platform-ankle-boots-woman-fashion-thick-sole-non-slip-botines-mujer?variant=be7b4122-8c3d-467e-8cd5-5f0d7fbe8b3e","available_quantity":887,"options":[{"name":"Color","value":"BlackA"},{"name":"Shoe Size","value":"35"}],"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}
`;
}()}