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

  • SALON DE YOHN
  • 针织衣 | Logo Basic Knit_ Gray
  • $106 / ¥772
    New 会员价 $96 / ¥694
  • MARGARIN FINGERS
  • 针织马甲 | LACE CABLE-KNIT (CREAM)
  • $124 / ¥898
    New 会员价 $111 / ¥808
  • MARGARIN FINGERS
  • 针织马甲 | LACE CABLE-KNIT (GREY)
  • $124 / ¥898
    New 会员价 $111 / ¥808
  • REORG
  • 针织衣 | OSON SAILOR KNIT CARDIGAN IVORY
  • $124 / ¥898
    New 会员价 $111 / ¥808
  • REORG
  • 针织衣 | OSON SAILOR KNIT CARDIGAN GRAY
  • $124 / ¥898
    New 会员价 $111 / ¥808
  • REORG
  • 针织衣 | OSON CLASSIC ARGYLE KNIT NAVY
  • $115 / ¥838
    New 会员价 $104 / ¥754
  • REORG
  • 针织衣 | OSON OBLIQUE KNIT CARDIGAN CREAM
  • $107 / ¥778
    New 会员价 $96 / ¥700
  • REORG
  • 针织衣 | OSON OBLIQUE KNIT CARDIGAN CAPPUCCINO
  • $107 / ¥778
    New 会员价 $96 / ¥700
  • REORG
  • 针织衣 | OSON COZY SNAP KNIT HOOD BLACK
  • $91 / ¥663
    New 会员价 $82 / ¥597
8.5
  • YUPPE
  • 针织衣 | MIX WOOL KNIT_GRAY
  • $80 / ¥579
  • New $68 / ¥492
8.5
  • YUPPE
  • 针织衣 | MIX WOOL KNIT_PINK
  • $80 / ¥579
  • New $68 / ¥492
7
  • YUPPE
  • 针织衣 | JACQUARD WOOL KNIT_GRAY
  • $74 / ¥536
  • New 会员价 $53 / ¥386
  • REORG
  • 针织衣 | OSON CLASSIC ARGYLE KNIT BEIGE
  • $115 / ¥838
    New 会员价 $104 / ¥754
  • REORG
  • 针织衣 | OSON COZY SNAP KNIT HOOD CREAM
  • $91 / ¥663
    New 会员价 $82 / ¥597
7
  • YUPPE
  • 针织衣 | OVER COLLAR KNIT_NAVY
  • $74 / ¥536
  • New $52 / ¥376
7
  • YUPPE
  • 针织衣 | OVER COLLAR KNIT_GRAY
  • $74 / ¥536
  • New $52 / ¥376
  • LUV IS TRUE
  • 针织衣 | AM RIBBON CARDIGAN (BLACK)
  • $110 / ¥796
    New 会员价 $99 / ¥716
  • HOKUSPOKUS
  • 针织马甲 | Audrey velvet bolero / Black
  • $107 / ¥778
    New 会员价 $96 / ¥700
  • SOLD
    OUT
  • LUV IS TRUE
  • 针织衣 | AM GRUNGE KNIT (GRAY)
  • $60 / ¥434
    New 会员价 $54 / ¥391
  • LUV IS TRUE
  • 针织衣 | AM GRUNGE KNIT (BLUE)
  • $60 / ¥434
    New 会员价 $54 / ¥391
  • LUV IS TRUE
  • 针织衣 | AM GRUNGE KNIT (BLACK)
  • $60 / ¥434
    New 会员价 $54 / ¥391
  • LUV IS TRUE
  • 针织衣 | AM CUTE RABBIT KNIT (SKY BLUE)
  • $56 / ¥410
    New 会员价 $51 / ¥369
  • LUV IS TRUE
  • 针织衣 | AM CUTE RABBIT KNIT (PINK)
  • $56 / ¥410
    New 会员价 $51 / ¥369
  • LUV IS TRUE
  • 针织衣 | AM CUTE RABBIT KNIT (BLACK)
  • $56 / ¥410
    New 会员价 $51 / ¥369
  • 近期查看
  • ▲ 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>