Dobabies-hoco dresses -Purple Sheer Mesh Mini Dress Elegant Off Shoulder Hollow Out Sexy Dresses Women Long Sleeve Drawstring Club Party Dress 2024
${function() {
const variantData = data.variant || {"id":"a8b33df5-02e8-4fa9-b18e-e1be471c2d7d","product_id":"20e98c7d-dcf7-43f7-9833-4411a79f8b82","title":"Black-L","weight_unit":"g","inventory_quantity":100,"sku":"DOBABIES2024-05-2314:193#Black;5:361385","barcode":"","position":1,"option1":"Black","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9e18c7e61de5febdd71f36856499375a.jpeg","path":"9e18c7e61de5febdd71f36856499375a.jpeg","width":800,"height":800,"alt":"45445670043907|45445670142211|45445670174979","aspect_ratio":1},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"45.99","retail_price":"0","available":true,"url":"\/products\/dobabies-purple-sheer-mesh-mini-dress-elegant-off-shoulder-hollow-out-sexy-dresses-women-long-sleeve-drawstring-club-party-dress-2024?variant=a8b33df5-02e8-4fa9-b18e-e1be471c2d7d","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"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}
`;
}()}