HOME > minishop

LES VACANCESS

梦想小小的惊喜,VACANCESS让日常变得更精彩

商品 (22) 产品评价


共有22个的商品。

  • LES VACANCESS
  • 开衫 | Serenity long robe [Coral cloud]
  • $132 / ¥958
    会员价 $119 / ¥863
  • LES VACANCESS
  • 开衫 | Serenity cropped robe [Calm navy]
  • $115 / ¥838
    会员价 $104 / ¥754
  • LES VACANCESS
  • 开衫 | Serenity cropped robe [Peace olive]
  • $115 / ¥838
    会员价 $104 / ¥754
  • LES VACANCESS
  • 短袖恤 | Oversized steep cut t shirt [Black]
  • $48 / ¥350
    会员价 $43 / ¥315
  • LES VACANCESS
  • 牛仔裤 | 305 High rise skinny denim [Pacific blue]
  • $82 / ¥597
    会员价 $74 / ¥537
  • LES VACANCESS
  • 长裤 | 302 Fluid palazzo [Cloud blue]
  • $115 / ¥832
    会员价 $103 / ¥749
  • LES VACANCESS
  • 长裤 | 302 Fluid palazzo [Spectra yellow]
  • $115 / ¥832
    会员价 $103 / ¥749
  • LES VACANCESS
  • 牛仔裤 | 305 High rise skinny denim [Cloud]
  • $82 / ¥597
    会员价 $74 / ¥537
  • LES VACANCESS
  • 长裤 | 302 Fluid palazzo [Eclipse navy]
  • $115 / ¥832
    会员价 $103 / ¥749
  • LES VACANCESS
  • 休闲衬衣 | Checked puff-sleeve cotton blouse [khaki]
  • $164 / ¥1,194
    会员价 $148 / ¥1,074
  • LES VACANCESS
  • 棉服 | Oversize Reversible padding shirts Jacket [sky blue]
  • $331 / ¥2,399
    会员价 $298 / ¥2,159
  • ⓥ 双面用
  • LES VACANCESS
  • 休闲衬衣 | Checked puff-sleeve cotton blouse [red]
  • $164 / ¥1,194
    会员价 $148 / ¥1,074
  • LES VACANCESS
  • 中长裙 | Asymmetric draped wool checked skirt [beet grey]
  • $223 / ¥1,615
    会员价 $200 / ¥1,454
  • LES VACANCESS
  • 针织衣 | Whole garment knit pullover [saffron]
  • $164 / ¥1,194
    会员价 $148 / ¥1,074
  • LES VACANCESS
  • 棉服 | Oversize Reversible padding shirts Jacket [beige]
  • $331 / ¥2,399
    会员价 $298 / ¥2,159
  • ⓥ 双面用
  • LES VACANCESS
  • 短裤 | BEACH LINGERIE SHORTS [MINT]
  • $73 / ¥530
    会员价 $66 / ¥477
  • LES VACANCESS
  • 休闲衬衣 | BEACH LINGERIE SLEEVELESS TOP [MINT]
  • $98 / ¥711
    会员价 $88 / ¥640
  • LES VACANCESS
  • 长款连衣裙 | BACK TWISTED MAXI DRESS [IVORY]
  • $189 / ¥1,374
    会员价 $170 / ¥1,237
  • LES VACANCESS
  • 短裤 | BEACH LINGERIE SHORTS [BLUE]
  • $73 / ¥530
    会员价 $66 / ¥477
  • LES VACANCESS
  • 休闲衬衣 | BEACH LINGERIE SLEEVELESS TOP [BLUE]
  • $98 / ¥711
    会员价 $88 / ¥640
  • LES VACANCESS
  • 短袖恤 | OVERSIZED STEEP CUT T SHIRT[COPPER]
  • $48 / ¥350
    会员价 $43 / ¥315
  • LES VACANCESS
  • 短袖恤 | OVERSIZED STEEP CUT T SHIRT[BLACK]
  • $48 / ¥350
    会员价 $43 / ¥315
 1
  • 近期查看
  • ▲ 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>