Dobabies Streetwear Y2K Zip Up Hoodie Men Women New Style Gothic Long Sleeve Jacket Sweatshirt Harajuku Hip Hop Oversized Hoodie Clothes
${function() {
const variantData = data.variant || {"id":"68a0cd30-5774-4dd3-a87a-93597c83c917","product_id":"54e77234-8c41-4c59-b14f-6966f388ed06","title":"Blue-S","weight_unit":"kg","inventory_quantity":100,"sku":"Dobabies2024-06-1114:1254#4;5:100014064","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5c41aaf032be2a9c508df9ffc6155b6b.jpeg","path":"5c41aaf032be2a9c508df9ffc6155b6b.jpeg","width":1440,"height":1800,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":40.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"40.99","retail_price":"0","available":true,"url":"\/products\/streetwear-y2k-zip-up-hoodie-men-women-new-style-gothic-long-sleeve-jacket-sweatshirt-harajuku-hip-hop-oversized-hoodie-clothes?variant=68a0cd30-5774-4dd3-a87a-93597c83c917","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"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}
`;
}()}