Rarove-Sexy Shoulderless Maternity Dresses For Photo Shoot Maxi Gown Split Side Women Pregnant Photography Props Long Pregnancy Dress
${function() {
const variantData = data.variant || {"id":"b9d35919-7af8-4619-93d9-efb92202cad5","product_id":"ccd0b1f3-882c-4246-8c8e-da93b10e7681","title":"Dark green-M","weight_unit":"g","inventory_quantity":194,"sku":"rarove41590666-dark-green-m","barcode":"","position":1,"option1":"Dark green","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cba235851b5a0e713f397eb944de52ee.jpeg","path":"cba235851b5a0e713f397eb944de52ee.jpeg","width":480,"height":640,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":49.55,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"49.55","retail_price":"0","available":true,"url":"\/products\/sexy-shoulderless-maternity-dresses-for-photo-shoot-maxi-gown-split-side-women-pregnant-photography-props-long-pregnancy-dress-1?variant=b9d35919-7af8-4619-93d9-efb92202cad5","available_quantity":194,"options":[{"name":"Color","value":"Dark green"},{"name":"Maternity Size","value":"M"}],"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}
`;
}()}