Specification Style: VintageSleeve Length: Long SleeveColor: Dark Blue,Light BlueMaterial: Cotton,PolyesterDecoration: ButtonSize: L,XL,XXL,XXXL,XXXXL,5XLBrand: O-NEWECollar: O-NeckFit Style: Loose Season: Fall,SpringSize Chart: Tag Size L(165/88A) XL(170/92A) 2XL(175/96A) 3XL(180/100A) 4XL(185/104A) 5XL(190/108A) US Size L XL 2XL 3XL 4XL 5XL Shoulder 16.24 16.73 17.52 18.50 19.49 20.47 Bust 42.52 44.49 47.64 51.57 55.51 59.45 Sleeve Length 23.66 23.90 24.13 24.37 24.61 24.84 Hem 57.09 59.06 62.20 66.14 70.08 74.02 Longest Length 28.74 29.13 29.53 29.92 30.31 30.71 Arm Width 15.35 15.94 16.89 18.07 19.25 20.43 Manual measurement, some errors may exist. Tag Size L(165/88A) XL(170/92A) 2XL(175/96A) 3XL(180/100A) 4XL(185/104A) 5XL(190/108A) US Size L XL 2XL 3XL 4XL 5XL Shoulder 41.25 42.5 44.5 47 49.5 52 Bust 108 113 121 131 141 151 Sleeve Length 60.1 60.7 61.3 61.9 62.5 63.1 Hem 145 150 158 168 178 188 Longest Length 73 74 75 76 77 78 Arm Width 39 40.5 42.9 45.9 48.9 51.9 Manual measurement, some errors may exist. Attention: 1. Please according to your own measurements to choose your suitable size. T he 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 and according to your dressing habits to find the correct size. S uch as slim or loose fit, if you like loose fit ,please choose a larger size than the reference. Thanks.
Packageincluded: 1*Blouse 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');
}
}
});
});
})