Women Winter Tooling Three-dimensional Pocket Down Jacket Removable Fur Collar Khaki Jacket Commuter Green Short Coat
${function() {
const variantData = data.variant || {"id":"cedfbb1d-12cc-4b56-83d9-2314b38b1926","product_id":"42577230-a5d3-40bd-9dbd-fa1db19bc0f5","title":"dark green-S","weight_unit":"g","inventory_quantity":76,"sku":"49171923-dark-green-s","barcode":"","position":1,"option1":"dark green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/beee2ffabeb7bf8937ce164edbf418b5.jpeg","path":"beee2ffabeb7bf8937ce164edbf418b5.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":316.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"316.99","retail_price":"0","available":true,"url":"\/products\/fansilanen-women-winter-tooling-three-dimensional-pocket-down-jacket-removable-fur-collar-khaki-jacket-commuter-green-short-coat?variant=cedfbb1d-12cc-4b56-83d9-2314b38b1926","available_quantity":76,"options":[{"name":"Color","value":"dark green"},{"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}
`;
}()}