流行女装 > 连衣裙 > 长款连衣裙 共有760个的商品。

  • BEMUSE MANSION
  • 长款连衣裙 | Lace pleated dress - Black
  • $189 / ¥1,374
    会员价 $170 / ¥1,237
  • BEMUSE MANSION
  • 长款连衣裙 | Back point layered dress - Mint
  • $115 / ¥832
    会员价 $103 / ¥749
  • oh L
  • 长款连衣裙 | NECK SCARF FRILL DRESS_LIGHT PINK
  • $198 / ¥1,435
    会员价 $178 / ¥1,291
  • oh L
  • 长款连衣裙 | NECK SCARF FRILL DRESS_OLIVE BEIGE
  • $198 / ¥1,435
    会员价 $178 / ¥1,291
  • oh L
  • 长款连衣裙 | NECK SCARF FRILL DRESS_PAISLEY
  • $198 / ¥1,435
    会员价 $178 / ¥1,291
  • RE_L
  • 长款连衣裙 | Check v-neck shirring dress (red)
  • $164 / ¥1,194
    会员价 $148 / ¥1,074
  • RE_L
  • 长款连衣裙 | Soft cotton long dress (black)
  • $164 / ¥1,194
    会员价 $148 / ¥1,074
  • RE_L
  • 长款连衣裙 | Soft cotton long dress (yellow)
  • $164 / ¥1,194
    会员价 $148 / ¥1,074
  • RE_L
  • 长款连衣裙 | Soft cotton long dress (beige)
  • $164 / ¥1,194
    会员价 $148 / ¥1,074
  • RE_L
  • 长款连衣裙 | Heart neck shirring dress (black)
  • $162 / ¥1,175
    会员价 $146 / ¥1,058
  • RE_L
  • 长款连衣裙 | Heart neck shirring dress (cream)
  • $162 / ¥1,175
    会员价 $146 / ¥1,058
  • RE_L
  • 长款连衣裙 | Tweed sleeveless dress (black)
  • $203 / ¥1,477
    会员价 $183 / ¥1,329
  • RE_L
  • 长款连衣裙 | Tweed sleeveless dress (sky blue)
  • $203 / ¥1,477
    会员价 $183 / ¥1,329
  • RE_L
  • 长款连衣裙 | Half sleeve shirt long ops (stripe)
  • $170 / ¥1,236
    会员价 $153 / ¥1,112
  • RE_L
  • 长款连衣裙 | Half sleeve shirt long ops (navy)
  • $170 / ¥1,236
    会员价 $153 / ¥1,112
  • RE_L
  • 长款连衣裙 | Floral pleats long dress (black)
  • $203 / ¥1,477
    会员价 $183 / ¥1,329
  • RE_L
  • 长款连衣裙 | Floral pleats long dress (ivory)
  • $203 / ¥1,477
    会员价 $183 / ¥1,329
  • RE_L
  • 长款连衣裙 | Pintuck v-neck long ops (black)
  • $203 / ¥1,477
    会员价 $183 / ¥1,329
  • RE_L
  • 长款连衣裙 | Pintuck v-neck long ops (cream)
  • $203 / ¥1,477
    会员价 $183 / ¥1,329
  • BEMUSE MANSION
  • 长款连衣裙 | Printed shirring dress - Pink flower
  • $164 / ¥1,194
    会员价 $148 / ¥1,074
  • BEMUSE MANSION
  • 长款连衣裙 | Pintuck cotton dress - Navy
  • $156 / ¥1,133
    会员价 $141 / ¥1,020
  • MANAVIS7
  • 长款连衣裙 | Pleats Sera One-Piece Mint
  • $94 / ¥681
    会员价 $84 / ¥613
  • MANAVIS7
  • 长款连衣裙 | Floral One-Piece Purple
  • $95 / ¥687
    会员价 $85 / ¥618
  • MANAVIS7
  • 长款连衣裙 | Letter Tuck One-Piece Navy
  • $101 / ¥729
    会员价 $90 / ¥656
  • 近期查看
  • ▲ 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>