DOBABIES Backless Elegant Knit Dress Female Lace-Up Slim Patchwork Solid Party Dress Gown Knitwear High Waist For Women Maxi Dress
${function() {
const variantData = data.variant || {"id":"6c236151-35ff-4c0f-932d-7bd783b8a2e3","product_id":"1caf9e94-e32a-48cb-9dc9-de1a84fc670c","title":"White Girdle-L","weight_unit":"g","inventory_quantity":100,"sku":"DOBABIES2024-05-2814:29#White Girdle;5:361385","barcode":"","position":1,"option1":"White Girdle","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4cd24dfa533ff28906c9795c8d984627.jpeg","path":"4cd24dfa533ff28906c9795c8d984627.jpeg","width":750,"height":1000,"alt":"46126126760186|46126126792954|46126126825722","aspect_ratio":0.75},"wholesale_price":[{"price":53.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"53.99","retail_price":"0","available":true,"url":"\/products\/dobabies-backless-elegant-knit-dress-female-lace-up-slim-patchwork-solid-party-dress-gown-knitwear-high-waist-for-women-maxi-dress?variant=6c236151-35ff-4c0f-932d-7bd783b8a2e3","available_quantity":999999999,"options":[{"name":"Color","value":"White Girdle"},{"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}
`;
}()}