Rarove--Long Maternity Photography Props Pregnancy Dress Photography Maternity Dresses For Photo Shoot Pregnant Dress Lace Maxi Gown
${function() {
const variantData = data.variant || {"id":"4b4a772b-1a5b-4154-aa5a-8c66d49cb5e1","product_id":"2cafc6d7-a737-46f9-ace7-acc795792f0e","title":"green-L","weight_unit":"g","inventory_quantity":5000,"sku":"raroverarove45927419-green-l","barcode":"","position":1,"option1":"green","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/333267dd1b5e64e98a20729bda9fed07.jpeg","path":"333267dd1b5e64e98a20729bda9fed07.jpeg","width":480,"height":640,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":30.77,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.77","retail_price":"0","available":true,"url":"\/products\/long-maternity-photography-props-pregnancy-dress-photography-maternity-dresses-for-photo-shoot-pregnant-dress-lace-maxi-gown?variant=4b4a772b-1a5b-4154-aa5a-8c66d49cb5e1","available_quantity":999999999,"options":[{"name":"Color","value":"green"},{"name":"Maternity 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}
`;
}()}