Rarove-Fall Outfits Back to school Two Piece Sets Sleeveless Printed Skirt Two-Piece Sexy Tops Elegant Long Dress Beach Suit
${function() {
const variantData = data.variant || {"id":"0e1e3981-297d-4194-ae31-da7615d9c4a3","product_id":"e66fde70-3ca4-4c21-b1ec-6a28677e2864","title":"Photo Color-S","weight_unit":"g","inventory_quantity":200,"sku":"rarove97823037-photo-color-sPhoto ColorS","barcode":"","position":1,"option1":"Photo Color","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1ae2e3230f781e7f990680f22f7b687b.jpeg","path":"1ae2e3230f781e7f990680f22f7b687b.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"26.99","retail_price":"0","available":true,"url":"\/products\/39-two-piece-sets-sleeveless-printed-skirt-two-piece-sexy-tops-elegant-long-dress-beach-suit?variant=0e1e3981-297d-4194-ae31-da7615d9c4a3","available_quantity":200,"options":[{"name":"Color","value":"Photo Color"},{"name":"Size","value":"S"}],"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}
`;
}()}