Specification Style: Casual,Elegant,FashionSleeve Length: Half SleeveColor: GoldMaterial: PolyesterPattern: PrintingSize: XS,S,M,L,XL,XXL,XXXL,XXXXLFit Style: Loose Season: Fall,Spring,SummerDress Length: Mid-CalfSize 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 XS S M L XL 2XL 3XL 4XL Shoulder 14.57 14.96 15.35 15.75 16.14 16.54 16.93 17.32 Bust 35.43 37.01 38.58 40.16 41.73 43.31 44.88 46.46 Sleeve Length 13.98 14.17 14.37 14.57 14.76 14.96 15.16 15.35 Cuff 10.24 10.63 11.02 11.42 11.81 12.20 12.60 12.99 Length 45.28 45.67 46.06 46.46 46.85 47.24 47.64 48.03 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 XS S M L XL 2XL 3XL 4XL Shoulder 37 38 39 40 41 42 43 44 Bust 90 94 98 102 106 110 114 118 Sleeve Length 35.5 36 36.5 37 37.5 38 38.5 39 Cuff 26 27 28 29 30 31 32 33 Length 115 116 117 118 119 120 121 122 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*Dress 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');
}
}
});
});
})