Rarove- Women's Breathable Non-slip Platform Fashion 2024 Autumn New Casual Shoes Korean Running Shoes Black Sneakers shoes for women
${function() {
const variantData = data.variant || {"id":"097e692f-9173-4333-ac8d-8931321c8b92","product_id":"5e7fffcd-a4cc-4372-911a-0ba530307816","title":"550-red-36","weight_unit":"g","inventory_quantity":858,"sku":"rarove43963746-550-red-36","barcode":"","position":1,"option1":"550-red","option2":"36","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d878d3ce75bb9bf470f7db8f0c09b114.jpeg","path":"d878d3ce75bb9bf470f7db8f0c09b114.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.58,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.58","retail_price":"0","available":true,"url":"\/products\/womens-breathable-non-slip-platform-fashion-2021-autumn-new-casual-shoes-korean-running-shoes-black-sneakers-shoes-for-women?variant=097e692f-9173-4333-ac8d-8931321c8b92","available_quantity":858,"options":[{"name":"Color","value":"550-red"},{"name":"Shoe Size","value":"36"}],"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}
`;
}()}