Rarove-Fall Outfits Black Friday Retro Aesthetics Two Piece Set Y2K Fairy Grunge Butterfly Print Slim Fit T-Shirt Crop Top Mesh See Through Bodycon Long Dress
${function() {
const variantData = data.variant || {"id":"b3abae33-63db-448e-91f6-38676ca049a9","product_id":"1434478d-c67a-4b2a-ad15-4ec8e3868a68","title":"A-S","weight_unit":"g","inventory_quantity":929,"sku":"rarove12538593-a-sAS","barcode":"","position":1,"option1":"A","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2187d6e43c6464c64301879a72727e82.jpeg","path":"2187d6e43c6464c64301879a72727e82.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":56.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"56.99","retail_price":"0","available":true,"url":"\/products\/retro-aesthetics-two-piece-set-y2k-fairy-grunge-butterfly-print-slim-fit-t-shirt-crop-top-mesh-see-through-bodycon-long-dress?variant=b3abae33-63db-448e-91f6-38676ca049a9","available_quantity":929,"options":[{"name":"Color","value":"A"},{"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}
`;
}()}