Rarove Back to school Shoes For Women Loafers Ladies Thick Sole Slip On Flats Creepers Leather Platform Shoes Casual Buckle Shoe Zapatos De Mujer
${function() {
const variantData = data.variant || {"id":"620fa389-8bb8-46f6-95d9-016e3a4cfd84","product_id":"07f6e151-2b4d-4e16-a9a9-b22e31d09606","title":"black Single li-35","weight_unit":"g","inventory_quantity":989,"sku":"89146663-black-single-li-35","barcode":"","position":1,"option1":"black Single li","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/715662180e0c5c47e416a3f44a311eac.jpeg","path":"715662180e0c5c47e416a3f44a311eac.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":28.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28.99","retail_price":"0","available":true,"url":"\/products\/2022-shoes-for-women-loafers-ladies-thick-sole-slip-on-flats-creepers-leather-platform-shoes-casual-buckle-shoe-zapatos-de-mujer?variant=620fa389-8bb8-46f6-95d9-016e3a4cfd84","available_quantity":989,"options":[{"name":"Color","value":"black Single li"},{"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}
`;
}()}