Rarove-Halloween Dressing October outfit ideas Fall Outfits --Fall Outfits Fall&Winter Shoes Christmas Gifts Brand New Woman Heels Sandals For Wedges Shoes Roman Cool Fashion Punk Gothic Sandals Gladiator Platform With Zipper
${function() {
const variantData = data.variant || {"id":"46b8eed4-b3e8-48c5-8eef-1fc6d37b3816","product_id":"2fcf0a9b-ae66-4def-9fae-87bd835a7d3b","title":"Leather PU-6.5","weight_unit":"g","inventory_quantity":185,"sku":"rarove-rarove44212523-leather-pu-6-5Leather PU6.5","barcode":"","position":1,"option1":"Leather PU","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/51dd3f98a864851d13977e54660a85f3.jpeg","path":"51dd3f98a864851d13977e54660a85f3.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":44.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"44.99","retail_price":"0","available":true,"url":"\/products\/gdgydh-brand-new-woman-heels-sandals-for-wedges-shoes-roman-cool-fashion-punk-gothic-sandals-gladiator-platform-with-zipper?variant=46b8eed4-b3e8-48c5-8eef-1fc6d37b3816","available_quantity":185,"options":[{"name":"Color","value":"Leather PU"},{"name":"Shoe Size","value":"6.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}
`;
}()}