HOME > minishop

LUV IS TRUE

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

商品 (397) 产品评价


共有397个的商品。

8
  • LUV IS TRUE
  • 单肩包 | DN BOSTON BAG (BLACK)
  • $106 / ¥772
  • New 会员价 $86 / ¥625
  • LUV IS TRUE
  • 短袖恤 | DN BOARD TEE (WHITE)
  • $34 / ¥247
    New 会员价 $31 / ¥222
  • LUV IS TRUE
  • 短袖恤 | DN BOARD TEE (BLACK)
  • $34 / ¥247
    New 会员价 $31 / ¥222
8
  • LUV IS TRUE
  • 针织衣 | DN ANGORA BOLERO SET (WHITE)
  • $96 / ¥699
  • New 会员价 $78 / ¥566
8
  • LUV IS TRUE
  • 针织帽 | DN 2D CAT BEANIE (NAVY)
  • $33 / ¥241
  • New 会员价 $27 / ¥195
  • ⓥ 韩国明星泫雅同款
8
  • LUV IS TRUE
  • 针织帽 | DN 2D CAT BEANIE (BLUE)
  • $33 / ¥241
  • New 会员价 $27 / ¥195
8
1
  • LUV IS TRUE
  • 针织帽 | DN 2D CAT BEANIE (BLACK)
  • $33 / ¥241
  • New 会员价 $27 / ¥195
  • LUV IS TRUE
  • 针织衣 | VL 2D CAT KNIT (NAVY)
  • $74 / ¥536
    会员价 $67 / ¥483
1
  • LUV IS TRUE
  • 针织衣 | VL 2D CAT KNIT (PINK)
  • $74 / ¥536
    会员价 $67 / ¥483
  • ⓥ 韩国明星LE SSERAFIM SAKURA同款
  • LUV IS TRUE
  • 针织衣 | VL 2D CAT KNIT (WHITE)
  • $74 / ¥536
    会员价 $67 / ¥483
  • LUV IS TRUE
  • 针织帽 | VL BLINK BEANIE (BLACK)
  • $32 / ¥235
    会员价 $29 / ¥212
1
  • LUV IS TRUE
  • 针织帽 | VL BLINK BEANIE (PINK)
  • $32 / ¥235
    会员价 $29 / ¥212
8
  • LUV IS TRUE
  • 长裙 | VL CARGO SKIRT (BROWN)
  • $112 / ¥814
  • 会员价 $91 / ¥659
  • LUV IS TRUE
  • 夹克 | VL CROP JACKET (BLACK)
  • $132 / ¥958
    会员价 $119 / ¥863
8
  • LUV IS TRUE
  • 牛仔裤 | VL HALF PANTS (BLACK)
  • $91 / ¥657
  • 会员价 $73 / ¥532
8
  • LUV IS TRUE
  • 短裙 | VL HOLY MOLY SKIRT (PURPLE)
  • $49 / ¥356
  • 会员价 $40 / ¥288
  • LUV IS TRUE
  • 长袖恤 | VL L LOGO TEE (BLACK)
  • $37 / ¥271
    会员价 $34 / ¥244
  • ⓥ 预计发货日期 04.26
  • LUV IS TRUE
  • 长袖恤 | VL L LOGO TEE (WHITE)
  • $37 / ¥271
    会员价 $34 / ¥244
  • ⓥ 预计发货日期 04.26
  • LUV IS TRUE
  • 围脖 | VL L MUFFLER (BLACK)
  • $35 / ¥253
    会员价 $31 / ¥228
8
  • LUV IS TRUE
  • 短款连衣裙 | VL LOGO KNIT OPS (BLACK)
  • $107 / ¥778
  • 会员价 $87 / ¥630
8
  • LUV IS TRUE
  • 短款连衣裙 | VL LOGO KNIT OPS (PINK)
  • $107 / ¥778
  • 会员价 $87 / ¥630
8
  • LUV IS TRUE
  • 短款连衣裙 | VL LOGO KNIT OPS (SKY BLUE)
  • $107 / ¥778
  • 会员价 $87 / ¥630
  • LUV IS TRUE
  • 戒指 | VL LOGO RING (CLEAR)
  • $7 / ¥54
    会员价 $7 / ¥49
  • LUV IS TRUE
  • 项链 | VL STAR KEYRING NECKLACE (SILVER)
  • $23 / ¥169
    会员价 $21 / ¥152
  • 近期查看
  • ▲ 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>