Rarove-LIU&QU Maternity Women Dress Pregnancy Dresses Mama Clothes Flattering Side Ruching Scoop Neck Pregnant Womens Clothing S-XL
${function() {
const variantData = data.variant || {"id":"7742c74e-fb8f-4055-b081-778789aef7cb","product_id":"2c8cc255-a304-4454-a0c2-d625184fcbe1","title":"1 pieces as pic-L","weight_unit":"g","inventory_quantity":721,"sku":"rarove24017396-1-pieces-as-pic-l","barcode":"","position":1,"option1":"1 pieces as pic","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fd74909c83d4beb89c9d1e97d8c63b24.jpeg","path":"fd74909c83d4beb89c9d1e97d8c63b24.jpeg","width":480,"height":640,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":23.55,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.55","retail_price":"0","available":true,"url":"\/products\/liu-qu-maternity-women-dress-pregnancy-dresses-mama-clothes-flattering-side-ruching-scoop-neck-pregnant-womens-clothing-s-xl?variant=7742c74e-fb8f-4055-b081-778789aef7cb","available_quantity":721,"options":[{"name":"Color","value":"1 pieces as pic"},{"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}
`;
}()}