Rarove-Long sleeve Pink And White Checkerboard Knitted Super Jumper Pullover Sweater Women Y2K ALT e-girl Streetwear
${function() {
const variantData = data.variant || {"id":"82a034f3-4f1c-4886-b267-4089694276cd","product_id":"36990951-add3-4488-99e4-fb507c5e6587","title":"L-Pink and White","weight_unit":"g","inventory_quantity":900,"sku":"rarove48699636-l-pink-and-white","barcode":"","position":1,"option1":"L","option2":"Pink and White","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/89a66104e12fb6ae6004144c5cc3d316.jpeg","path":"89a66104e12fb6ae6004144c5cc3d316.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39.55,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39.55","retail_price":"0","available":true,"url":"\/products\/long-sleeve-pink-and-white-checkerboard-knitted-super-jumper-pullover-sweater-women-y2k-alt-e-girl-streetwear?variant=82a034f3-4f1c-4886-b267-4089694276cd","available_quantity":900,"options":[{"name":"Size","value":"L"},{"name":"Color","value":"Pink and White"}],"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}
`;
}()}