HOME > minishop

LUV IS TRUE

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

商品 (397) 产品评价


共有397个的商品。

2
  • LUV IS TRUE
  • 卫衣 | VL STAR MTM (BLACK)
  • $66 / ¥476
    会员价 $59 / ¥429
3
  • LUV IS TRUE
  • 卫衣 | VL STAR MTM (LIGHT GRAY)
  • $66 / ¥476
    会员价 $59 / ¥429
8
  • LUV IS TRUE
  • 短裙 | VL SUEDE PLEATS SKIRT (NAVY)
  • $71 / ¥518
  • 会员价 $58 / ¥420
  • LUV IS TRUE
  • 长裤 | MZ STAR GLITTER PANTS (BLACK)
  • $57 / ¥416
    会员价 $52 / ¥374
  • ⓥ 预计发货日期 05.03
  • LUV IS TRUE
  • 开衫 | MZ POPCORN CARDIGAN (BLACK)
  • $60 / ¥434
    会员价 $54 / ¥391
  • LUV IS TRUE
  • 夹克 | MZ LVT VARCITY JACKET (CHARCOAL)
  • $191 / ¥1,386
    会员价 $172 / ¥1,248
  • ⓥ 韩国明星G-IDLE MINNIE同款
8
  • LUV IS TRUE
  • 生活用品 | MZ LUV HEART RUG (WHITE)
  • $52 / ¥374
  • 会员价 $42 / ¥303
  • LUV IS TRUE
  • 戒指 | MZ LOGO RING (BLACK)
  • $7 / ¥54
    会员价 $7 / ¥49
8
  • LUV IS TRUE
  • 生活用品 | MZ LOGO KNIT BLANKET (BLACK)
  • $47 / ¥344
  • 会员价 $38 / ¥278
8
  • LUV IS TRUE
  • 长裤 | MZ LAYERED PANTS (BROWN)
  • $45 / ¥326
  • 会员价 $36 / ¥264
8
  • LUV IS TRUE
  • 长裤 | MZ LAYERED PANTS (BLACK)
  • $45 / ¥326
  • 会员价 $36 / ¥264
8
2
  • LUV IS TRUE
  • 短款连衣裙 | MZ HOTFIX OPS (BLACK)
  • $61 / ¥440
  • 会员价 $49 / ¥356
8
  • LUV IS TRUE
  • 短款连衣裙 | MZ HALF MOON OPS (NAVY)
  • $49 / ¥356
  • 会员价 $40 / ¥288
8
  • LUV IS TRUE
  • 卫衣 | MZ GLITER LOGO MTM (PURPLE)
  • $45 / ¥326
  • 会员价 $36 / ¥264
8
  • LUV IS TRUE
  • 夹克 | MZ CROP STADIUM (BEIGE)
  • $132 / ¥958
  • 会员价 $107 / ¥776
8
  • LUV IS TRUE
  • 短裙 | MZ CHAIN SKIRT (WHITE)
  • $49 / ¥356
  • 会员价 $40 / ¥288
8
  • LUV IS TRUE
  • 长裤 | MZ BULLET PANTS (BLACK)
  • $110 / ¥796
  • 会员价 $89 / ¥644
8
  • LUV IS TRUE
  • 短款连衣裙 | MZ BULLET OPS (BLUE)
  • $68 / ¥494
  • 会员价 $55 / ¥400
8
  • LUV IS TRUE
  • 短款连衣裙 | MZ BULLET OPS (BLACK)
  • $68 / ¥494
  • 会员价 $55 / ¥400
  • LUV IS TRUE
  • 针织帽 | MZ BALACLAVA (BLACK)
  • $32 / ¥235
    会员价 $29 / ¥212
8
  • LUV IS TRUE
  • 短裙 | MZ ADVENTUROUS GLITTER SKIRT (BLACK)
  • $57 / ¥416
  • 会员价 $46 / ¥337
  • LUV IS TRUE
  • 卫衣开衫/运动服 | MZ 2-WAY GLITTER HOOD ZIP UP (BLACK)
  • $74 / ¥536
    会员价 $67 / ¥483
  • LUV IS TRUE
  • 短袖恤 | SU TRIBAL BUTTERFLY TEE (BLACK)
  • $27 / ¥193
    会员价 $24 / ¥174
  • ⓥ 韩国明星NewJeans MINJI同款
  • LUV IS TRUE
  • 短袖恤 | SU SUMMER CHILLIN TEE (WHITE)
  • $29 / ¥211
    会员价 $26 / ¥190
  • 近期查看
  • ▲ 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>