HOME > minishop

LUV IS TRUE

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

商品 (397) 产品评价


共有397个的商品。

  • LUV IS TRUE
  • 短款连衣裙 | SZ PK OPS (BLACK)
  • $57 / ¥416
    会员价 $52 / ¥374
  • LUV IS TRUE
  • 短袖恤 | DE PANCAKE TEE (WHITE)
  • $27 / ¥193
    会员价 $24 / ¥174
  • LUV IS TRUE
  • 短袖恤 | DE VANILLA TEE (WHITE)
  • $27 / ¥193
    会员价 $24 / ¥174
  • ⓥ 预计发货日期 05.03
  • LUV IS TRUE
  • 短款连衣裙 | DE LACE BLOUSE (PINK)
  • $56 / ¥410
    会员价 $51 / ¥369
  • LUV IS TRUE
  • 长裤 | DE STITCH PANTS (IVORY)
  • $52 / ¥374
    会员价 $46 / ¥336
  • LUV IS TRUE
  • 短款连衣裙 | DE SQUARE NECK OPS (YELLOW)
  • $72 / ¥524
    会员价 $65 / ¥472
  • LUV IS TRUE
  • 短款连衣裙 | DE SQUARE NECK OPS (IVORY)
  • $72 / ¥524
    会员价 $65 / ¥472
  • 大衣 | DE SINGLE TRENCH COAT (IVORY)
  • $131 / ¥952
    会员价 $118 / ¥857
  • LUV IS TRUE
  • 大衣 | DE SINGLE TRENCH COAT (BROWN)
  • $131 / ¥952
    会员价 $118 / ¥857
7
  • LUV IS TRUE
  • 羽绒服 | (UNISEX)DS LOGO PADDING (BLUE)
  • $248 / ¥1,796
  • $173 / ¥1,257
  • LUV IS TRUE
  • 挎包 | (UNISEX)BG LOGO TOTE BAG (RED)
  • $49 / ¥356
    会员价 $44 / ¥320
  • LUV IS TRUE
  • 长袖恤 | MA LOGO TEE (YELLOW)
  • $37 / ¥271
    会员价 $34 / ¥244
7
  • LUV IS TRUE
  • 翻领衬衫 | MA DAISY SHIRT (BLUE)
  • $61 / ¥446
  • $43 / ¥312
7
  • LUV IS TRUE
  • 短裤 | (UNISEX)MA CHECK PANTS (NAVY)
  • $43 / ¥313
  • $30 / ¥219
7
  • LUV IS TRUE
  • 短裤 | (UNISEX)MA CHECK PANTS (GRAY)
  • $43 / ¥313
  • $30 / ¥219
  • LUV IS TRUE
  • 短款连衣裙 | MA BASIC OPS (IVORY)
  • $49 / ¥356
    会员价 $44 / ¥320
  • LUV IS TRUE
  • 挎包 | (UNISEX)SD GYM BAG (RED)
  • $20 / ¥145
    会员价 $18 / ¥130
  • LUV IS TRUE
  • 挎包 | (UNISEX)SD GYM BAG (PINK)
  • $20 / ¥145
    会员价 $18 / ¥130
7
  • LUV IS TRUE
  • 针织衣 | (UNISEX)KL POPCON KNIT_NV
  • $56 / ¥410
  • $40 / ¥287
  • LUV IS TRUE
  • 针织衣 | (UNISEX)KL POPCON KNIT_BE
  • $56 / ¥410
    会员价 $51 / ¥369
7
  • LUV IS TRUE
  • 流行女装 | (UNISEX)KL ROLLER KNIT_WH
  • $56 / ¥410
  • $40 / ¥287
7
  • LUV IS TRUE
  • 针织衣 | (UNISEX)KL ROLLER KNIT_GN
  • $56 / ¥410
  • $40 / ¥287
7
  • LUV IS TRUE
  • 针织衣 | (UNISEX)KL V-NECK VEST_IV
  • $45 / ¥326
  • $31 / ¥228
7
  • LUV IS TRUE
  • 针织衣 | (UNISEX)KL V-NECK VEST_NV
  • $45 / ¥326
  • $31 / ¥228
  • 近期查看
  • ▲ 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>