Rarove-White Lace+Chiffon Maternity Dress Photography Pregnancy Shoot Dresses Sexy Split Front Women Pregnant Maxi Gown For Photo Prop
${function() {
const variantData = data.variant || {"id":"e5be5ffe-6494-41f3-8d6f-559fa683fc0f","product_id":"acd659dd-7866-4c60-bb8c-490d7e46052c","title":"M-White","weight_unit":"g","inventory_quantity":991,"sku":"rarove44130885-m-white","barcode":"","position":1,"option1":"M","option2":"White","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/038a7b67c607c6e72f12411c757e45ae.jpeg","path":"038a7b67c607c6e72f12411c757e45ae.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":33.55,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"33.55","retail_price":"0","available":true,"url":"\/products\/white-lace-chiffon-maternity-dress-photography-pregnancy-shoot-dresses-sexy-split-front-women-pregnant-maxi-gown-for-photo-prop?variant=e5be5ffe-6494-41f3-8d6f-559fa683fc0f","available_quantity":991,"options":[{"name":"Maternity Size","value":"M"},{"name":"Color","value":"White"}],"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}
`;
}()}