Specification Style: CasualSleeve Length: Long SleeveColor: Black,WhiteSilhouette: AsymmetricalMaterial: CottonPattern: PlaidSize: S,M,L,XL,XXL,XXXL,XXXXL,5XLCollar: Turn-down CollarSeason: Fall,SpringDress Length: MiniThickness: RegularSize 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 15.35 15.75 16.54 16.93 17.32 17.72 18.50 18.90 Bust 37.40 39.37 41.34 43.31 45.28 47.24 49.21 51.18 Sleeve Length 23.62 24.02 24.02 24.41 24.41 24.80 25.20 25.20 Front Length 32.28 33.07 33.46 34.25 34.65 35.43 35.83 36.61 Back Length 39.37 40.16 40.55 41.34 41.73 42.52 42.91 43.70 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 39 40 42 43 44 45 47 48 Bust 95 100 105 110 115 120 125 130 Sleeve Length 60 61 61 62 62 63 64 64 Front Length 82 84 85 87 88 90 91 93 Back Length 100 102 103 105 106 108 109 111 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');
}
}
});
});
})