HOME > minishop

LUV IS TRUE

直击你的少女心,可爱的日常单品。

商品 (400) 产品评价


共有400个的商品。

  • LUV IS TRUE
  • 连帽卫衣 | CH POTATO HOODIE (WHITE)
  • $81 / ¥591
    New 会员价 $73 / ¥532
  • LUV IS TRUE
  • 连帽卫衣 | CH POTATO HOODIE (BLUE)
  • $81 / ¥591
    New 会员价 $73 / ¥532
  • LUV IS TRUE
  • 连帽卫衣 | CH POTATO HOODIE (BLACK)
  • $81 / ¥591
    New 会员价 $73 / ¥532
  • LUV IS TRUE
  • 翻领衬衫 | CH LVTR SHIRTS (WHITE)
  • $56 / ¥404
    New 会员价 $50 / ¥363
  • LUV IS TRUE
  • 翻领衬衫 | CH LVTR SHIRTS (BLUE)
  • $56 / ¥404
    New 会员价 $50 / ¥363
  • LUV IS TRUE
  • 项链 | CH LUV NECKLACE (SILVER)
  • $17 / ¥121
    New 会员价 $15 / ¥109
  • LUV IS TRUE
  • T恤 | CH LOGO MTM (WHITE)
  • $57 / ¥416
    New 会员价 $52 / ¥374
  • LUV IS TRUE
  • 卫衣 | CH LOGO MTM (GRAY)
  • $57 / ¥416
    New 会员价 $52 / ¥374
  • LUV IS TRUE
  • 卫衣 | CH LOGO MTM (BLACK)
  • $57 / ¥416
    New 会员价 $52 / ¥374
  • LUV IS TRUE
  • 针织衣 | CH LOGO COLLAR KNIT (WHITE)
  • $85 / ¥615
    New 会员价 $76 / ¥553
  • LUV IS TRUE
  • 针织衣 | CH LOGO COLLAR KNIT (NAVY)
  • $85 / ¥615
    New 会员价 $76 / ¥553
  • LUV IS TRUE
  • 双肩包 | CH LIGHTNING GYMSACK (WHITE)
  • $65 / ¥470
    New 会员价 $58 / ¥423
  • LUV IS TRUE
  • 双肩包 | CH LIGHTNING GYMSACK (NAVY)
  • $65 / ¥470
    New 会员价 $58 / ¥423
  • LUV IS TRUE
  • 夹克 | CH LAZY ZIP UP (BROWN)
  • $68 / ¥494
    New 会员价 $61 / ¥445
  • LUV IS TRUE
  • 夹克 | CH LAZY ZIP UP (BLACK)
  • $68 / ¥494
    New 会员价 $61 / ¥445
  • LUV IS TRUE
  • 夹克 | CH L JACKET (BLACK)
  • $159 / ¥1,157
    New 会员价 $144 / ¥1,042
  • LUV IS TRUE
  • 饰品 | CH HEART KEY RING (SILVER)
  • $16 / ¥115
    New 会员价 $14 / ¥103
  • LUV IS TRUE
  • 长袖恤 | CH FIGURE TEE (WHITE)
  • $42 / ¥307
    New 会员价 $38 / ¥277
  • LUV IS TRUE
  • 长袖恤 | CH FIGURE TEE (BLACK)
  • $42 / ¥307
    New 会员价 $38 / ¥277
  • LUV IS TRUE
  • 长裤 | CH DIGGING PANTS (BLACK)
  • $61 / ¥446
    New 会员价 $55 / ¥401
  • LUV IS TRUE
  • 夹克 | CH DEVIL VARCITY JACKET (NAVY)
  • $199 / ¥1,447
    New 会员价 $179 / ¥1,302
  • LUV IS TRUE
  • 夹克 | CH DEVIL VARCITY JACKET (BLUE)
  • $199 / ¥1,447
    New 会员价 $179 / ¥1,302
  • LUV IS TRUE
  • 针织衣 | CH CUT OUT KNIT (GRAY)
  • $65 / ¥470
    New 会员价 $58 / ¥423
  • LUV IS TRUE
  • 夹克 | CH CURVED WINDBREAKER (NAVY)
  • $130 / ¥946
    New 会员价 $117 / ¥852
  • 近期查看
  • ▲ 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>