HOME > minishop

LUV IS TRUE

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

商品 (395) 产品评价


共有395个的商品。

  • LUV IS TRUE
  • 夹克 | AM +82 RACING JACKET (BLACK)
  • $164 / ¥1,194
    New 会员价 $148 / ¥1,074
  • LUV IS TRUE
  • 夹克 | AM +82 RACING JACKET (BEIGE)
  • $164 / ¥1,194
    New 会员价 $148 / ¥1,074
  • LUV IS TRUE
  • 棉服 | AM PADDED JACKET (BLACK)
  • $144 / ¥1,043
    New 会员价 $129 / ¥939
  • LUV IS TRUE
  • 棉服 | AM GLOSSY SHORT PUFFER JACKET (SILVER)
  • $95 / ¥687
    New 会员价 $85 / ¥618
  • LUV IS TRUE
  • 棉服 | AM GLOSSY SHORT PUFFER JACKET (BLACK)
  • $95 / ¥687
    New 会员价 $85 / ¥618
  • LUV IS TRUE
  • 针织衣 | AC STAR LOGO KNIT (SKY BLUE)
  • $57 / ¥416
    New 会员价 $52 / ¥374
  • LUV IS TRUE
  • 针织衣 | AC STAR LOGO KNIT (GRAY)
  • $57 / ¥416
    New 会员价 $52 / ¥374
  • LUV IS TRUE
  • 针织衣 | AC STAR LOGO KNIT (BLUE)
  • $57 / ¥416
    New 会员价 $52 / ¥374
  • LUV IS TRUE
  • 针织衣 | AC STAR LOGO KNIT (BLACK)
  • $57 / ¥416
    New 会员价 $52 / ¥374
  • LUV IS TRUE
  • 针织衣 | AC LUV KNIT (PURPLE)
  • $56 / ¥410
    New 会员价 $51 / ¥369
  • LUV IS TRUE
  • 针织衣 | AC LUV KNIT (PINK)
  • $56 / ¥410
    New 会员价 $51 / ¥369
  • LUV IS TRUE
  • 针织衣 | AC LOGO COLLAR KNIT (BROWN)
  • $85 / ¥615
    New 会员价 $76 / ¥553
  • LUV IS TRUE
  • 针织衣 | AC LOGO COLLAR KNIT (BLACK)
  • $85 / ¥615
    New 会员价 $76 / ¥553
  • LUV IS TRUE
  • 长裤 | CH WIDE PANTS (PINK)
  • $145 / ¥1,055
    New 会员价 $131 / ¥949
  • LUV IS TRUE
  • 长裤 | CH TUCK BOOTSCUT PANTS (WHITE)
  • $140 / ¥1,019
    New 会员价 $126 / ¥917
  • LUV IS TRUE
  • 长裤 | CH TUCK BOOTSCUT PANTS (BROWN)
  • $140 / ¥1,019
    New 会员价 $126 / ¥917
  • LUV IS TRUE
  • 长裤 | CH TUCK BOOTSCUT PANTS (BLACK)
  • $140 / ¥1,019
    New 会员价 $126 / ¥917
  • LUV IS TRUE
  • 卫衣 | CH TRACK V-NECK MTM (WHITE)
  • $58 / ¥422
    New 会员价 $52 / ¥380
  • LUV IS TRUE
  • 卫衣 | CH TRACK V-NECK MTM (BLACK)
  • $58 / ¥422
    New 会员价 $52 / ¥380
  • LUV IS TRUE
  • 长裤 | CH STRING CARGO PANTS (IVORY)
  • $97 / ¥705
    New 会员价 $87 / ¥635
  • LUV IS TRUE
  • 项链 | CH RIBBON NECKLACE (SILVER)
  • $17 / ¥127
    New 会员价 $16 / ¥114
  • LUV IS TRUE
  • 短裙 | CH RIBBON CARGO SKIRT (WHITE)
  • $65 / ¥470
    New 会员价 $58 / ¥423
  • LUV IS TRUE
  • 短裙 | CH RIBBON CARGO SKIRT (BLUE)
  • $65 / ¥470
    New 会员价 $58 / ¥423
  • LUV IS TRUE
  • 连帽卫衣 | CH POTATO HOODIE (WHITE)
  • $81 / ¥591
    New 会员价 $73 / ¥532
  • 近期查看
  • ▲ 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>