DOBABIES-Women's Sexy Punk Lace Up Crop Top Backless Camisole Summer Vest Fashion Club Wear Black Tank Tops Y2K Clothing
${function() {
const variantData = data.variant || {"id":"219f055e-91d6-403c-851c-e1ba9d7edc3c","product_id":"e214e77a-cd73-4314-ad07-f27effd2d2c7","title":"Green-One Size","weight_unit":"kg","inventory_quantity":10,"sku":"dobabies2024-05-2914:175;5:200003528","barcode":"","position":1,"option1":"Green","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c0584eb3e9565b01dcf6c0ea84cd3bf1.jpeg","path":"c0584eb3e9565b01dcf6c0ea84cd3bf1.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":28.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28.99","retail_price":"0","available":true,"url":"\/products\/womens-sexy-punk-lace-up-crop-top-backless-camisole-summer-vest-fashion-club-wear-black-tank-tops-y2k-clothing?variant=219f055e-91d6-403c-851c-e1ba9d7edc3c","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"One 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}
`;
}()}