HOME > minishop

LUV IS TRUE

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

商品 (397) 产品评价


共有397个的商品。

  • LUV IS TRUE
  • 无袖恤 | PY ZIP TOP (BLACK)
  • $42 / ¥307
    New 会员价 $38 / ¥277
  • LUV IS TRUE
  • 长裤 | PY WIDE PANTS (BLACK)
  • $107 / ¥778
    New 会员价 $96 / ¥700
  • LUV IS TRUE
  • 长裤 | PY WIDE PANTS (BEIGE)
  • $107 / ¥778
    New 会员价 $96 / ¥700
  • LUV IS TRUE
  • 长裤 | PY STRING BOOTS CUT PANTS (BLACK)
  • $46 / ¥332
    New 会员价 $41 / ¥298
  • LUV IS TRUE
  • 太阳镜 | PY STAR SUNGLASSES (CLEAR)
  • $48 / ¥350
    New 会员价 $43 / ¥315
  • LUV IS TRUE
  • 太阳镜 | PY STAR SUNGLASSES (BLACK)
  • $48 / ¥350
    New 会员价 $43 / ¥315
  • LUV IS TRUE
  • 戒指 | PY STAR RING (NAVY)
  • $8 / ¥57
    New 会员价 $7 / ¥52
  • LUV IS TRUE
  • 针织衣 | PY STAR COLLAR KNIT (SKY BLUE)
  • $46 / ¥332
    New 会员价 $41 / ¥298
  • LUV IS TRUE
  • 针织衣 | PY STAR COLLAR KNIT (BLACK)
  • $46 / ¥332
    New 会员价 $41 / ¥298
  • LUV IS TRUE
  • 夹克 | PY SLEEVED ZIP UP (SKY BLUE)
  • $106 / ¥772
    New 会员价 $96 / ¥694
  • LUV IS TRUE
  • 夹克 | PY SLEEVED ZIP UP (BLACK)
  • $106 / ¥772
    New 会员价 $96 / ¥694
  • LUV IS TRUE
  • 长裤 | PY SHIRRING PANTS (GRAY)
  • $91 / ¥663
    New 会员价 $82 / ¥597
  • LUV IS TRUE
  • 无袖恤 | PY SCARF TOP (BEIGE)
  • $32 / ¥229
    New 会员价 $28 / ¥206
  • LUV IS TRUE
  • 长袖恤 | PY SCARF SET TEE (BLUE)
  • $36 / ¥259
    New 会员价 $32 / ¥233
  • LUV IS TRUE
  • 长袖恤 | PY SCARF SET TEE (BLACK)
  • $36 / ¥259
    New 会员价 $32 / ¥233
  • LUV IS TRUE
  • 长裤 | PY RIVET SKIRT PANTS (WHITE)
  • $107 / ¥778
    New 会员价 $96 / ¥700
  • LUV IS TRUE
  • 长裤 | PY RIVET SKIRT PANTS (BLACK)
  • $107 / ¥778
    New 会员价 $96 / ¥700
  • LUV IS TRUE
  • 短裙 | PY PLEATS SKIRT (BLACK)
  • $54 / ¥392
    New 会员价 $49 / ¥353
  • LUV IS TRUE
  • 生活用品 | PY PILLOW COVER (IVORY)
  • $41 / ¥295
    New 会员价 $37 / ¥266
  • LUV IS TRUE
  • 短袖恤 | PY OVERFIT LUV TEE (BLACK)
  • $41 / ¥295
    New 会员价 $37 / ¥266
  • LUV IS TRUE
  • 短袖恤 | PY OFF SHOULDER TEE (WHITE)
  • $32 / ¥235
    New 会员价 $29 / ¥212
  • LUV IS TRUE
  • 翻领衬衫 | PY MESH SHIRTS (BLACK)
  • $61 / ¥440
    New 会员价 $55 / ¥396
  • LUV IS TRUE
  • 戒指 | PY LUCKY RING (GREEN)
  • $10 / ¥72
    New 会员价 $9 / ¥65
  • LUV IS TRUE
  • 针织衣 | PY LOGO WAPPEN KNIT (SKY BLUE)
  • $47 / ¥338
    New 会员价 $42 / ¥304
  • 近期查看
  • ▲ 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>