✦ Verified product
Circle Huggies
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: Click down clasp Width: 0.2 cm Diameter: 1.2 cm SKU: JECHG-J785,JECHS-J786 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 = "+"; } }