- Specification
- Season:Fall,Winter,Summer,Spring
- Fit Style:Loose
- Size:S,M,L,XL,XXL,XXXL,XXXXL,5XL
- Material:Cotton
- Color:Blue
- Style:Casual
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 |
Waist | 25.59 | 27.17 | 28.74 | 30.31 | 31.89 | 33.46 | 35.04 | 36.61 |
Hip | 45.67 | 47.64 | 49.61 | 51.57 | 53.54 | 55.51 | 57.48 | 59.45 |
Front Rise | 15.35 | 15.59 | 15.83 | 16.06 | 16.30 | 16.54 | 16.77 | 17.01 |
Bottom | 32.28 | 33.27 | 34.25 | 35.24 | 36.22 | 37.20 | 38.19 | 39.17 |
Length | 36.22 | 36.77 | 37.32 | 37.87 | 38.43 | 38.98 | 39.53 | 40.08 |
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 |
Waist | 65 | 69 | 73 | 77 | 81 | 85 | 89 | 93 |
Hip | 116 | 121 | 126 | 131 | 136 | 141 | 146 | 151 |
Front Rise | 39 | 39.6 | 40.2 | 40.8 | 41.4 | 42 | 42.6 | 43.2 |
Bottom | 82 | 84.5 | 87 | 89.5 | 92 | 94.5 | 97 | 99.5 |
Length | 92 | 93.4 | 94.8 | 96.2 | 97.6 | 99 | 100.4 | 101.8 |
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*Pant
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');
}
}
});
});
})