- Specification
- Style:Brief,Casual
- Sleeve Length:Long Sleeve
- Color:Black,Navy,Red,Yellow
- Material:Cotton
- Pattern:Pure Color
- Size:S,M,L,XL,XXL,XXXL,XXXXL,5XL
- Collar:Hooded
- Fit Style:Loose
- Season:Fall,Spring
- Thickness:Thin
Size Chart:Tag Size | S(155/80A) | M(160/84A) | L(165/88A) | XL(170/92A) | 2XL(175/96A) | 3XL(180/100A) | 4XL(185/104A) | 5XL(190/108A) |
US Size | S | M | L | XL | 2XL | 3XL | 4XL | 5XL |
Shoulder | 22.05 | 22.83 | 24.02 | 24.80 | 25.98 | 26.77 | 27.95 | 28.74 |
Bust | 39.37 | 41.34 | 43.31 | 45.28 | 47.24 | 49.21 | 51.18 | 53.15 |
Sleeve Length | 17.32 | 17.32 | 17.32 | 17.32 | 17.32 | 17.32 | 17.32 | 17.32 |
Waist | 39.37 | 41.34 | 43.31 | 45.28 | 47.24 | 49.21 | 51.18 | 53.15 |
Length | 25.20 | 25.59 | 25.98 | 26.38 | 26.77 | 27.17 | 27.56 | 27.95 |
Manual measurement, some errors may exist. |
Tag Size | S(155/80A) | M(160/84A) | L(165/88A) | XL(170/92A) | 2XL(175/96A) | 3XL(180/100A) | 4XL(185/104A) | 5XL(190/108A) |
US Size | S | M | L | XL | 2XL | 3XL | 4XL | 5XL |
Shoulder | 56 | 58 | 61 | 63 | 66 | 68 | 71 | 73 |
Bust | 100 | 105 | 110 | 115 | 120 | 125 | 130 | 135 |
Sleeve Length | 44 | 44 | 44 | 44 | 44 | 44 | 44 | 44 |
Waist | 100 | 105 | 110 | 115 | 120 | 125 | 130 | 135 |
Length | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 |
Manual measurement, some errors may exist. |
Attention:
1.Please according to your own measurements to choose your suitable size. The tags inside the items will show in our Asian (Type) size.
2.This sizes listed is based on international sizing system, We strongly suggest that you need see the Size chart Guide andaccording to your dressing habitsto find the correct size. Such as slim or loose fit,if you like loose fit,please choose a larger size than the reference. Thanks.
Packageincluded:
1*Coat
Moredetails:
' + value + '');
});
}
$(function () {
$(".wishlist").click(function (event) {
event.preventDefault();
var seg = $(this).attr('param');
$.ajax({
url: "/wishllist-add",
cache: false,
dataType: "json",
type: "GET",
data: {pr: $(this).attr('param')},
success: function (result, success) {
if (result.remove) {
$(".box-product-outer[param=" + seg + "]").hide();
}
else {
$(".wishlist[param=" + seg + "]").children().toggleClass('green');
}
}
});
});
})