DOBABIES Lace Backless Hollow Out Maxi Dress For Women Patchwork Printed Fashion High Waist Elegant Party Dress Female Long Dress
${function() {
const variantData = data.variant || {"id":"2599c6c0-4421-43c4-be34-f0ec0d41fe95","product_id":"d682b250-5786-403f-b8ab-d5f34fb8bcb6","title":"WHITE-S","weight_unit":"g","inventory_quantity":100,"sku":"DOBABIES2024-05-2714:29;5:100014064","barcode":"","position":1,"option1":"WHITE","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9f93c65d4e920cc3ae78abb3b2c9f418.jpeg","path":"9f93c65d4e920cc3ae78abb3b2c9f418.jpeg","width":750,"height":1000,"alt":"46118602834170|46118602866938|46118602899706","aspect_ratio":0.75},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"45.99","retail_price":"0","available":true,"url":"\/products\/dobabies-lace-backless-hollow-out-maxi-dress-for-women-patchwork-printed-fashion-high-waist-elegant-party-dress-female-long-dress?variant=2599c6c0-4421-43c4-be34-f0ec0d41fe95","available_quantity":999999999,"options":[{"name":"Color","value":"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}
`;
}()}