Girlfairy Winter Thick Warm Short Parkas Women Fashion Black Pu Leather Coats Women Hot Elegant Zipper Cotton Jackets Female Traf For 2023
${function() {
const variantData = data.variant || {"id":"46fb4e7d-d135-4be5-867d-90965b9eb181","product_id":"9f451fb4-90e3-47b1-bc7b-950f2de32ad3","title":"467-heise-S","weight_unit":"g","inventory_quantity":998,"sku":"17676527-467-heise-s","barcode":"","position":1,"option1":"467-heise","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4aae16db3a6b5ced2da50a699ab4d7fb.jpeg","path":"4aae16db3a6b5ced2da50a699ab4d7fb.jpeg","width":1000,"height":1000,"alt":"Girlfairy Winter Thick Warm Short Parkas Women Fashion Black Pu Leather Coats Hot Elegant Zipper","aspect_ratio":1},"wholesale_price":[{"price":39.88,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39.88","retail_price":"0","available":true,"url":"\/products\/winter-thick-warm-short-parkas-women-fashion-black-pu-leather-coats-women-hot-elegant-zipper-cotton-jackets-female-traf-for-2022?variant=46fb4e7d-d135-4be5-867d-90965b9eb181","available_quantity":998,"options":[{"name":"Color","value":"467-heise"},{"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.
15 Days Return,100%Money Back
7*24h Service at:support@Girlfairy.com
${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}
`;
}()}
${function() {
const postageFreeAmount = 35;
const custom_text = "Buy {amount} more to enjoy FREE Shipping";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}