DOBABIES- Black Hollow Out Long Sleeve T Shirts Spring Oversized See Through Green Y2K Vintage Sexy Crop Tops Casual Knitted 90s Tee
${function() {
const variantData = data.variant || {"id":"ac4a6078-1fdc-42be-b60b-cfc15dbd6a1f","product_id":"1099c380-e869-4117-955e-f93c600c0b93","title":"Black-M","weight_unit":"g","inventory_quantity":100,"sku":"DOBABIES2024-05-2314:193;5:361386","barcode":"","position":1,"option1":"Black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/47b15889b7fe2f7c4d9aa87aea5b7fc0.jpeg","path":"47b15889b7fe2f7c4d9aa87aea5b7fc0.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35.99","retail_price":"0","available":true,"url":"\/products\/dobabies-2023-black-hollow-out-long-sleeve-t-shirts-spring-oversized-see-through-green-y2k-vintage-sexy-crop-tops-casual-knitted-90s-tee?variant=ac4a6078-1fdc-42be-b60b-cfc15dbd6a1f","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"M"}],"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}
`;
}()}