Rarove-Fall Outfits Back to School Fashion Women Two Piece Set Could Shoulder Long Sleeve Top & Houndstooth Print Mini Skort Set
${function() {
const variantData = data.variant || {"id":"5e72610f-cd9a-4c9e-9010-d80b82cb0b02","product_id":"72f27272-7548-4bb8-9921-758bc78ebd67","title":"Black White-S","weight_unit":"g","inventory_quantity":489,"sku":"rarove71074386-black-white-sBlack WhiteS","barcode":"","position":1,"option1":"Black White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/edab98d5f903a75445c5f2da651908ad.jpeg","path":"edab98d5f903a75445c5f2da651908ad.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32.99","retail_price":"0","available":true,"url":"\/products\/fashion-women-two-piece-set-could-shoulder-long-sleeve-top-houndstooth-print-mini-skort-set?variant=5e72610f-cd9a-4c9e-9010-d80b82cb0b02","available_quantity":489,"options":[{"name":"Color","value":"Black White"},{"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}
`;
}()}