","image":"https://cdn.shopify.com/s/files/1/0037/0573/3166/files/JNMVG-J1094M01shadow_59a1222c-9a35-4c99-9f81-cf26b286309c.jpg?v=1733745158","sku":"JNMVG-J1094","brand":{"@type":"Brand","name":"Rosefield"},"offers":{"@type":"Offer","url":"https://www.shopstarseek.com/products/crystal-letter-v-necklace-cmnuvduxpt7ah1ll5fjpubotz","priceCurrency":"USD","price":"55.00","availability":"https://schema.org/InStock"}}

Crystal Letter V Necklace

by Rosefield

$55.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: Round snake chain 0.9mm </li> <li>Adjustable length: 42 - 46 cm</li> <li>Closure: Spring lock with pendant</li> <li>Dimensions: 0.65 x 0.8 x 0.39 cm</li> <li>SKU: JNMVG-J1094</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>