配饰 > 饰品 > 戒指 共有489个的商品。

  • SWINGSET
  • 戒指 | Flower Basket Beads Ring (Baby Blue)
  • $36 / ¥259
    会员价 $32 / ¥233
  • SWINGSET
  • 戒指 | Flower Basket Beads Ring (Baby Pink)
  • $36 / ¥259
    会员价 $32 / ¥233
  • SWINGSET
  • 戒指 | Chaplet Beads Ring (Granada)
  • $20 / ¥145
    会员价 $18 / ¥130
  • SWINGSET
  • 戒指 | Chaplet Beads Ring (Pure)
  • $20 / ¥145
    会员价 $18 / ¥130
  • SWINGSET
  • 戒指 | Chaplet Beads Ring (Bordeaux)
  • $20 / ¥145
    会员价 $18 / ¥130
  • SWINGSET
  • 戒指 | Chaplet Beads Ring (Butter)
  • $20 / ¥145
    会员价 $18 / ¥130
  • SWINGSET
  • 戒指 | Chaplet Beads Ring (Aqua)
  • $20 / ¥145
    会员价 $18 / ¥130
  • SWINGSET
  • 戒指 | Amoled Beads Ring (Mint)
  • $23 / ¥169
    会员价 $21 / ¥152
  • SWINGSET
  • 戒指 | Amoled Beads Ring (Rainbow)
  • $23 / ¥169
    会员价 $21 / ¥152
  • SWINGSET
  • 戒指 | Amoled Beads Ring (Baby Pink)
  • $23 / ¥169
    会员价 $21 / ¥152
  • SWINGSET
  • 戒指 | Chi-Chi Beads Ring (Baby Pink)
  • $25 / ¥181
    会员价 $22 / ¥163
  • SWINGSET
  • 戒指 | Meoung-Mung-E Beads Ring (Baby Pink)
  • $26 / ¥187
    会员价 $23 / ¥168
  • SWINGSET
  • 戒指 | Meoung-Mung-E Beads Ring (Fuchsia)
  • $26 / ¥187
    会员价 $23 / ¥168
  • SWINGSET
  • 戒指 | Bang-Wool-E Beads Ring (Gray)
  • $29 / ¥211
    会员价 $26 / ¥190
  • SWINGSET
  • 戒指 | Bang-Wool-E Beads Ring (Cheese)
  • $29 / ¥211
    会员价 $26 / ¥190
  • SWINGSET
  • 戒指 | Bang-Wool-E Beads Ring (Fuchsia)
  • $29 / ¥211
    会员价 $26 / ¥190
  • SWINGSET
  • 戒指 | Bunch of Flowers Beads Ring (Pink)
  • $20 / ¥145
    会员价 $18 / ¥130
  • ⓥ 韩国明星LE SSERAFIM SAKURA同款
  • SWINGSET
  • 戒指 | Plant Beads Ring (Baby Pink)
  • $31 / ¥223
    会员价 $28 / ¥201
  • SWINGSET
  • 戒指 | Plant Beads Ring (Sky Blue)
  • $31 / ¥223
    会员价 $28 / ¥201
  • SWINGSET
  • 戒指 | Plant Beads Ring (Purple)
  • $31 / ¥223
    会员价 $28 / ¥201
  • SWINGSET
  • 戒指 | Flower Pixel Beads Ring (Clear)
  • $30 / ¥220
    会员价 $27 / ¥198
  • SWINGSET
  • 戒指 | Flower Pixel Beads Ring (Black)
  • $30 / ¥220
    会员价 $27 / ¥198
  • SWINGSET
  • 戒指 | Flower Pixel Beads Ring (Purple)
  • $30 / ¥220
    会员价 $27 / ¥198
  • SWINGSET
  • 戒指 | Bubble Beads Ring (Cream)
  • $16 / ¥115
    会员价 $14 / ¥103
  • 近期查看
  • ▲ 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>