Rarove-Women Striped Cardigan V-Neck Long Sleeve Thin Sweater e-girl Female Rib Knitt Jackets Cardigans Spring Summer 2024 Korea Kpop
${function() {
const variantData = data.variant || {"id":"921a7e51-01a2-48fd-8219-8586359c9f92","product_id":"6a282ee7-de4d-4963-8f0b-08a200fa91ae","title":"One Size-Yellow","weight_unit":"g","inventory_quantity":900,"sku":"rarove48320591-one-size-yellow","barcode":"","position":1,"option1":"One Size","option2":"Yellow","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/341bcf341f80f62154f2362fa6b5ba45.jpeg","path":"341bcf341f80f62154f2362fa6b5ba45.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":26.55,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"26.55","retail_price":"0","available":true,"url":"\/products\/women-striped-cardigan-v-neck-long-sleeve-thin-sweater-e-girl-female-rib-knitt-jackets-cardigans-spring-summer-2021-korea-kpop?variant=921a7e51-01a2-48fd-8219-8586359c9f92","available_quantity":900,"options":[{"name":"Size","value":"One Size"},{"name":"Color","value":"Yellow"}],"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}
`;
}()}