HOME > minishop

ROLAROLA

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

商品 (789) 产品评价


共有789个的商品。

  • 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
  • 长裙 | ROLA PLEATS FULL SKIRT WHITE
  • $100 / ¥723
    New 会员价 $90 / ¥650
  • ROLAROLA
  • 长裙 | ROLA PLEATS FULL SKIRT BLACK
  • $100 / ¥723
    New 会员价 $90 / ¥650
  • ROLAROLA
  • 中长裙 | A LINE MIDI SKIRT WHITE
  • $81 / ¥590
    New 会员价 $73 / ¥531
  • ROLAROLA
  • 中长裙 | A LINE MIDI SKIRT BLACK
  • $81 / ¥590
    New 会员价 $73 / ¥531
  • ROLAROLA
  • 中长裙 | A LINE MIDI SKIRT BEIGE
  • $81 / ¥590
    New 会员价 $73 / ¥531
  • ROLAROLA
  • 长裤 | WIDE PINTUCK PANTS WHITE
  • $81 / ¥590
    New 会员价 $73 / ¥531
  • ROLAROLA
  • 长裤 | WIDE PINTUCK PANTS BEIGE
  • $81 / ¥590
    New 会员价 $73 / ¥531
  • ROLAROLA
  • 长裤 | WIDE PINTUCK PANTS NAVY
  • $81 / ¥590
    New 会员价 $73 / ¥531
  • ROLAROLA
  • 短裤 | ROLA DENIM HALF PANTS LIGHT BLUE
  • $63 / ¥458
    New 会员价 $57 / ¥412
  • ROLAROLA
  • 长裤 | DENIM COLOR PANTS PINK
  • $81 / ¥590
    New 会员价 $73 / ¥531
  • ROLAROLA
  • 短裤 | PAJAMA SHORT PANTS PINK
  • $59 / ¥431
    New 会员价 $53 / ¥388
  • ROLAROLA
  • 短裤 | PAJAMA SHORT PANTS BLUE
  • $59 / ¥431
    New 会员价 $53 / ¥388
  • ROLAROLA
  • 短裤 | TRAINING SHORTS WHITE
  • $58 / ¥418
    New 会员价 $52 / ¥376
  • ROLAROLA
  • 短裤 | TRAINING SHORTS BLACK
  • $58 / ¥418
    New 会员价 $52 / ¥376
  • ROLAROLA
  • 长裤 | STRING CARGO PANTS WHITE
  • $87 / ¥630
    New 会员价 $78 / ¥567
  • ROLAROLA
  • 长裤 | STRING CARGO PANTS BLACK
  • $87 / ¥630
    New 会员价 $78 / ¥567
  • ROLAROLA
  • 夹克 | HALF TWEED JACKET PINK
  • $136 / ¥988
    New 会员价 $123 / ¥889
  • 近期查看
  • ▲ 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>