Specification Style: CasualSleeve Length: Long SleeveColor: Black,Burgundy,Green,Pink,PurpleMaterial: PolyesterPattern: Pure ColorSize: S,M,L,XL,XXL,XXXL,XXXXL,5XLCollar: O-NeckFit Style: Loose Season: Fall,Spring,WinterSize 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 14.96 15.35 16.14 16.54 16.93 17.32 18.11 18.50 Bust 33.07 35.04 37.01 38.98 40.94 42.91 44.88 46.85 Sleeve Length (from shoulder tocuff’) 25.98 26.38 26.77 27.17 27.56 27.95 28.35 28.74 Waist 42.52 44.49 46.46 48.43 50.39 52.36 54.33 56.30 Front Length 28.74 29.13 29.53 29.92 30.31 30.71 31.10 31.50 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 38 39 41 42 43 44 46 47 Bust 84 89 94 99 104 109 114 119 Sleeve Length (from shoulder tocuff’) 66 67 68 69 70 71 72 73 Waist 108 113 118 123 128 133 138 143 Front Length 73 74 75 76 77 78 79 80 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');
}
}
});
});
})