Rarove-Fall Outfits -hoco dresses Tie Dye Print Women Long Sleeve Ruched Midi Dress O Neck Bodycon Sexy Streetwear 2024 Autumn Winter Clothes Slim Club
${function() {
const variantData = data.variant || {"id":"756a3f81-dcbb-4692-88e9-0bbc41b8e71f","product_id":"641e5011-fb6d-4afb-8457-e81764f32860","title":"Top-M","weight_unit":"g","inventory_quantity":154,"sku":"rarove42107253-top-mTopM","barcode":"","position":1,"option1":"Top","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/138c226e712a24d81e7f0ba6fcc7a564.jpeg","path":"138c226e712a24d81e7f0ba6fcc7a564.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":14.55,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"14.55","retail_price":"0","available":true,"url":"\/products\/dulzura-floral-print-patchwork-women-long-sleeve-mini-dress-ruched-bodycon-sexy-streetwear-2020-autumn-winter-club-elegant-slim?variant=756a3f81-dcbb-4692-88e9-0bbc41b8e71f","available_quantity":154,"options":[{"name":"Color","value":"Top"},{"name":"Size","value":"M"}],"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}
`;
}()}