Dobabies-hoco dresses Ruffled See-Through Backless Halter Dress Female Sleeveless Hollow Out High Waist Elegant Gown Spaghetti Women Maxi Dress
${function() {
const variantData = data.variant || {"id":"d9f2a84a-3f2b-4511-bbcd-382bb77b8062","product_id":"b50006d4-2a8e-4cf9-9564-4dd0b3a29062","title":"Yellow-S","weight_unit":"g","inventory_quantity":100,"sku":"DOBABIES2024-05-2814:366;5:100014064","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e3cc540474fe14d3ed2d658f8abc6571.jpeg","path":"e3cc540474fe14d3ed2d658f8abc6571.jpeg","width":750,"height":1000,"alt":"46126105919738|46126105952506|46126105985274","aspect_ratio":0.75},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39.99","retail_price":"0","available":true,"url":"\/products\/dobabies-ruffled-see-through-backless-halter-dress-female-sleeveless-hollow-out-high-waist-elegant-gown-spaghetti-women-maxi-dress?variant=d9f2a84a-3f2b-4511-bbcd-382bb77b8062","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"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}
`;
}()}