Rarove Vintage Buckle Check Plaid Short Women Blazer Cropped Irregular Cross Slit Mini Skirt Long Sleeve Suits 2 Pieces Set
${function() {
const variantData = data.variant || {"id":"5b17d920-5d61-400f-a8a0-b4684a43a43a","product_id":"c1552c43-23db-4804-9675-3f380a3efffa","title":"Coat-S","weight_unit":"g","inventory_quantity":199,"sku":"97208249-9547-s","barcode":"","position":1,"option1":"Coat","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/efec67b282fea5b03ac701b8626a4b88.jpeg","path":"efec67b282fea5b03ac701b8626a4b88.jpeg","width":1126,"height":1228,"alt":"","aspect_ratio":0.9169381107491856},"wholesale_price":[{"price":45.86,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"45.86","retail_price":"0","available":true,"url":"\/products\/vintage-buckle-check-plaid-short-women-blazer-cropped-irregular-cross-slit-mini-skirt-long-sleeve-suits-2-pieces-set?variant=5b17d920-5d61-400f-a8a0-b4684a43a43a","available_quantity":199,"options":[{"name":"Color","value":"Coat"},{"name":"Size","value":"S"}],"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}
`;
}()}