Dobabies-White New in Dresses for Prom Boss Y2k Female Dress Womens Formal Occasion Summer Clothes Women 2024 Party Chic Elegant Woman
${function() {
const variantData = data.variant || {"id":"f773a64e-1a05-468c-91e9-9d6cea69e30d","product_id":"9ddfed69-74d8-45e3-ba27-202701bc4f9e","title":"picture color-S","weight_unit":"kg","inventory_quantity":1000,"sku":"DobabiesDobabies-5:100014064;14:771#picture color","barcode":"","position":1,"option1":"picture color","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5f12ae60cbb8242b2982ae27341969d1.jpeg","path":"5f12ae60cbb8242b2982ae27341969d1.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":40.88,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"40.88","retail_price":"0","available":true,"url":"\/products\/white-new-in-dresses-for-prom-boss-y2k-female-dress-womens-formal-occasion-summer-clothes-women-2023-party-chic-elegant-woman?variant=f773a64e-1a05-468c-91e9-9d6cea69e30d","available_quantity":999999999,"options":[{"name":"Color","value":"picture color"},{"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}
`;
}()}