DOBABIES White Chiffon Top Shirts For Women Elegant Long Lantern Sleeve Mesh T-shirt See-Through Blouse Bow Sheer Ladies Shirts
${function() {
const variantData = data.variant || {"id":"ab3df8c1-f48b-43ec-a16e-448c3edb636b","product_id":"b9c06d20-0cbb-46fa-9416-fb999d6b1a13","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\/498bbc4d0465e5e5a4a23a9c76a85b95.jpeg","path":"498bbc4d0465e5e5a4a23a9c76a85b95.jpeg","width":750,"height":1000,"alt":"46118580650234|46118580715770|46118580748538","aspect_ratio":0.75},"wholesale_price":[{"price":40.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"40.99","retail_price":"0","available":true,"url":"\/products\/dobabies-white-chiffon-top-shirts-for-women-elegant-long-lantern-sleeve-mesh-t-shirt-see-through-blouse-bow-sheer-ladies-shirts?variant=ab3df8c1-f48b-43ec-a16e-448c3edb636b","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}
`;
}()}