Rarove Roman Rhinestone New Women Summer New Jelly Sandals Bling Knee High Sandals Ladies Outdoor Beach Sandals Flat Shoes
${function() {
const variantData = data.variant || {"id":"14e824a6-4150-4615-8711-8cbd31f7f2c9","product_id":"a719490b-78bf-4a25-8be3-d55c7b1c1bee","title":"blue-35","weight_unit":"g","inventory_quantity":999,"sku":"84050873-blue-35","barcode":"","position":1,"option1":"blue","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/55b85e41fb6662939829e48991197b96.jpeg","path":"55b85e41fb6662939829e48991197b96.jpeg","width":800,"height":800,"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\/2022-roman-rhinestone-new-women-summer-new-jelly-sandals-bling-knee-high-sandals-ladies-outdoor-beach-sandals-flat-shoes?variant=14e824a6-4150-4615-8711-8cbd31f7f2c9","available_quantity":999,"options":[{"name":"Color","value":"blue"},{"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}
`;
}()}