RAROVE, Valentine's Day gift Designer New Women Pumps Square Buckle Stone Pattern Kitten Heels Shoes Sexy High Heels Ladies Shoes Large Size 43
${function() {
const variantData = data.variant || {"id":"0c7bb781-5ba4-48d8-9ae3-ae3bfbc95635","product_id":"37b2e65b-f3bd-4571-a431-59fe4d2e580c","title":"white-41","weight_unit":"g","inventory_quantity":999,"sku":"49289832-white-41","barcode":"","position":1,"option1":"white","option2":"41","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7cfdb2d1af2e9aefeb1e039cc62ccf5a.jpeg","path":"7cfdb2d1af2e9aefeb1e039cc62ccf5a.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":38.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"38.99","retail_price":"0","available":true,"url":"\/products\/bigtree-shoes-designer-new-women-pumps-square-buckle-stone-pattern-kitten-heels-shoes-sexy-high-heels-ladies-shoes-large-size-43?variant=0c7bb781-5ba4-48d8-9ae3-ae3bfbc95635","available_quantity":999,"options":[{"name":"Color","value":"white"},{"name":"Shoe Size","value":"41"}],"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}
`;
}()}