Dobabies-Back to School Summer New Women Elegant Spaghetti Strap Long Dress French Style Sexy Slim Prom Evening Party Dresses Korean Fashion Clothing
${function() {
const variantData = data.variant || {"id":"e2f84d95-7260-46fd-85d4-e11e926d2188","product_id":"f86235dc-05f0-47af-bd94-c8f69a86af86","title":"white-S","weight_unit":"kg","inventory_quantity":1000,"sku":"dobabies2024-09-26whiteSDobabies-14:29#white;5:100014064","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ec94949e1ffa2a31fa6f96a68cf98847.jpeg","path":"ec94949e1ffa2a31fa6f96a68cf98847.jpeg","width":1269,"height":1692,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":44.88,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"44.88","retail_price":"0","available":true,"url":"\/products\/summer-new-women-elegant-spaghetti-strap-long-dress-french-style-sexy-slim-prom-evening-party-dresses-korean-fashion-clothing?variant=e2f84d95-7260-46fd-85d4-e11e926d2188","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}
`;
}()}