Rarove-Long Sexy Maternity Dresses For Photo Shoot Lace Fancy Pregnancy Dress Split Front Pregnant Women Maxi Gown Photography Prop New
${function() {
const variantData = data.variant || {"id":"13b3fa2a-c21b-411b-a28e-4f902c87d18f","product_id":"58da381d-002c-4f89-b097-e77c473661c2","title":"Pink-L","weight_unit":"g","inventory_quantity":126,"sku":"rarove43081507-pink-l","barcode":"","position":1,"option1":"Pink","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/65b060cd3100961859b3f6e4e5267572.jpeg","path":"65b060cd3100961859b3f6e4e5267572.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":49.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"49.99","retail_price":"0","available":true,"url":"\/products\/long-sexy-maternity-dresses-for-photo-shoot-lace-fancy-pregnancy-dress-split-front-pregnant-women-maxi-gown-photography-prop-new?variant=13b3fa2a-c21b-411b-a28e-4f902c87d18f","available_quantity":126,"options":[{"name":"Color","value":"Pink"},{"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}
`;
}()}