Rarove Women pumps lace up wedding Shoes Sandals Summer Low Heel Shoes PU Gladiator Luxury Shoes Women Designers Zapatos De Mujer
${function() {
const variantData = data.variant || {"id":"b9568e96-0495-4397-8de0-09e75008ce7c","product_id":"35f73e5f-e299-4ba1-a729-77c3eb5fcec8","title":"multicolorgold-35","weight_unit":"g","inventory_quantity":111,"sku":"36141047-multicolorgold-35","barcode":"","position":1,"option1":"multicolorgold","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6546ea5f681d8ddb9fe3465acc9b370c.jpeg","path":"6546ea5f681d8ddb9fe3465acc9b370c.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":33.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"33.99","retail_price":"0","available":true,"url":"\/products\/2020-women-pumps-lace-up-wedding-shoes-sandals-summer-low-heel-shoes-pu-gladiator-luxury-shoes-women-designers-zapatos-de-mujer?variant=b9568e96-0495-4397-8de0-09e75008ce7c","available_quantity":999999999,"options":[{"name":"Color","value":"multicolorgold"},{"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}
`;
}()}