Rarove-Lace Maternity Dresses For Photo Shoot Maxi Gown Sexy Tulle Pregnant Women Long Pregnancy Dress Photography Prop For Baby Shower
${function() {
const variantData = data.variant || {"id":"b6cf308d-899c-471a-ae23-2335142eb959","product_id":"5977d5f7-c81b-4b22-b00b-6bc27cd94f93","title":"","weight_unit":"g","inventory_quantity":64,"sku":"rarove40883401-as-picture-one-size","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":42.55,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"42.55","retail_price":"0","available":true,"url":"\/products\/lace-maternity-dresses-for-photo-shoot-maxi-gown-sexy-tulle-pregnant-women-long-pregnancy-dress-photography-prop-for-baby-shower?variant=b6cf308d-899c-471a-ae23-2335142eb959","available_quantity":64,"options":[],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
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}
`;
}()}