{"product_id":"s925-sterling-silver-cubic-zirconia-angel-wings-pendant-necklaces-women-sterling-silver-925-clavicle-chain-necklaces-jewelry","title":"S925 Sterling Silver Angel Wings Necklace | Cubic Zirconia","description":"\u003cstyle\u003e\n.oj-desc {\n  max-width: 860px;\n  margin: 0 auto;\n  color: #f0f0f0;\n  font-family: \"Poppins\", sans-serif;\n  padding: 28px 16px;\n  box-sizing: border-box;\n  overflow-x: hidden;\n  width: 100%;\n}\n.oj-feat-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n  margin-bottom: 22px;\n}\n.oj-feat-box {\n  border: 1px solid rgba(201,168,76,0.28);\n  border-radius: 12px;\n  padding: 16px 10px;\n  text-align: center;\n  background: linear-gradient(180deg, #0f0e0c, #080705);\n  font-size: 13px;\n  color: #f0f0f0;\n  line-height: 1.5;\n  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;\n  user-select: none;\n}\n.oj-feat-box:hover {\n  transform: translateY(-4px) scale(1.03);\n  box-shadow: 0 16px 50px rgba(201,168,76,0.18);\n  border-color: rgba(201,168,76,0.55);\n}\n.oj-feat-box span {\n  display: block;\n  font-size: 22px;\n  margin-bottom: 6px;\n}\n.oj-acc-item {\n  border: 1px solid rgba(201,168,76,0.18);\n  border-radius: 12px;\n  margin-bottom: 8px;\n  overflow: hidden;\n  background: #0b0a09;\n}\n.oj-acc-header {\n  padding: 15px 16px;\n  font-size: 14px;\n  color: #c9a84c;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  transition: background 0.2s ease;\n  letter-spacing: 0.03em;\n}\n.oj-acc-header:hover { background: rgba(201,168,76,0.05); }\n.oj-acc-arrow {\n  transition: transform 0.3s ease;\n  display: inline-block;\n  font-style: normal;\n  font-size: 16px;\n  color: rgba(201,168,76,0.7);\n}\n.oj-acc-content {\n  display: none;\n  padding: 14px 16px;\n  font-size: 13.5px;\n  color: #d4d4d4;\n  line-height: 1.85;\n  border-top: 1px solid rgba(201,168,76,0.1);\n}\n.oj-acc-item.open .oj-acc-content { display: block; }\n.oj-acc-item.open .oj-acc-arrow { transform: rotate(180deg); }\n.oj-spec-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 13px;\n}\n.oj-spec-table tr {\n  border-bottom: 1px solid rgba(201,168,76,0.08);\n}\n.oj-spec-table tr:last-child { border-bottom: none; }\n.oj-spec-table td {\n  padding: 8px 4px;\n  vertical-align: top;\n}\n.oj-spec-table td:first-child {\n  color: #c9a84c;\n  width: 44%;\n  font-weight: 500;\n}\n.oj-spec-table td:last-child { color: #d4d4d4; }\n.oj-highlight-list {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n.oj-highlight-list li {\n  padding: 8px 0;\n  border-bottom: 1px solid rgba(201,168,76,0.08);\n  font-size: 13.5px;\n  color: #d4d4d4;\n  line-height: 1.75;\n}\n.oj-highlight-list li:last-child { border-bottom: none; }\n.oj-highlight-list li strong {\n  color: #c9a84c;\n  font-weight: 500;\n}\n.oj-video-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 6px;\n  margin: 22px 0;\n  width: 100%;\n}\n.oj-video-card {\n  aspect-ratio: 9 \/ 14;\n  border-radius: 10px;\n  overflow: hidden;\n  border: 1px solid rgba(201,168,76,0.2);\n  background: #050504;\n  transition: border-color 0.3s ease, transform 0.3s ease;\n  cursor: pointer;\n}\n.oj-video-card:hover {\n  border-color: #c9a84c;\n  transform: translateY(-3px);\n  box-shadow: 0 10px 25px rgba(201,168,76,0.2);\n}\n.oj-video-card video {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n}\n@media (max-width: 600px) {\n  .oj-video-grid { grid-template-columns: repeat(3, 1fr); gap: 3px; }\n  .oj-video-card { border-radius: 6px; }\n}\n.oj-delivery {\n  margin-top: 16px;\n  border-radius: 14px;\n  overflow: hidden;\n  border: 1px solid rgba(201,168,76,0.22);\n  background: #0b0a09;\n}\n.oj-delivery-header {\n  padding: 15px 16px;\n  color: #c9a84c;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  font-size: 14px;\n  letter-spacing: 0.03em;\n  transition: background 0.2s ease;\n}\n.oj-delivery-header:hover { background: rgba(201,168,76,0.05); }\n.oj-delivery-arrow {\n  transition: transform 0.3s ease;\n  display: inline-block;\n  font-size: 16px;\n  color: rgba(201,168,76,0.7);\n}\n.oj-delivery-body {\n  display: none;\n  padding: 16px;\n  border-top: 1px solid rgba(201,168,76,0.1);\n}\n.oj-delivery.open .oj-delivery-body { display: block; }\n.oj-delivery.open .oj-delivery-arrow { transform: rotate(180deg); }\n.oj-delivery-cards {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n.oj-delivery-card {\n  background: rgba(201,168,76,0.06);\n  border: 1px solid rgba(201,168,76,0.22);\n  border-radius: 10px;\n  padding: 14px 16px;\n  text-align: center;\n}\n.oj-delivery-card-days {\n  font-size: 20px;\n  font-weight: 700;\n  color: #c9a84c;\n  letter-spacing: 0.02em;\n  margin-bottom: 4px;\n}\n.oj-delivery-card-label {\n  font-size: 12px;\n  color: rgba(240,240,240,0.55);\n  letter-spacing: 0.04em;\n}\n.oj-delivery-note {\n  margin-top: 12px;\n  font-size: 11.5px;\n  color: rgba(240,240,240,0.35);\n  padding-top: 10px;\n  border-top: 1px solid rgba(255,255,255,0.05);\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"oj-desc\"\u003e\n\n  \u003cdiv class=\"oj-feat-grid\"\u003e\n    \u003cdiv class=\"oj-feat-box\"\u003e\n\u003cspan\u003e🕊️\u003c\/span\u003eAngel Wings Pendant\u003c\/div\u003e\n    \u003cdiv class=\"oj-feat-box\"\u003e\n\u003cspan\u003e💎\u003c\/span\u003eCubic Zirconia\u003c\/div\u003e\n    \u003cdiv class=\"oj-feat-box\"\u003e\n\u003cspan\u003e🥈\u003c\/span\u003eS925 Sterling Silver\u003c\/div\u003e\n    \u003cdiv class=\"oj-feat-box\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003eWhite Gold \u0026amp; Yellow Gold\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oj-acc-item\"\u003e\n    \u003cdiv class=\"oj-acc-header\"\u003e✦ About This Necklace\u003ci class=\"oj-acc-arrow\"\u003e⌄\u003c\/i\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"oj-acc-content\"\u003e\n      \u003cul class=\"oj-highlight-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eElegant Design —\u003c\/strong\u003e A delicate angel wings pendant set with sparkling cubic zirconia. Feminine, graceful and full of meaning — purity, protection and love.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e925 Sterling Silver —\u003c\/strong\u003e Made from genuine 925 sterling silver with electroplating. High quality, hypoallergenic and built to last without tarnishing.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTwo Color Options —\u003c\/strong\u003e Available in white gold and yellow gold finish. Both elegant, both timeless — choose the one that suits her best.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePerfect Gift —\u003c\/strong\u003e A luxurious yet affordable gift for birthdays, anniversaries, Valentine's Day or any special occasion. Comes as a complete clavicle chain necklace.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oj-acc-item\"\u003e\n    \u003cdiv class=\"oj-acc-header\"\u003e📋 Product Details\u003ci class=\"oj-acc-arrow\"\u003e⌄\u003c\/i\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"oj-acc-content\"\u003e\n      \u003ctable class=\"oj-spec-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003e925 Sterling Silver\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003ePurity\u003c\/td\u003e\n\u003ctd\u003eS925\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eStone\u003c\/td\u003e\n\u003ctd\u003eCubic Zirconia\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eTreatment\u003c\/td\u003e\n\u003ctd\u003eElectroplating\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eColors\u003c\/td\u003e\n\u003ctd\u003eWhite Gold, Yellow Gold\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eChain Length\u003c\/td\u003e\n\u003ctd\u003e40cm + 5cm Extension\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eAttributes\u003c\/td\u003e\n\u003ctd\u003eOrdinary, Thin\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003ePackage Size\u003c\/td\u003e\n\u003ctd\u003e100 × 100 × 20 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003ePackage Includes\u003c\/td\u003e\n\u003ctd\u003e1 × Necklace\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oj-video-grid\"\u003e\n    \u003cdiv class=\"oj-video-card\"\u003e\u003cvideo autoplay muted loop playsinline preload=\"auto\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/4ec02e857d854cd6b2b4d02d40503d98.mp4\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n    \u003cdiv class=\"oj-video-card\"\u003e\u003cvideo autoplay muted loop playsinline preload=\"auto\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/4dcb24cf63294fc6961c15492e59ca32.mp4\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n    \u003cdiv class=\"oj-video-card\"\u003e\u003cvideo autoplay muted loop playsinline preload=\"auto\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/b91af4e0df824907a3ffafcf176302c9.mp4\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oj-delivery\" id=\"ojDeliveryAngel925\"\u003e\n    \u003cdiv class=\"oj-delivery-header\"\u003e\n      \u003cspan\u003e✦ Delivery \u0026amp; Shipping\u003c\/span\u003e \u003ci class=\"oj-delivery-arrow\"\u003e⌄\u003c\/i\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"oj-delivery-body\"\u003e\n      \u003cdiv class=\"oj-delivery-cards\"\u003e\n        \u003cdiv class=\"oj-delivery-card\"\u003e\n          \u003cdiv class=\"oj-delivery-card-days\"\u003e7–20 Days\u003c\/div\u003e\n          \u003cdiv class=\"oj-delivery-card-label\"\u003eWorldwide Delivery\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"oj-delivery-card\"\u003e\n          \u003cdiv class=\"oj-delivery-card-days\"\u003eIncluded\u003c\/div\u003e\n          \u003cdiv class=\"oj-delivery-card-label\"\u003eTracking on Every Order\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"oj-delivery-note\"\u003eTracking number sent to your email once dispatched.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  document.querySelectorAll('.oj-acc-header').forEach(function(header) {\n    header.addEventListener('click', function() {\n      this.closest('.oj-acc-item').classList.toggle('open');\n    });\n  });\n\n  document.querySelectorAll('.oj-delivery-header').forEach(function(header) {\n    header.addEventListener('click', function() {\n      this.closest('.oj-delivery').classList.toggle('open');\n    });\n  });\n\u003c\/script\u003e","brand":"My Store","offers":[{"title":"Golden Pendant \/ 925 Silver","offer_id":48416892027121,"sku":"CJLX201704102BY","price":59.99,"currency_code":"USD","in_stock":true},{"title":"White Gold Color Pendant \/ 925 Silver","offer_id":48416892059889,"sku":"CJLX201704101AZ","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0795\/2449\/5601\/files\/32d147c7-a8c9-43db-8fc8-ceaa463ac471.jpg?v=1784229119","url":"https:\/\/oscarjewels.com\/products\/s925-sterling-silver-cubic-zirconia-angel-wings-pendant-necklaces-women-sterling-silver-925-clavicle-chain-necklaces-jewelry","provider":"Oscar Jewelry","version":"1.0","type":"link"}