DOBABIES Fashion Pleated Lantern Long Sleeve Pullover Tops For Women Elegant 2022 New Ladies High Street Cropped Blouse Shirts
${function() {
const variantData = data.variant || {"id":"fc28cc0f-aaef-4b99-a77d-7cf85745a9d7","product_id":"0a025309-bb74-4f26-b522-25e40f508058","title":"Black-S","weight_unit":"g","inventory_quantity":100,"sku":"DOBABIES2024-05-2814:193;5:100014064","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f0217bb75081914ab2b0393c04cf22ce.jpeg","path":"f0217bb75081914ab2b0393c04cf22ce.jpeg","width":750,"height":1000,"alt":"46126108311802|46126108344570|46126108377338","aspect_ratio":0.75},"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32.99","retail_price":"0","available":true,"url":"\/products\/dobabies-fashion-pleated-lantern-long-sleeve-pullover-tops-for-women-elegant-2022-new-ladies-high-street-cropped-blouse-shirts?variant=fc28cc0f-aaef-4b99-a77d-7cf85745a9d7","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"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}
`;
}()}