✦ Verified product
Twisted Wire Hoops
USD 25.00
Rosefield Women's Watches & Jewelry | Official Website
Verified independent store
→
Product Description .section { padding: 10px 0; } .section-title { cursor: pointer; font-weight: bold; } .section-title span { float: right; } .section-content { display: none; pad
ding-top: 10px; } .section:not(#first-section) { border-top: 1px solid #000; } Description + A jewelry piece that simply cannot miss in your collection. Its subtle design is easily mixed & matched for everyday wear, creating a completely styled look without effort. Delivery & returns + Prices include all taxes and duties Free standard delivery (3-5 business days) on all orders above $60 Express delivery (2 business days) possible 1 year warranty on all jewelry Full delivery & return information here Specifications + Color: Gold/Silver Material: Plated stainless steel Closure: Butterfly Pin Dimensions: 1.3 x 1.0 x 1.5 cm SKU: JETWG-J787,JETWS-J788 function toggleSection(sectionId) { var content = document.getElementById(sectionId); var icon = document.getElementById(sectionId + '-icon'); if (content.style.display === "none" || content.style.display === "") { content.style.display = "block"; icon.textContent = "-"; } else { content.style.display = "none"; icon.textContent = "+"; } }