","image":"https://cdn.shopify.com/s/files/1/0037/0573/3166/files/JBMPG-J1116_M01_shadow_6ab9d108-e13a-494a-bf8f-da08e93c60cf.jpg?v=1733745186","sku":"JBMPG-J1116","brand":{"@type":"Brand","name":"Rosefield"},"offers":{"@type":"Offer","url":"https://www.shopstarseek.com/products/crystal-letter-p-bracelet-cmnuvduvet78w1ll55lgzi9uk","priceCurrency":"USD","price":"49.00","availability":"https://schema.org/InStock"}}

Crystal Letter P Bracelet

by Rosefield

$49.00

<meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Product Description</title> <style> .section { padding: 10px 0; } .section-title { cursor: pointer; font-weight: bold; } .section-title span { float: right; } .section-content { display: none; padding-top: 10px; } .section:not(#material-section) { border-top: 1px solid #000; } </style> <div id="material-section" class="section"> <div class="section-title" onclick="toggleSection('description')"> Specifications <span id="description-icon">+</span> </div> <div id="description" class="section-content"> <ul> <li>Color: Gold</li> <li>Material: Plated stainless steel</li> <li>Chain type: Cable Chain 1mm</li> <li>Adjustable length: 16.5 - 19.5 cm</li> <li>Closure: Spring lock with pendant</li> <li>Dimensions: 0.6 x 0.8 x 0.22 cm</li> <li>SKU: JBMPG-J1116</li> </ul> </div> </div> <div class="section"> <div class="section-title" onclick="toggleSection('delivery')"> Delivery &amp; Returns <span id="delivery-icon">+</span> </div> <div id="delivery" class="section-content"> <ul> <li>Prices include all taxes and duties</li> <li>Track &amp; Trace included on all shipments</li> <li>1 year warranty on all jewelry</li> <li>Full delivery &amp; return information <span style="text-decoration: underline;"><a href="https://help.rosefieldwatches.com/" target="_blank">here</a></span> </li> </ul> </div> </div> <script> 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 = "+"; } } </script>