HOME > minishop

ROLAROLA

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

商品 (789) 产品评价


共有86个的商品。

  • ROLAROLA
  • ETC | ROLA GLOVES KNIT BEIGE
  • $36 / ¥259
    会员价 $32 / ¥233
  • ROLAROLA
  • ETC | ROLA GLOVES KNIT BLACK
  • $36 / ¥259
    会员价 $32 / ¥233
  • ROLAROLA
  • ETC | ROLA LONG GLOVES BLUE
  • $32 / ¥232
    会员价 $29 / ¥209
  • ROLAROLA
  • ETC | ROLA LONG GLOVES GRAY
  • $32 / ¥232
    会员价 $29 / ¥209
  • ROLAROLA
  • ETC | ROLA LONG GLOVES PINK
  • $32 / ¥232
    会员价 $29 / ¥209
  • ROLAROLA
  • 围脖 | WIDE CHECK MUFFLER DEEP GREEN
  • $41 / ¥298
    会员价 $37 / ¥269
  • ROLAROLA
  • 手机支架 | BIG RIBBON GRIP TOK PINK
  • $20 / ¥146
    会员价 $18 / ¥131
  • ⓥ 韩国明星金宝罗同款
  • ROLAROLA
  • 鸭舌帽 | ROLA LOGO BALL CAP IVORY
  • $36 / ¥259
    会员价 $32 / ¥233
  • ROLAROLA
  • 鸭舌帽 | ROLA LOGO BALL CAP PINK
  • $36 / ¥259
    会员价 $32 / ¥233
  • ROLAROLA
  • 鸭舌帽 | ROLA LOGO BALL CAP BLACK
  • $36 / ¥259
    会员价 $32 / ¥233
  • ROLAROLA
  • 头饰 | SUEDE PEARL RIBBON HAIR PIN BLACK
  • $14 / ¥99
    会员价 $12 / ¥89
  • ROLAROLA
  • 头饰 | SHINY HAIR SCRUNCH BLACK
  • $15 / ¥112
    会员价 $14 / ¥101
  • ROLAROLA
  • 头饰 | RIBBON HAIR BAND BLACK
  • $12 / ¥86
    会员价 $11 / ¥77
  • ROLAROLA
  • 袜子 | COTTON BLENDED SOCKS OATMEAL
  • $8 / ¥59
    会员价 $7 / ¥53
  • ROLAROLA
  • 袜子 | COTTON BLENDED SOCKS NAVY
  • $8 / ¥59
    会员价 $7 / ¥53
  • ROLAROLA
  • 袜子 | COTTON BLENDED SOCKS BLACK
  • $8 / ¥59
    会员价 $7 / ¥53
  • ROLAROLA
  • 手机支架 | BIG RIBBON GRIP TOK SILVER
  • $20 / ¥146
    会员价 $18 / ¥131
  • ROLAROLA
  • 头饰 | SHINY HAIR SCRUNCH IVORY
  • $15 / ¥112
    会员价 $14 / ¥101
  • ROLAROLA
  • 头饰 | SATIN RIBBON HAIR PIN IVORY
  • $15 / ¥112
    会员价 $14 / ¥101
  • ROLAROLA
  • 头饰 | RIBBON HAIR BAND IVORY
  • $12 / ¥86
    会员价 $11 / ¥77
  • ROLAROLA
  • 头饰 | RIBBON TIE HAIR BAND BLACK
  • $20 / ¥146
    会员价 $18 / ¥131
  • ROLAROLA
  • 生活用品 | CHECKER BOARD TOWEL PINK
  • $36 / ¥259
    会员价 $32 / ¥233
  • ROLAROLA
  • 贝雷帽 | PANAMA HAT BEIGE
  • $36 / ¥259
    会员价 $32 / ¥233
  • ROLAROLA
  • 头饰 | CLAM HAIR CLIPPER BLUE
  • $14 / ¥99
    会员价 $12 / ¥89
 1234
  • 近期查看
  • ▲ 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>