Rarove-Sexy Lace Maternity Dress Photography Prop Long Tail Deep V neck Pregnancy Maxi Gown For Baby Showers Pregnant Women Photo Shoot
${function() {
const variantData = data.variant || {"id":"647a9cda-746f-4ff4-923a-e1b56e57b51f","product_id":"cdd6c76c-2945-46d5-b000-f3605608278e","title":"White-S","weight_unit":"g","inventory_quantity":150,"sku":"rarove47490035-white-s","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0d92107f180a39440f62942a04c14a84.jpeg","path":"0d92107f180a39440f62942a04c14a84.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":61.55,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"61.55","retail_price":"0","available":true,"url":"\/products\/sexy-lace-maternity-dress-photography-prop-long-tail-deep-v-neck-pregnancy-maxi-gown-for-baby-showers-pregnant-women-photo-shoot?variant=647a9cda-746f-4ff4-923a-e1b56e57b51f","available_quantity":150,"options":[{"name":"Color","value":"White"},{"name":"Maternity 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}
`;
}()}