Rarove-Sexy Shoulderless Maternity Dresses For Photo Shoot Maxi Gown Split Front Pregnant Women Long Pregnancy Dress Photography Props
${function() {
const variantData = data.variant || {"id":"0259c08a-087e-42ee-abc8-539f173fe926","product_id":"a616f18c-ff59-4a4f-9e2c-982d26cfaca5","title":"Pink-L","weight_unit":"g","inventory_quantity":150,"sku":"rarove41653478-pink-l","barcode":"","position":1,"option1":"Pink","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fdfb4ca9eb5d12801475b81ec14eb22e.jpeg","path":"fdfb4ca9eb5d12801475b81ec14eb22e.jpeg","width":480,"height":640,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":45.55,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"45.55","retail_price":"0","available":true,"url":"\/products\/sexy-shoulderless-maternity-dresses-for-photo-shoot-maxi-gown-split-front-pregnant-women-long-pregnancy-dress-photography-props?variant=0259c08a-087e-42ee-abc8-539f173fe926","available_quantity":150,"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}
`;
}()}