流行女装 > 针织衣 共有1626个的商品。

  • SOIR
  • 针织衣 | PUFFY SLEEVE KNIT - BLUEGREEN
  • $98 / ¥711
    会员价 $88 / ¥640
  • RE_L
  • 针织衣 | Woven v-neck knit (gray)
  • $137 / ¥995
    会员价 $123 / ¥895
  • SOLD
    OUT
  • RE_L
  • 针织衣 | Woven v-neck knit (ivory)
  • $137 / ¥995
    会员价 $123 / ¥895
  • SOLD
    OUT
  • RE_L
  • 针织衣 | Ribbed mohair mix knit (mint)
  • $183 / ¥1,326
    会员价 $164 / ¥1,194
  • SOLD
    OUT
  • RE_L
  • 针织衣 | Stitch line crop knit (brown)
  • $123 / ¥892
    会员价 $111 / ¥803
  • SOLD
    OUT
  • RE_L
  • 针织衣 | Stitch line crop knit (cream)
  • $123 / ¥892
    会员价 $111 / ¥803
  • SOLD
    OUT
  • RE_L
  • 针织马甲 | Air wool knit vest (gray)
  • $108 / ¥784
    会员价 $97 / ¥705
  • SOLD
    OUT
  • RE_L
  • 针织马甲 | Air wool knit vest (sky blue)
  • $108 / ¥784
    会员价 $97 / ¥705
  • SOLD
    OUT
  • RE_L
  • 针织马甲 | Air wool knit vest (cream)
  • $108 / ¥784
    会员价 $97 / ¥705
  • SOLD
    OUT
2
  • WAIKEI
  • 针织衣 | Maltese archive line graphics knit PINK
  • $74 / ¥536
    会员价 $67 / ¥483
1
  • WAIKEI
  • 针织衣 | Maltese archive line graphics knit SKYBLUE
  • $74 / ¥536
    会员价 $67 / ¥483
1
  • WAIKEI
  • 针织衣 | Maltese archive line graphics knit MINT
  • $74 / ¥536
    会员价 $67 / ¥483
1
  • WAIKEI
  • 针织衣 | Maltese archive line graphics knit PURPLE
  • $74 / ¥536
    会员价 $67 / ¥483
2
  • WAIKEI
  • 针织衣 | Logo typography knit GREY
  • $74 / ¥536
    会员价 $67 / ¥483
  • RE_L
  • 针织衣 | Sailor crop knit (black)
  • $125 / ¥904
    会员价 $112 / ¥814
  • SOLD
    OUT
  • RE_L
  • 针织衣 | Sailor crop knit (cream)
  • $125 / ¥904
    会员价 $112 / ¥814
8
  • MONTS
  • 针织衣 | monts 1562 button bolero knit set (black)
  • $79 / ¥573
  • 会员价 $64 / ¥464
8
  • MONTS
  • 针织衣 | monts 1561 button bolero knit set (indigo pink)
  • $79 / ¥573
  • 会员价 $64 / ¥464
8
  • MONTS
  • 针织衣 | monts 1560 diagonal slit balloon knitwear (navy)
  • $54 / ¥392
  • 会员价 $44 / ¥317
8
  • MONTS
  • 针织衣 | monts 1559 diagonal slit balloon knitwear (gray)
  • $54 / ¥392
  • 会员价 $44 / ¥317
8
  • OUR COMOS
  • 针织衣 | comos 745 balloon crop wool knit (3colors)
  • $56 / ¥410
  • 会员价 $46 / ¥332
8
  • OUR COMOS
  • 针织衣 | comos 765 cross V-neck knit (melange gray)
  • $60 / ¥434
  • 会员价 $48 / ¥352
8
  • OUR COMOS
  • 针织衣 | comos 764 cross V-neck knit (camel)
  • $60 / ¥434
  • 会员价 $48 / ¥352
8
  • 近期查看
  • ▲ TOP
  • <script type="text/javascript"> <!-- var intTopPos = 220; // 상단 위치 var intSpeed = 500; // 속도 $(document).ready(function() { var intQuickTopPos = intTopPos; $("div#quickMenu").css({'position':'absolute', 'top':intQuickTopPos + 'px'}); $(window).scroll(function() { var intQuickTopPos = ($(document).scrollTop() < intTopPos) ? intTopPos : $(document).scrollTop() + 10; $("div#quickMenu").stop(); $("div#quickMenu").animate({ "top": intQuickTopPos + "px" }, intSpeed ); }); }); //--> </script> <div class="quickWrap" id="quickMenu" style="top:220px;margin-left:550px;"> <div class="titQuick">最新??商品</div> <script type="text/javascript"> <!-- var quickPage = 1; var quickPageMax = 0; $(document).ready(function() { $.getJSON("./?menuType=main&mode=json&act=quickProdList&quickPage="+quickPage+"&callback=?", function(data) { $(".quickProduct").html(data[0].QUICK_PROD_LIST); quickPageMax = data[0].QUICK_PAGE_MAX; }); }); function goQuickMenuPrevMoveEvent() { goQuickMenuPrevMove(); } function goQuickMenuNextMoveEvent() { goQuickMenuNextMove(); } function goQuickMenuPrevMove() { if(quickPage <= 1) { return false; } quickPage = quickPage - 1; $.getJSON("./?menuType=main&mode=json&act=quickProdList&quickPage="+quickPage+"&callback=?", function(data) { $(".quickProduct").html(data[0].QUICK_PROD_LIST); }); } function goQuickMenuNextMove() { if(quickPage >= quickPageMax) { return false; } quickPage = quickPage + 1; $.getJSON("./?menuType=main&mode=json&act=quickProdList&quickPage="+quickPage+"&callback=?", function(data) { $(".quickProduct").html(data[0].QUICK_PROD_LIST); }); } //--> </script> <div class="quickProduct"></div> <div class="quickBtnWrap"><a href="javascript:goQuickMenuPrevMoveEvent()"><img src="../images/common/btn_bannerTop.png" alt=""></a><a href="javascript:goQuickMenuNextMoveEvent()"><img src="../images/common/btn_bannerBottom.png" alt=""></a></div> <!-- <div class="quickBtnWrap"> <a href="javascript:goQuickMenuPrevMoveEvent()" class="btnQuickPrev"><img src="../images/common/btn_bannerTop.png" alt=""></a> <a href="javascript:goQuickMenuNextMoveEvent()" class="btnQuickNext"><img src="../images/common/btn_bannerBottom.png" alt=""></a> </div> --> <div class="topBtn"> <a href="#top"><img src="/upload/images/btn_top.png"/></a> </div> </div>