DOBABIES-Aesthetic Lace Top Women Elegant Sexy Clothing See Through Half High Collar Long Sleeve T Shirts Party Clothes Clubwear Crop Top
${function() {
const variantData = data.variant || {"id":"a905c29a-04ea-45f0-806f-8d1583d2e333","product_id":"7827b7de-5fd5-4562-bab1-35b61a634281","title":"White-One size","weight_unit":"kg","inventory_quantity":10,"sku":"dobabies2024-05-2914:29#White;5:200003528#One size","barcode":"","position":1,"option1":"White","option2":"One size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/451b977a96a8bce10e5e9d5f38d8e15d.jpeg","path":"451b977a96a8bce10e5e9d5f38d8e15d.jpeg","width":800,"height":800,"alt":"4.58285E+13","aspect_ratio":1},"wholesale_price":[{"price":31.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.99","retail_price":"0","available":true,"url":"\/products\/aesthetic-lace-top-women-elegant-sexy-clothing-see-through-half-high-collar-long-sleeve-t-shirts-party-clothes-clubwear-crop-top?variant=a905c29a-04ea-45f0-806f-8d1583d2e333","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"One size"}],"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}
`;
}()}