Mature Men's Fashion Winter Coat Stand Collar Jacket
For Mature & Elderly Over 40, 50, 60 & 70
Color-
Army Green
${function(){
const optName = "Color";
const enable_selected_variants = "true" === 'false';
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value[0] : data.originData.value;
return `
${optionValue ? `${enable_selected_variants ? '-' : ''}${optionValue}` : ''}
`;
}()}
${function(){
const optName = "Color";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value[0] : data.originData.value;
return `
Please select a Color
`;
}()}
Size-
2XL
${function(){
const optName = "Size";
const enable_selected_variants = "true" === 'false';
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value[0] : data.originData.value;
return `
${optionValue ? `${enable_selected_variants ? '-' : ''}${optionValue}` : ''}
`;
}()}
${function(){
const optName = "Size";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value[0] : data.originData.value;
return `
Please select a Size
`;
}()}
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"a0e27cfa-62f2-496c-900d-77c59c4752be","product_id":"549ded13-4f4c-43b0-97da-52e30e2ca3f3","title":"Army Green-2XL","weight_unit":"g","inventory_quantity":114,"sku":"CJPK157574735IR","barcode":"","position":1,"option1":"Army Green","option2":"2XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/37ca51a0170e9db92dd76bef8a3818b5.jpeg","path":"37ca51a0170e9db92dd76bef8a3818b5.jpeg","width":800,"height":800,"alt":"Mature Men's Fashion Winter Coat Stand Collar Jacket","aspect_ratio":1},"wholesale_price":[{"price":49.99,"min_quantity":1}],"weight":"440","compare_at_price":"108.88","price":"49.99","retail_price":"108.88","available":true,"url":"\/products\/mature-mens-fashion-winter-coat-stand-collar-jacket?variant=a0e27cfa-62f2-496c-900d-77c59c4752be","available_quantity":999999999,"options":[{"name":"Color","value":"Army Green"},{"name":"Size","value":"2XL"}],"off_ratio":54,"flashsale_info":[],"sales":0};
const saveType = "percent";
const productSaveLabel = true;
return `
-
${saveType == 'percent' ? `-${variantData.off_ratio}% ` : `- ` }
`; }()}
Add to cart
- $49.99
Buy it now
Product was out of stock.
Product is unavailable.
SKU: CJPK157574735IR
SKU: ${data.variant.sku}
Standard Delivery: 7-9 Business Days. When Placing Order Today, Estimated Delivery:Feb-20 - Feb-25
${function() {
const type = 'hero';
const postageFreeAmount = 80;
const custom_text_hero = "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";
const custom_text_wind = "Buy {amount} more to enjoy FREE Shipping";
const custom_text = type === 'hero' ? custom_text_hero : custom_text_wind;
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
${type === 'hero' ?
`
` :
`
${tipText}
Your order is free delivery
`
}
`;
}()}