DOBABIES-Korean Gentle Style Round Neck Lace Shirt Slightly Transparent Top for Women
${function() {
const variantData = data.variant || {"id":"f1e5b49c-62b9-48d4-8e57-c5895f149093","product_id":"0c242724-22f6-4d1e-9bc1-a2a13012e26e","title":"white-M","weight_unit":"g","inventory_quantity":100,"sku":"DOBABIES2024-05-2214:29#white;5:361386","barcode":"","position":1,"option1":"white","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/84c0dbae47b66d4b3d46116cf840de5a.jpeg","path":"84c0dbae47b66d4b3d46116cf840de5a.jpeg","width":800,"height":1067,"alt":"46241561936109|46241562001645","aspect_ratio":0.7497656982193065},"wholesale_price":[{"price":39.88,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39.88","retail_price":"0","available":true,"url":"\/products\/dobabies-korean-gentle-style-round-neck-lace-shirt-slightly-transparent-top-for-women?variant=f1e5b49c-62b9-48d4-8e57-c5895f149093","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"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}
`;
}()}