DOBABIES-Raglan Sleeves Pearl Round Neck Pullover Small for Women Loose and Lazy Old Money Style Draping Shirt
${function() {
const variantData = data.variant || {"id":"2bd83ca0-44be-4f1e-8131-4d0c2e304d16","product_id":"257b3177-f49d-448a-bd50-36ed36674b59","title":"Elegant Black-L Model Size","weight_unit":"g","inventory_quantity":100,"sku":"DOBABIES2024-05-2114:193#Elegant Black;5:361385#L Model Size","barcode":"","position":1,"option1":"Elegant Black","option2":"L Model Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/783125b30c4cef67989cffd104f45316.jpeg","path":"783125b30c4cef67989cffd104f45316.jpeg","width":800,"height":1067,"alt":"46226144428269|46226144461037","aspect_ratio":0.7497656982193065},"wholesale_price":[{"price":57.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"57.99","retail_price":"0","available":true,"url":"\/products\/dobabies-raglan-sleeves-pearl-round-neck-pullover-small-for-women-loose-and-lazy-old-money-style-draping-shirt?variant=2bd83ca0-44be-4f1e-8131-4d0c2e304d16","available_quantity":999999999,"options":[{"name":"Color","value":"Elegant Black"},{"name":"Size","value":"L Model 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}
`;
}()}