配饰 > 新款 共有4864个的商品。

  • ZOENA
  • 耳饰 | Tre heart earring
  • $32 / ¥229
    New 会员价 $28 / ¥206
  • ZOENA
  • 耳饰 | Elin pearl earring
  • $60 / ¥434
    New 会员价 $54 / ¥391
  • ZOENA
  • 头饰 | mazi pearl hairpin
  • $40 / ¥289
    New 会员价 $36 / ¥260
  • ZOENA
  • 头饰 | Purple ribbon hair pin
  • $32 / ¥229
    New 会员价 $28 / ¥206
  • ZOENA
  • 头饰 | NANA flower hair pin
  • $27 / ¥193
    New 会员价 $24 / ¥174
  • ZOENA
  • 头饰 | HOLO hair pin
  • $28 / ¥205
    New 会员价 $25 / ¥184
  • ZOENA
  • 耳饰 | heart pearl earring
  • $32 / ¥229
    New 会员价 $28 / ¥206
  • MERRY MOTIVE
  • 项链 | Simple heart and silver string necklace
  • $30 / ¥217
    New 会员价 $27 / ¥195
  • MERRY MOTIVE
  • 项链 | Clover heart with melange string necklace (Black)
  • $32 / ¥235
    New 会员价 $29 / ¥212
  • MERRY MOTIVE
  • 项链 | Clover heart with melange string necklace (Purple)
  • $32 / ¥235
    New 会员价 $29 / ¥212
  • MERRY MOTIVE
  • 项链 | Big chubby heart with black string necklace
  • $31 / ¥223
    New 会员价 $28 / ¥201
  • SWINGSET
  • 戒指 | Glass Flower Beads Ring (Lavender)
  • $12 / ¥87
    New 会员价 $11 / ¥79
  • SWINGSET
  • 戒指 | Glass Flower Beads Ring (White)
  • $12 / ¥87
    New 会员价 $11 / ¥79
  • SWINGSET
  • 戒指 | Glass Flower Beads Ring (Sky Blue)
  • $12 / ¥87
    New 会员价 $11 / ¥79
  • SWINGSET
  • 戒指 | Glass Flower Beads Ring (Pink)
  • $12 / ¥87
    New 会员价 $11 / ¥79
  • SWINGSET
  • 戒指 | Stick Ribbon Beads Ring (White)
  • $20 / ¥145
    New 会员价 $18 / ¥130
  • SWINGSET
  • 戒指 | Stick Ribbon Beads Ring (Mint)
  • $20 / ¥145
    New 会员价 $18 / ¥130
  • SWINGSET
  • 戒指 | Rabbit Beads Ring (White)
  • $12 / ¥90
    New 会员价 $11 / ¥81
  • SWINGSET
  • 戒指 | Winty Beads Ring (White)
  • $33 / ¥241
    New 会员价 $30 / ¥217
  • SWINGSET
  • 戒指 | Winty Beads Ring (Baby Pink)
  • $33 / ¥241
    New 会员价 $30 / ¥217
  • SWINGSET
  • 戒指 | Winty Beads Ring (Aqua)
  • $33 / ¥241
    New 会员价 $30 / ¥217
  • SWINGSET
  • 戒指 | Pearl Star Beads Ring (Sky Blue)
  • $33 / ¥241
    New 会员价 $30 / ¥217
  • SWINGSET
  • 戒指 | Pearl Star Beads Ring (Clear)
  • $33 / ¥241
    New 会员价 $30 / ¥217
  • SWINGSET
  • 戒指 | Pearl Star Beads Ring (Yellow)
  • $33 / ¥241
    New 会员价 $30 / ¥217
  • 近期查看
  • ▲ 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>