DOBABIES Elegant Patchwork Fashion Maxi Dress For Women Twist Summer Slim High Waist Hollow Out Party Looks Female Long Dress New
${function() {
const variantData = data.variant || {"id":"8eef94a0-0103-48cf-8460-3ae43235d357","product_id":"3cf7b7f8-ae49-4867-8661-2d5a04eb82c6","title":"Black-L","weight_unit":"g","inventory_quantity":100,"sku":"DOBABIES2024-05-2814:193;5:361385","barcode":"","position":1,"option1":"Black","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/915f17fa6f32089faad3eade4b00fb4f.jpeg","path":"915f17fa6f32089faad3eade4b00fb4f.jpeg","width":750,"height":1000,"alt":"46126104281338|46126104314106|46126104346874","aspect_ratio":0.75},"wholesale_price":[{"price":41.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"41.99","retail_price":"0","available":true,"url":"\/products\/dobabies-elegant-patchwork-fashion-maxi-dress-for-women-twist-summer-slim-high-waist-hollow-out-party-looks-female-long-dress-new?variant=8eef94a0-0103-48cf-8460-3ae43235d357","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"L"}],"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}
`;
}()}