> SEARCH

    shirring


共有520个的商品。

  • MARGARIN FINGERS
  • 无袖恤 | RIBBON SHIRRING TOP (LIGHT PINK)
  • $66 / ¥476
    会员价 $59 / ¥429
  • MGMG STUDIO
  • 休闲衬衣 | double button shirring blouse_navy
  • $72 / ¥524
    会员价 $65 / ¥472
  • NAIN
  • 长款连衣裙 | (OP-5991)SHIRRING STRING LONG ONE PIECE
  • $81 / ¥591
    会员价 $73 / ¥532
  • ONENINENINEONE
  • 休闲衬衣 | PINTUCK SHIRRING SLEEVE TOP_2COLOR
  • $95 / ¥687
    会员价 $85 / ¥618
  • ROSE APPLE STUDIO
  • 翻领衬衫 | 222 Rope shirring shirts - BLACK
  • $60 / ¥434
    会员价 $54 / ¥391
  • ROSE APPLE STUDIO
  • 翻领衬衫 | 222 Rope shirring shirts - White
  • $60 / ¥434
    会员价 $54 / ¥391
  • ROSE APPLE STUDIO
  • 短袖恤 | 222 X shirring logo crop t - BLACK
  • $41 / ¥295
    会员价 $37 / ¥266
  • ROSE APPLE STUDIO
  • 短袖恤 | 222 X shirring logo crop t - White
  • $41 / ¥295
    会员价 $37 / ¥266
  • NOT YOUR ROSE
  • 短裙 | Rosie shirring skirt (white)
  • $96 / ¥693
    会员价 $86 / ¥624
  • NOT YOUR ROSE
  • 短裙 | Rosie shirring skirt (black)
  • $96 / ¥693
    会员价 $86 / ¥624
  • NAIN
  • 泳装 | (SW-799)SIDE SHIRRING ONE PIECE SWIMSUIT
  • $32 / ¥235
    会员价 $29 / ¥212
  • NAIN
  • 泳装 | (SW-801)CROSS SHIRRING ONE PIECE SWIMSUIT
  • $32 / ¥235
    会员价 $29 / ¥212
95
  • LETTER FROM MOON
  • 翻领衬衫 | Breeze Evening Shirring Blouse ( Ivory )
  • $51 / ¥368
  • $48 / ¥349
  • BETWEEN A AND B
  • 短款连衣裙 | V-NECK SHIRRING MINI DRESS [BEIGE]
  • $98 / ¥711
    会员价 $88 / ¥640
  • BETWEEN A AND B
  • 短款连衣裙 | V-NECK SHIRRING MINI DRESS [DARK GREEN]
  • $98 / ¥711
    会员价 $88 / ¥640
  • UNALLOYED
  • 短袖恤 | SHIRRING T SHIRT / BEIGE
  • $65 / ¥470
    会员价 $58 / ¥423
  • UNALLOYED
  • 短袖恤 | SHIRRING T SHIRT / CHARCOAL
  • $65 / ¥470
    会员价 $58 / ¥423
  • ETMON
  • 长款连衣裙 | Volume Shirring Dress, Black
  • $208 / ¥1,507
    会员价 $187 / ¥1,356
  • ETMON
  • 长款连衣裙 | Neck Cut-Out Shirring Dress, Black
  • $183 / ¥1,326
    会员价 $164 / ¥1,194
  • ETMON
  • 长款连衣裙 | Neck Cut-Out Shirring Dress, Light Blue
  • $183 / ¥1,326
    会员价 $164 / ¥1,194
8.5
  • YUPPE
  • 翻领衬衫 | COTTON SHIRRING SHIRT_PINK
  • $60 / ¥434
  • $51 / ¥369
8.5
  • YUPPE
  • 翻领衬衫 | COTTON SHIRRING SHIRT_SKY BLUE
  • $60 / ¥434
  • $51 / ¥369
8.5
  • YUPPE
  • 短袖恤 | STRIPE SHIRRING T-SHIRT_NAVY
  • $40 / ¥289
  • $34 / ¥246
8.5
  • YUPPE
  • 短袖恤 | STRIPE SHIRRING T-SHIRT_IVORY
  • $40 / ¥289
  • $34 / ¥246
  • 近期查看
  • ▲ 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>