Rarove-New Royal Style White Maternity Lace Dress Pregnant Photography Props Pregnancy maternity photo shoot long dress Nightdress
${function() {
const variantData = data.variant || {"id":"51892b5b-94bd-46a3-aa26-ad17d34e8d1c","product_id":"54fba129-d681-46f5-9d2b-8e4060c71ad6","title":"","weight_unit":"g","inventory_quantity":937,"sku":"rarove9217000-beige","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":37.55,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"37.55","retail_price":"0","available":true,"url":"\/products\/new-royal-style-white-maternity-lace-dress-pregnant-photography-props-pregnancy-maternity-photo-shoot-long-dress-nightdress?variant=51892b5b-94bd-46a3-aa26-ad17d34e8d1c","available_quantity":937,"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}
`;
}()}