HOME > minishop

ROLAROLA

尽显追逐幸福快乐的少女心,FUN & HEALTHY品牌,满满青春活力

商品 (789) 产品评价


共有26个的商品。

  • ROLAROLA
  • 长款连衣裙 | HALF SLEEVE SHIRRING ONEPIECE WHITE
  • $127 / ¥922
    New 会员价 $114 / ¥829
  • ROLAROLA
  • 长款连衣裙 | SAILOR LONG ONEPIECE WHITE
  • $127 / ¥922
    New 会员价 $114 / ¥829
  • ROLAROLA
  • 长款连衣裙 | SAILOR LONG ONEPIECE BLUE
  • $127 / ¥922
    New 会员价 $114 / ¥829
  • ROLAROLA
  • 短款连衣裙 | ROLA RIBBON MINI ONE-PIECE LIGHT BLUE
  • $109 / ¥789
    New 会员价 $98 / ¥710
  • ROLAROLA
  • 短款连衣裙 | ROLA RIBBON MINI ONE-PIECE BLACK
  • $109 / ¥789
    New 会员价 $98 / ¥710
  • ROLAROLA
  • 短款连衣裙 | SAILOR COLLAR ONE-PIECE NAVY
  • $136 / ¥988
    New 会员价 $123 / ¥889
  • ROLAROLA
  • 长款连衣裙 | BACK RIBBON SLEEVELESS ONEPIECE GRAY
  • $118 / ¥855
    New 会员价 $106 / ¥770
  • ROLAROLA
  • 长款连衣裙 | BACK RIBBON SLEEVELESS ONEPIECE BLACK
  • $118 / ¥855
    New 会员价 $106 / ¥770
  • ROLAROLA
  • 长款连衣裙 | CLASSIC LONG BUSTIER DRESS BLACK
  • $118 / ¥855
    New 会员价 $106 / ¥770
  • ROLAROLA
  • 短款连衣裙 | RIBBON BUSTIER MINI DRESS BLACK
  • $109 / ¥789
    New 会员价 $98 / ¥710
  • ROLAROLA
  • 短款连衣裙 | SAILOR COLLAR BUTTON ONE-PIECE BLACK
  • $164 / ¥1,187
    会员价 $147 / ¥1,068
  • ROLAROLA
  • 短款连衣裙 | KNIT MINI ONE-PIECE IVORY
  • $72 / ¥524
    会员价 $65 / ¥471
  • ROLAROLA
  • 短款连衣裙 | PUFF SLEEVE ONE-PIECE NAVY
  • $87 / ¥630
    会员价 $78 / ¥567
  • ROLAROLA
  • 短款连衣裙 | SLEEVELESS STRAP ONE-PIECE BLACK
  • $72 / ¥524
    会员价 $65 / ¥471
  • ROLAROLA
  • 短款连衣裙 | SLEEVELESS STRAP ONE-PIECE GREEN
  • $72 / ¥524
    会员价 $65 / ¥471
  • ROLAROLA
  • 短款连衣裙 | SQUARE NECK PUFFSLEEVE ONE-PIECE GREEN
  • $81 / ¥590
    会员价 $73 / ¥531
  • ROLAROLA
  • 短款连衣裙 | SQUARE NECK PUFFSLEEVE ONE-PIECE WHITE
  • $81 / ¥590
    会员价 $73 / ¥531
  • ROLAROLA
  • 短款连衣裙 | (OP-21515) GRADATION KNIT ONE-PIECE YELLOW
  • $80 / ¥581
    会员价 $72 / ¥523
  • ROLAROLA
  • 短款连衣裙 | (OP-21513) SLIT COLLAR ONE-PIECE BEIGE
  • $100 / ¥728
    会员价 $90 / ¥655
  • ROLAROLA
  • 短款连衣裙 | (OP-21512) CHECK SHIRRING ONE-PIECE MUSTARD
  • $107 / ¥775
    会员价 $96 / ¥698
  • ROLAROLA
  • 短款连衣裙 | (OP-21317) SHIRRING STRIPE ONE-PIECE BLACK
  • $49 / ¥356
    会员价 $44 / ¥320
  • ROLAROLA
  • 短款连衣裙 | (OP-21116) CHECK PATTERN FRILL ONE-PIECE IVORY
  • $74 / ¥536
    会员价 $67 / ¥483
  • ROLAROLA
  • 短款连衣裙 | (OP-20714) PUFF-SLEEVE ANORAK ONE-PIECE NAVY
  • $82 / ¥597
    会员价 $74 / ¥537
 12
  • 近期查看
  • ▲ 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>