Rarove-Fall Outfits -Women Satin Slik Tops Autumn Blouses Celmia 2024 Fashion Casual Sexy Cowl Neck Elegant Shirts Oversized Long Flare Sleeve Blusas
${function() {
const variantData = data.variant || {"id":"fdbe76c1-9ade-481f-96e9-eec4a8a1890b","product_id":"962a23a3-f318-4362-80c2-a4b3371aaf41","title":"M-black","weight_unit":"g","inventory_quantity":127,"sku":"rarove48203862-m-blackMblack","barcode":"","position":1,"option1":"M","option2":"black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e8e4af95c40437f88d6c84bccdeb4bf4.jpeg","path":"e8e4af95c40437f88d6c84bccdeb4bf4.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":21.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"21.99","retail_price":"0","available":true,"url":"\/products\/women-satin-slik-tops-autumn-blouses-celmia-2021-fashion-casual-sexy-cowl-neck-elegant-shirts-oversized-long-flare-sleeve-blusas?variant=fdbe76c1-9ade-481f-96e9-eec4a8a1890b","available_quantity":127,"options":[{"name":"Size","value":"M"},{"name":"Color","value":"black"}],"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}
`;
}()}