> SEARCH

    shirring


共有518个的商品。

  • RE_L
  • 长裙 | Shirring flare skirt (black)
  • $148 / ¥1,073
    会员价 $133 / ¥966
  • RE_L
  • 长裙 | Shirring flare skirt (cream)
  • $148 / ¥1,073
    会员价 $133 / ¥966
  • SALON DE YOHN
  • 短款连衣裙 | Ribbon Point Shirring Dress_ Floral
  • $118 / ¥856
    会员价 $106 / ¥770
  • SALON DE YOHN
  • 短款连衣裙 | Ribbon Point Shirring Dress_ Pink
  • $118 / ¥856
    会员价 $106 / ¥770
  • SALON DE YOHN
  • 短款连衣裙 | Ribbon Point Shirring Dress_ Black
  • $118 / ¥856
    会员价 $106 / ¥770
  • SALON DE YOHN
  • 长袖恤 | Shirring Sleeve T
  • $43 / ¥313
    会员价 $39 / ¥282
  • BEMUSE MANSION
  • 长款连衣裙 | Printed shirring dress - Pink flower
  • $164 / ¥1,194
    会员价 $148 / ¥1,074
  • ETMON
  • 长款连衣裙 | Side Shirring Dress, Pale Green
  • $174 / ¥1,266
    会员价 $157 / ¥1,139
1
  • ETMON
  • 长款连衣裙 | Side Shirring Dress, Beige
  • $162 / ¥1,175
    会员价 $146 / ¥1,058
  • ETMON
  • 长款连衣裙 | Side Shirring Dress, Blue Green
  • $162 / ¥1,175
    会员价 $146 / ¥1,058
  • ETMON
  • 长款连衣裙 | Side Shirring Dress, Black
  • $162 / ¥1,175
    会员价 $146 / ¥1,058
  • NAIN
  • 休闲衬衣 | (BL-3977)COLLAR PUFF SLEEVE SHIRRING BLOUSE
  • $57 / ¥416
    会员价 $52 / ¥374
  • NAIN
  • 短款连衣裙 | (OP-5614)FLORAL SHIRRING ONE PIECE
  • $57 / ¥416
    会员价 $52 / ¥374
8.5
  • YUPPE
  • 长袖恤 | GOLGI SHIRRING T-SHIRT_BLACK
  • $35 / ¥253
  • $30 / ¥215
8.5
  • YUPPE
  • 长袖恤 | GOLGI SHIRRING T-SHIRT_CREAM
  • $35 / ¥253
  • $30 / ¥215
8.5
  • YUPPE
  • 休闲衬衣 | ROUND SHIRRING SHIRT_WHITE
  • $68 / ¥494
  • $58 / ¥420
8.5
  • YUPPE
  • 休闲衬衣 | ROUND SHIRRING SHIRT_BLACK
  • $68 / ¥494
  • $58 / ¥420
  • MONTS
  • 大衣 | monts 1456 shirring long trench coat (gray)
  • $135 / ¥983
    会员价 $122 / ¥884
  • MONTS
  • 大衣 | monts 1455 shirring long trench coat (beige)
  • $135 / ¥983
    会员价 $122 / ¥884
  • MONTS
  • 休闲衬衣 | monts 1449 ribbon shirring blouse (ivory)
  • $64 / ¥464
    会员价 $58 / ¥418
  • MONTS
  • 长袖恤 | monts 1441 shirring flower Tee (deep pink)
  • $49 / ¥356
    会员价 $44 / ¥320
  • NAIN
  • 开衫 | (CD-1925)FLOWER EMBROIDERY SHIRRINGKNIT CARDIGAN
  • $57 / ¥416
    会员价 $52 / ¥374
  • NAIN
  • 开衫 | (CD-1920)SHIRRING SLEEVE COLLAR KNIT CARDIGAN
  • $57 / ¥416
    会员价 $52 / ¥374
  • REORG
  • 休闲衬衣 | KACK BANDED SHIRRING BLOUSE WHITE
  • $74 / ¥536
    会员价 $67 / ¥483
  • 近期查看
  • ▲ 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>