> SEARCH

    shirring


共有518个的商品。

  • MARGARIN FINGERS
  • 夹克 | lace shirring blouson
  • $108 / ¥784
    会员价 $97 / ¥705
  • MAISON-DE-INES
  • 中长裙 | UNBALANCED SHIRRING SKIRT_BLACK
  • $130 / ¥946
    会员价 $117 / ¥852
  • MAISON-DE-INES
  • 中长裙 | UNBALANCED SHIRRING SKIRT_BROWN
  • $130 / ¥946
    会员价 $117 / ¥852
  • MAISON-DE-INES
  • 长款连衣裙 | WAIST SHIRRING DRESS_NAVY
  • $221 / ¥1,603
    会员价 $199 / ¥1,443
  • MAISON-DE-INES
  • 长款连衣裙 | WAIST SHIRRING DRESS_BEIGE
  • $221 / ¥1,603
    会员价 $199 / ¥1,443
  • RE_L
  • 休闲衬衣 | Puff Shirring Blouse (White)
  • $104 / ¥753
    会员价 $93 / ¥678
  • CODE SHION
  • 长袖恤 | [ CODE SHION ] shirring crop T-shirts _ gray
  • $47 / ¥344
    会员价 $43 / ¥309
  • CODE SHION
  • 长袖恤 | [ CODE SHION ] shirring crop T-shirts_yellow
  • $47 / ¥344
    会员价 $43 / ¥309
  • CODE SHION
  • 长袖恤 | [ CODE SHION ] shirring crop T-shirts_white
  • $47 / ¥344
    会员价 $43 / ¥309
  • clutstudio
  • 卫衣 | 0 2 twinkle shirring top - BLACK
  • $69 / ¥500
    会员价 $62 / ¥450
  • 1159 STUDIOS
  • 短裙 | A3 VELVET SHIRRING SKIRT_BK
  • $49 / ¥356
    会员价 $44 / ¥320
  • OUR COMOS
  • 休闲衬衣 | comos'464 velvet shirring blouse (black)
  • $61 / ¥440
    会员价 $55 / ¥396
  • OUR COMOS
  • 休闲衬衣 | comos440 shirring crop blouse (ivory)
  • $65 / ¥470
    会员价 $58 / ¥423
  • RE_L
  • 休闲衬衣 | Volume Shirring Blouse(Black)
  • $120 / ¥874
    会员价 $108 / ¥787
  • RE_L
  • 休闲衬衣 | Volume Shirring Blouse(White)
  • $120 / ¥874
    会员价 $108 / ¥787
  • RE_L
  • 长款连衣裙 | Romantic Shirring Long Dress(Khaki)
  • $145 / ¥1,055
    会员价 $131 / ¥949
  • RE_L
  • 长款连衣裙 | Romantic Shirring Long Dress(Ivory)
  • $145 / ¥1,055
    会员价 $131 / ¥949
  • RE_L
  • 长款连衣裙 | Romantic Shirring Long Dress(Black)
  • $145 / ¥1,055
    会员价 $131 / ¥949
  • RE_L
  • 长款连衣裙 | Shirring Half Neck Long Ops(Ivory)
  • $154 / ¥1,115
    会员价 $138 / ¥1,004
  • RE_L
  • 长款连衣裙 | Shirring Half Neck Long Ops(Black)
  • $154 / ¥1,115
    会员价 $138 / ¥1,004
2
  • MAJO FACTORY
  • 长款连衣裙 | Shirring Roco Dress [Navy]
  • $148 / ¥1,073
    会员价 $133 / ¥966
1
  • MAJO FACTORY
  • 长款连衣裙 | Shirring Roco Dress [Olive]
  • $148 / ¥1,073
    会员价 $133 / ¥966
  • CAPRICIEUX
  • 短裙 | Strap shirring mini skirt (khaki)
  • $99 / ¥717
    会员价 $89 / ¥646
  • CAPRICIEUX
  • 短裙 | Strap shirring mini skirt (grey)
  • $99 / ¥717
    会员价 $89 / ¥646
  • 近期查看
  • ▲ 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>