Rarove New Thick Soled Velcro Bright Face Round Head Sandals Bling Beach Shoes Roman Open Toe Sequin Hook And Loop Platform Sandals
${function() {
const variantData = data.variant || {"id":"f407e65e-18a4-427a-9d47-e162263534c2","product_id":"2d34a925-406d-4340-83a1-cc8977a49679","title":"Black-35","weight_unit":"g","inventory_quantity":999,"sku":"72228725-black-35","barcode":"","position":1,"option1":"Black","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1121292ec36e59422598ef206fd3b6a0.jpeg","path":"1121292ec36e59422598ef206fd3b6a0.jpeg","width":801,"height":800,"alt":"","aspect_ratio":1.00125},"wholesale_price":[{"price":27.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"27.99","retail_price":"0","available":true,"url":"\/products\/new-thick-soled-velcro-bright-face-round-head-sandals-bling-beach-shoes-roman-open-toe-sequin-hook-and-loop-platform-sandals?variant=f407e65e-18a4-427a-9d47-e162263534c2","available_quantity":999,"options":[{"name":"Color","value":"Black"},{"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}
`;
}()}