✦ Verified product
Tennis Bangle
USD 55.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; } Specifications + Color: Gold / Silver Material: Plated stainless steel Closure: Hinge clasp Dimensions: 0.37 x 0.23 cm SKU: JBCBG-J1033, JBCBS-J1034 Delivery & returns + 1 year warranty on all jewelry Prices include all taxes and duties Track & Trace included on all shipments Full delivery & return information here 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 = "+"; } }