DOBABIES Sleeveless Printed Slim Top High Waist Patchwork Vintage Figures Print T-shirt For Women Sexy See-Through y2k top New
${function() {
const variantData = data.variant || {"id":"a14159ff-c523-4847-b646-9b71bf1fffc6","product_id":"661f6d1c-acfa-495c-8029-d2fc22949b1c","title":"Khaki With gloves-L","weight_unit":"g","inventory_quantity":100,"sku":"DOBABIES2024-05-2714:200001438#Khaki With gloves;5:361385","barcode":"","position":1,"option1":"Khaki With gloves","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6b6fff8bb0dd8e64b49699a3c9c1ec90.jpeg","path":"6b6fff8bb0dd8e64b49699a3c9c1ec90.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39.99","retail_price":"0","available":true,"url":"\/products\/dobabies-sleeveless-printed-slim-top-high-waist-patchwork-vintage-figures-print-t-shirt-for-women-sexy-see-through-y2k-top-new?variant=a14159ff-c523-4847-b646-9b71bf1fffc6","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki With gloves"},{"name":"Size","value":"L"}],"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}
`;
}()}