HOME > minishop

MGMG STUDIO

基本日常单品加入了MUNGE独有的复古元素。

商品 (217) 产品评价


共有217个的商品。

  • MGMG STUDIO
  • 大衣 | Stitch trench coat_light grey
  • $240 / ¥1,742
    会员价 $216 / ¥1,568
  • MGMG STUDIO
  • 夹克 | Herringbone vest_wine
  • $90 / ¥651
    会员价 $81 / ¥586
  • MGMG STUDIO
  • 夹克 | Herringbone vest_brown
  • $90 / ¥651
    会员价 $81 / ¥586
  • MGMG STUDIO
  • 夹克 | Wool check vest_brown
  • $101 / ¥729
    会员价 $90 / ¥656
  • MGMG STUDIO
  • 短裙 | Herringbone skirt_wine
  • $80 / ¥579
    会员价 $72 / ¥521
  • MGMG STUDIO
  • 短裙 | Herringbone skirt_brown
  • $80 / ¥579
    会员价 $72 / ¥521
  • MGMG STUDIO
  • 短裙 | Wool check skirt_brown
  • $82 / ¥597
    会员价 $74 / ¥537
  • ⓥ 韩国明星JOY同款
  • MGMG STUDIO
  • 短裙 | Wool check skirt_black
  • $82 / ¥597
    会员价 $74 / ¥537
  • MGMG STUDIO
  • 长裤 | Corduroy pocket pants_green
  • $98 / ¥711
    会员价 $88 / ¥640
  • MGMG STUDIO
  • 长裤 | Corduroy pocket pants_pink brown
  • $98 / ¥711
    会员价 $88 / ¥640
  • MGMG STUDIO
  • 短裙 | Lace shirring long skirt_navy
  • $105 / ¥766
    会员价 $95 / ¥689
  • MGMG STUDIO
  • 长裙 | Lace shirring long skirt_white
  • $105 / ¥766
    会员价 $95 / ¥689
  • MGMG STUDIO
  • 短裙 | Flower frill layered skirt_apricot
  • $72 / ¥524
    会员价 $65 / ¥472
  • MGMG STUDIO
  • 短裙 | Flower frill layered skirt_skyblue
  • $72 / ¥524
    会员价 $65 / ¥472
  • MGMG STUDIO
  • 短裙 | petal ruffle skirt_white
  • $65 / ¥470
    会员价 $58 / ¥423
  • MGMG STUDIO
  • 短裙 | petal ruffle skirt_pink
  • $65 / ¥470
    会员价 $58 / ¥423
  • MGMG STUDIO
  • 短裙 | Check layered skirt_white
  • $72 / ¥524
    会员价 $65 / ¥472
  • MGMG STUDIO
  • 短裙 | Check layered skirt_navy
  • $72 / ¥524
    会员价 $65 / ¥472
  • MGMG STUDIO
  • 长款连衣裙 | Shirring long one-piece_lime
  • $123 / ¥892
    会员价 $111 / ¥803
  • MGMG STUDIO
  • 长款连衣裙 | Shirring long one-piece_emerald
  • $123 / ¥892
    会员价 $111 / ¥803
  • MGMG STUDIO
  • 休闲衬衣 | Smoke ribbon blouse_ivory
  • $105 / ¥766
    会员价 $95 / ¥689
  • MGMG STUDIO
  • 休闲衬衣 | Smoke ribbon blouse_skyblue
  • $105 / ¥766
    会员价 $95 / ¥689
  • MGMG STUDIO
  • 休闲衬衣 | petal ruffle blouse_pink
  • $105 / ¥766
    会员价 $95 / ¥689
  • MGMG STUDIO
  • 休闲衬衣 | petal ruffle blouse_white
  • $105 / ¥766
    会员价 $95 / ¥689
  • 近期查看
  • ▲ 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>