Rarove-Fall Outfits Fall&Winter Shoes Christmas Gifts Halloween Brand Big Size 43 Fashion Cool Street Buckles Goth Winter Platform Motorcycles Boots Halloween Cosplay Black Woman Shoes
${function() {
const variantData = data.variant || {"id":"7b291447-f54b-480d-ae04-92bc5d3bf36b","product_id":"431951ed-9384-44fe-9121-94a94ae431bb","title":"Black Style 1-5","weight_unit":"g","inventory_quantity":985,"sku":"22785335-black-style-1-5","barcode":"","position":1,"option1":"Black Style 1","option2":"5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f2ddf809643b9a24e46dbcb2da3cac97.jpeg","path":"f2ddf809643b9a24e46dbcb2da3cac97.jpeg","width":1500,"height":1500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39.99","retail_price":"0","available":true,"url":"\/products\/brand-big-size-43-fashion-cool-street-buckles-goth-winter-platform-motorcycles-boots-halloween-cosplay-black-woman-shoes?variant=7b291447-f54b-480d-ae04-92bc5d3bf36b","available_quantity":985,"options":[{"name":"Color","value":"Black Style 1"},{"name":"Shoe Size","value":"5"}],"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}
`;
}()}