Dobabies-hoco dresses Strapless Knit Mini Dresses Women Off-Shoulder Stripe Knitting Bodycon Dress Summer Beach Party Halter Club Streetwear
${function() {
const variantData = data.variant || {"id":"202e1213-a1c2-4cf4-bbd6-03539f548447","product_id":"38658122-67a2-4236-b08f-e1a20d857397","title":"Green-L","weight_unit":"g","inventory_quantity":100,"sku":"DOBABIES2024-05-2714:175;5:361385","barcode":"","position":1,"option1":"Green","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/79bc6ab873efa0a3104f44bfbd76ba7b.jpeg","path":"79bc6ab873efa0a3104f44bfbd76ba7b.jpeg","width":750,"height":1000,"alt":"46118574227706|46118574293242|46118574489850","aspect_ratio":0.75},"wholesale_price":[{"price":46.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"46.99","retail_price":"0","available":true,"url":"\/products\/dobabies-strapless-knit-mini-dresses-women-off-shoulder-stripe-knitting-bodycon-dress-summer-beach-party-halter-club-streetwear?variant=202e1213-a1c2-4cf4-bbd6-03539f548447","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"L"}],"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}
`;
}()}