✦ Verified product
Studs Earcuff
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 + Free standard delivery (2-5 bussiness days) on all watches Easy 60-day return policy 1 year warranty on all watches Prices include all taxes and duties Full delivery & return information here Specifications + Color: Gold Material: Plated stainless steel SKU: JESEG-J901 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 = "+"; } }