{"product_id":"aaa-natural-citrine-sphere-solar-plexus-chakra","title":"AAA Natural Citrine Sphere | Solar Plexus Chakra","description":"\u003cstyle\u003e\n\/* ========== Shopify Product Description Styles ========== *\/\n.citrine-sphere-product {\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n  color: #2C2C2C;\n  line-height: 1.6;\n  max-width: 100%;\n  margin: 0 auto;\n}\n\n.citrine-sphere-product * {\n  box-sizing: border-box;\n}\n\n.citrine-sphere-product img {\n  max-width: 100%;\n  height: auto;\n}\n\n\/* Hero *\/\n.citrine-sphere-product .product-hero {\n  background: linear-gradient(135deg, #FFF7E6 0%, #FFF2CC 100%);\n  padding: 40px 30px;\n  border-radius: 16px;\n  margin-bottom: 40px;\n  text-align: center;\n}\n\n.citrine-sphere-product .hero-label {\n  display: inline-block;\n  font-size: 12px;\n  font-weight: 600;\n  color: #F59E0B;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  margin-bottom: 12px;\n}\n\n.citrine-sphere-product .product-hero h2 {\n  font-size: 32px;\n  font-weight: 700;\n  margin: 0 0 16px 0;\n  color: #2C2C2C;\n  line-height: 1.3;\n}\n\n.citrine-sphere-product .product-hero p {\n  font-size: 16px;\n  line-height: 1.8;\n  color: #666;\n  margin: 0 auto;\n  max-width: 820px;\n}\n\n\/* Soft disclaimer *\/\n.citrine-sphere-product .soft-disclaimer {\n  max-width: 820px;\n  margin: 14px auto 0 auto;\n  padding: 12px 14px;\n  border-radius: 12px;\n  border: 1px solid #FFE6A7;\n  background: rgba(255, 255, 255, 0.75);\n  text-align: left;\n  font-size: 12px;\n  color: #777;\n  line-height: 1.6;\n}\n\n.citrine-sphere-product .soft-disclaimer strong {\n  color: #2C2C2C;\n  font-weight: 600;\n}\n\n\/* Features *\/\n.citrine-sphere-product .features-section {\n  margin-bottom: 50px;\n}\n\n.citrine-sphere-product .features-section h3 {\n  font-size: 26px;\n  font-weight: 700;\n  text-align: center;\n  margin: 0 0 16px 0;\n  color: #2C2C2C;\n}\n\n.citrine-sphere-product .features-section \u003e p {\n  font-size: 15px;\n  line-height: 1.8;\n  color: #666;\n  text-align: center;\n  margin: 0 auto 35px auto;\n  max-width: 720px;\n}\n\n.citrine-sphere-product .features-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n  margin-bottom: 20px;\n}\n\n.citrine-sphere-product .feature-box {\n  background: #fff;\n  border: 2px solid #FFE6A7;\n  border-radius: 12px;\n  padding: 24px 20px;\n  text-align: center;\n  transition: all 0.3s ease;\n}\n\n.citrine-sphere-product .feature-box:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 8px 24px rgba(245, 158, 11, 0.22);\n  border-color: #F59E0B;\n}\n\n.citrine-sphere-product .feature-icon {\n  font-size: 36px;\n  color: #F59E0B;\n  margin-bottom: 12px;\n}\n\n.citrine-sphere-product .feature-box h4 {\n  font-size: 17px;\n  font-weight: 700;\n  margin: 0 0 10px 0;\n  color: #2C2C2C;\n}\n\n.citrine-sphere-product .feature-box p {\n  font-size: 14px;\n  line-height: 1.6;\n  color: #666;\n  margin: 0;\n}\n\n\/* Product highlight *\/\n.citrine-sphere-product .product-highlight-section {\n  margin-bottom: 50px;\n}\n\n.citrine-sphere-product .product-highlight-section h3 {\n  font-size: 26px;\n  font-weight: 700;\n  text-align: center;\n  margin: 0 0 16px 0;\n  color: #2C2C2C;\n}\n\n.citrine-sphere-product .product-highlight-section \u003e .container \u003e .section-header \u003e p {\n  font-size: 15px;\n  line-height: 1.8;\n  color: #666;\n  text-align: center;\n  margin: 0 auto 35px auto;\n  max-width: 720px;\n}\n\n.citrine-sphere-product .product-highlight-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 30px;\n  align-items: center;\n}\n\n.citrine-sphere-product .highlight-img-wrapper {\n  position: relative;\n  overflow: hidden;\n  border-radius: 12px;\n  background: #F5F5F5;\n}\n\n.citrine-sphere-product .highlight-img {\n  width: 100%;\n  height: auto;\n  display: block;\n  border-radius: 12px;\n}\n\n.citrine-sphere-product .highlight-content {\n  background: #fff;\n  border: 2px solid #FFE6A7;\n  border-radius: 12px;\n  padding: 30px;\n}\n\n.citrine-sphere-product .product-subtitle {\n  display: inline-block;\n  font-size: 11px;\n  font-weight: 600;\n  color: #F59E0B;\n  letter-spacing: 1.2px;\n  margin-bottom: 10px;\n  text-transform: uppercase;\n}\n\n.citrine-sphere-product .highlight-content h4 {\n  font-size: 22px;\n  font-weight: 700;\n  margin: 0 0 10px 0;\n  color: #2C2C2C;\n}\n\n.citrine-sphere-product .stone-name {\n  display: block;\n  font-size: 13px;\n  color: #D97706;\n  margin-bottom: 16px;\n  font-weight: 500;\n}\n\n.citrine-sphere-product .highlight-desc {\n  font-size: 14px;\n  line-height: 1.7;\n  color: #666;\n  margin-bottom: 18px;\n}\n\n.citrine-sphere-product .specs-row {\n  display: flex;\n  gap: 10px;\n  flex-wrap: wrap;\n}\n\n.citrine-sphere-product .spec-pill {\n  display: inline-flex;\n  align-items: center;\n  gap: 5px;\n  padding: 6px 12px;\n  background: #FFF7E6;\n  border-radius: 15px;\n  font-size: 11px;\n  color: #666;\n  border: 1px solid #FFE6A7;\n}\n\n.citrine-sphere-product .mini-note {\n  margin-top: 14px;\n  padding: 10px 12px;\n  border-radius: 12px;\n  border: 1px dashed #FCD34D;\n  background: #FFF7E6;\n  color: #777;\n  font-size: 12px;\n  line-height: 1.6;\n}\n\n.citrine-sphere-product .mini-note strong {\n  color: #2C2C2C;\n  font-weight: 600;\n}\n\n\/* Detail gallery *\/\n.citrine-sphere-product .detail-gallery-section {\n  margin-bottom: 50px;\n}\n\n.citrine-sphere-product .detail-gallery-section h3 {\n  font-size: 26px;\n  font-weight: 700;\n  text-align: center;\n  margin: 0 0 16px 0;\n  color: #2C2C2C;\n}\n\n.citrine-sphere-product .detail-gallery-section \u003e .container \u003e .section-header \u003e p {\n  font-size: 15px;\n  line-height: 1.8;\n  color: #666;\n  text-align: center;\n  margin: 0 auto 35px auto;\n  max-width: 720px;\n}\n\n.citrine-sphere-product .detail-gallery-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 20px;\n}\n\n.citrine-sphere-product .detail-card {\n  background: #fff;\n  border-radius: 12px;\n  overflow: hidden;\n  border: 1px solid #E8E8E8;\n  transition: all 0.3s ease;\n}\n\n.citrine-sphere-product .detail-card:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);\n}\n\n.citrine-sphere-product .detail-img-wrapper {\n  position: relative;\n  overflow: hidden;\n  background: #F5F5F5;\n}\n\n.citrine-sphere-product .detail-img {\n  width: 100%;\n  height: auto;\n  display: block;\n  transition: transform 0.5s ease;\n}\n\n.citrine-sphere-product .detail-card:hover .detail-img {\n  transform: scale(1.05);\n}\n\n.citrine-sphere-product .detail-caption {\n  padding: 15px;\n  font-size: 13px;\n  line-height: 1.6;\n  color: #666;\n  text-align: center;\n  margin: 0;\n  background: #fff;\n}\n\n\/* Craft \u0026 materials *\/\n.citrine-sphere-product .craft-section {\n  background: #fff;\n  border: 2px solid #FFE6A7;\n  border-radius: 16px;\n  padding: 35px 30px;\n  margin-bottom: 40px;\n}\n\n.citrine-sphere-product .craft-section h3 {\n  font-size: 24px;\n  font-weight: 700;\n  margin: 0 0 20px 0;\n  color: #2C2C2C;\n  text-align: center;\n}\n\n.citrine-sphere-product .craft-section .info-text p {\n  font-size: 15px;\n  line-height: 1.8;\n  color: #666;\n  margin: 0 0 20px 0;\n}\n\n.citrine-sphere-product .craft-divider {\n  height: 2px;\n  background: linear-gradient(90deg, #FFE6A7 0%, #FCD34D 100%);\n  margin: 25px 0;\n}\n\n.citrine-sphere-product .craft-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 20px;\n  margin-top: 25px;\n}\n\n.citrine-sphere-product .craft-item {\n  padding: 18px;\n  background: #FFF7E6;\n  border-radius: 10px;\n  border-left: 4px solid #F59E0B;\n}\n\n.citrine-sphere-product .craft-item h5 {\n  font-size: 15px;\n  font-weight: 700;\n  margin: 0 0 8px 0;\n  color: #2C2C2C;\n}\n\n.citrine-sphere-product .craft-item p {\n  font-size: 13px;\n  line-height: 1.6;\n  color: #666;\n  margin: 0;\n}\n\n\/* Specs \u0026 care *\/\n.citrine-sphere-product .specs-care-section {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 20px;\n  margin-bottom: 30px;\n}\n\n.citrine-sphere-product .specs-box,\n.citrine-sphere-product .care-box {\n  background: #fff;\n  border: 2px solid #FFE6A7;\n  border-radius: 12px;\n  padding: 30px 25px;\n}\n\n.citrine-sphere-product .care-box {\n  background: #FFF7E6;\n}\n\n.citrine-sphere-product .specs-box h4,\n.citrine-sphere-product .care-box h4 {\n  font-size: 20px;\n  font-weight: 700;\n  margin: 0 0 20px 0;\n  color: #2C2C2C;\n  padding-bottom: 12px;\n  border-bottom: 3px solid #F59E0B;\n}\n\n.citrine-sphere-product .info-list {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.citrine-sphere-product .info-list li {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  margin-bottom: 15px;\n  font-size: 14px;\n  line-height: 1.7;\n  color: #666;\n}\n\n.citrine-sphere-product .info-list li strong {\n  color: #2C2C2C;\n  font-weight: 600;\n}\n\n\/* CTA *\/\n.citrine-sphere-product .product-cta {\n  text-align: center;\n  padding: 40px 20px;\n  background: linear-gradient(135deg, #FFE6A7 0%, #FFF2CC 100%);\n  border-radius: 16px;\n  margin-top: 30px;\n  margin-bottom: 30px;\n}\n\n.citrine-sphere-product .product-cta h4 {\n  font-size: 22px;\n  font-weight: 700;\n  margin: 0 0 15px 0;\n  color: #2C2C2C;\n}\n\n.citrine-sphere-product .product-cta p {\n  font-size: 15px;\n  color: #666;\n  margin: 0 auto;\n  line-height: 1.7;\n  max-width: 640px;\n}\n\n\/* Responsive *\/\n@media screen and (max-width: 968px) {\n  .citrine-sphere-product .product-highlight-grid {\n    grid-template-columns: 1fr;\n    gap: 25px;\n  }\n}\n\n@media screen and (max-width: 768px) {\n  .citrine-sphere-product .product-hero {\n    padding: 30px 20px;\n  }\n\n  .citrine-sphere-product .product-hero h2 {\n    font-size: 26px;\n  }\n\n  .citrine-sphere-product .features-grid,\n  .citrine-sphere-product .detail-gallery-grid,\n  .citrine-sphere-product .craft-grid,\n  .citrine-sphere-product .specs-care-section {\n    grid-template-columns: 1fr;\n  }\n\n  .citrine-sphere-product .features-grid {\n    gap: 15px;\n  }\n\n  .citrine-sphere-product .feature-box,\n  .citrine-sphere-product .craft-item,\n  .citrine-sphere-product .specs-box,\n  .citrine-sphere-product .care-box {\n    padding: 20px 15px;\n  }\n\n  .citrine-sphere-product .features-section h3,\n  .citrine-sphere-product .product-highlight-section h3,\n  .citrine-sphere-product .detail-gallery-section h3 {\n    font-size: 23px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"citrine-sphere-product\"\u003e\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"product-hero\"\u003e\n    \u003cspan class=\"hero-label\"\u003eNatural · Polished · Citrine Sphere\u003c\/span\u003e\n\n    \u003ch2\u003eNatural Citrine Sphere Decor\u003cbr\u003eYellow Crystal Ball\u003c\/h2\u003e\n\n    \u003cp\u003eA polished natural citrine sphere with a warm golden glow. Commonly associated with abundance, confidence, and joyful energy, it’s an uplifting accent for your living room, office desk, entryway, or meditation corner.\u003c\/p\u003e\n\n    \u003cdiv class=\"soft-disclaimer\"\u003e\n      \u003cstrong\u003eGentle note:\u003c\/strong\u003e Crystal meanings are based on traditional and cultural beliefs. This item is for decor, gifting, and personal enjoyment only and is not intended to diagnose, treat, cure, or prevent any disease.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv class=\"features-section\"\u003e\n    \u003ch3\u003eAbundance, Confidence \u0026amp; Joyful Energy\u003c\/h3\u003e\n\n    \u003cp\u003eCitrine is often called the “stone of abundance.” Display it as a bright symbol of optimism and motivation, and to set a sunny, welcoming tone in your space.\u003c\/p\u003e\n\n    \u003cdiv class=\"features-grid\"\u003e\n      \u003cdiv class=\"feature-box\"\u003e\n        \u003cdiv class=\"feature-icon\"\u003e✦\u003c\/div\u003e\n        \u003ch4\u003eSymbol of Abundance\u003c\/h4\u003e\n        \u003cp\u003eTraditionally associated with prosperity and positive momentum—an inspiring piece for workspaces and entryways.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-box\"\u003e\n        \u003cdiv class=\"feature-icon\"\u003e◆\u003c\/div\u003e\n        \u003ch4\u003eConfidence \u0026amp; Motivation\u003c\/h4\u003e\n        \u003cp\u003eOften displayed as a reminder of self-belief and action—perfect on a desk, shelf, or near goal-setting notes.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-box\"\u003e\n        \u003cdiv class=\"feature-icon\"\u003e☀\u003c\/div\u003e\n        \u003ch4\u003eWarm, Joyful Vibes\u003c\/h4\u003e\n        \u003cp\u003eA cheerful golden accent that pairs beautifully with wood, neutral decor, and sunlight-filled corners.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT HIGHLIGHT --\u003e\n  \u003cdiv class=\"product-highlight-section\"\u003e\n    \u003cdiv class=\"container\"\u003e\n      \u003cdiv class=\"section-header\"\u003e\n        \u003ch3\u003eProduct Highlight\u003c\/h3\u003e\n        \u003cp\u003ePolished to a smooth shine, this citrine sphere catches the light beautifully—warm yellow tones, natural inclusions, and a timeless shape that looks elegant anywhere.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"product-highlight-grid\"\u003e\n        \u003cdiv class=\"highlight-img-wrapper\"\u003e\n          \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0736\/7386\/7432\/files\/CitrineCrystalSphere_2.jpg?v=1768313040\"\u003e\n            \u003cimg class=\"highlight-img\" src=\"https:\/\/img.staticdj.com\/cef358d506ce6b0f94f3034133847064.jpeg\" alt=\"Natural citrine sphere close-up\" width=\"1440\" height=\"1440\" loading=\"lazy\"\u003e\n          \u003c\/a\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"highlight-content\"\u003e\n          \u003cspan class=\"product-subtitle\"\u003eNatural Crystal Sphere\u003c\/span\u003e\n\n          \u003ch4\u003eNatural Citrine Sphere – Yellow Crystal Ball\u003c\/h4\u003e\n\n          \u003cspan class=\"stone-name\"\u003eCitrine · 1.5–1.7 in. \/ 2–2.1 in. · Polished Finish\u003c\/span\u003e\n\n          \u003cp class=\"highlight-desc\"\u003eA classic crystal sphere made from natural citrine. Its golden glow makes it a lovely decor piece, a photo prop, or a thoughtful gift. Many people display citrine as a symbol of abundance and confidence, and to invite bright, joyful vibes into their space.\u003c\/p\u003e\n\n          \u003cdiv class=\"specs-row\"\u003e\n            \u003cspan class=\"spec-pill\"\u003eHigh Polish\u003c\/span\u003e\n            \u003cspan class=\"spec-pill\"\u003eSphere Shape\u003c\/span\u003e\n            \u003cspan class=\"spec-pill\"\u003eAbundance Meaning\u003c\/span\u003e\n            \u003cspan class=\"spec-pill\"\u003eHome\/Office Decor\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"mini-note\"\u003e\n            \u003cstrong\u003eNatural variation:\u003c\/strong\u003e Each sphere is unique. Color tone, clarity, and inclusions may vary from piece to piece.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DETAIL GALLERY --\u003e\n  \u003cdiv class=\"detail-gallery-section\"\u003e\n    \u003cdiv class=\"container\"\u003e\n      \u003cdiv class=\"section-header\"\u003e\n        \u003ch3\u003eDetail \u0026amp; Styling View\u003c\/h3\u003e\n        \u003cp\u003eFrom close-up glow to room styling—use it on shelves, desks, bedside tables, or as a warm centerpiece.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"detail-gallery-grid\"\u003e\n        \u003cdiv class=\"detail-card\"\u003e\n          \u003cdiv class=\"detail-img-wrapper\"\u003e\n            \u003cimg class=\"detail-img\" src=\"https:\/\/img.staticdj.com\/d5f3e8c5aa3e65b3b2bdf227637dcce4.jpeg\" alt=\"Citrine sphere detail - polish and glow\" width=\"1200\" height=\"1200\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"detail-caption\"\u003eClose-up shine and warm golden tone—polished to reflect light beautifully.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"detail-card\"\u003e\n          \u003cdiv class=\"detail-img-wrapper\"\u003e\n            \u003cimg class=\"detail-img\" src=\"https:\/\/img.staticdj.com\/ad3fbe97c1ad455177c82812407cd267.jpeg\" alt=\"Each natural citrine gemstone has unique natural inclusions and internal patterns.\" width=\"866\" height=\"866\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"detail-caption\"\u003eNatural inclusions and internal patterns—each piece is one of a kind.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"detail-card\"\u003e\n          \u003cdiv class=\"detail-img-wrapper\"\u003e\n            \u003cimg class=\"detail-img\" src=\"https:\/\/img.staticdj.com\/5c614268d80c311cb6413412559a8b53.jpeg\" alt=\"Citrine sphere styled on desk\" width=\"999\" height=\"999\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"detail-caption\"\u003eA bright desk companion—adds a sunny, uplifting touch to your workspace.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"detail-card\"\u003e\n          \u003cdiv class=\"detail-img-wrapper\"\u003e\n            \u003cimg class=\"detail-img\" src=\"https:\/\/img.staticdj.com\/3bd2ef58095c4a85bff58c345113e1df.jpeg\" alt=\"Citrine sphere styled in living room\" width=\"1500\" height=\"1500\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"detail-caption\"\u003ePerfect for shelves and coffee tables—easy to style, instantly warm and inviting.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CRAFTSMANSHIP \u0026 MATERIALS --\u003e\n  \u003cdiv class=\"craft-section\"\u003e\n    \u003ch3\u003eCraftsmanship \u0026amp; Materials\u003c\/h3\u003e\n\n    \u003cdiv class=\"info-text\"\u003e\n      \u003cp\u003eEach sphere is crafted from natural citrine and carefully polished for a smooth, glossy surface. The spherical shape is timeless—balanced, elegant, and easy to place in any room.\u003c\/p\u003e\n\n      \u003cdiv class=\"craft-divider\"\u003e\u003c\/div\u003e\n\n      \u003cp\u003eBecause this is a natural crystal, you may see subtle variations in shade, transparency, and inclusions. These details are normal and are part of the stone’s authentic beauty.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"craft-grid\"\u003e\n      \u003cdiv class=\"craft-item\"\u003e\n        \u003ch5\u003eNatural Citrine\u003c\/h5\u003e\n        \u003cp\u003eGenuine stone with warm yellow tones and natural internal features.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"craft-item\"\u003e\n        \u003ch5\u003ePolished Finish\u003c\/h5\u003e\n        \u003cp\u003eSmoothed and polished to highlight glow and light reflection.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"craft-item\"\u003e\n        \u003ch5\u003eMeaningful Display\u003c\/h5\u003e\n        \u003cp\u003eOften displayed as a symbol of abundance, confidence, and joyful energy.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"craft-item\"\u003e\n        \u003ch5\u003eGift-Ready Charm\u003c\/h5\u003e\n        \u003cp\u003eA thoughtful gift for birthdays, housewarming, new jobs, or fresh-start moments.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS \u0026 CARE --\u003e\n  \u003cdiv class=\"specs-care-section\"\u003e\n    \u003cdiv class=\"specs-box\"\u003e\n      \u003ch4\u003eProduct Specifications\u003c\/h4\u003e\n\n      \u003cul class=\"info-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Natural citrine (polished)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eDiameter Options:\u003c\/strong\u003e 1.5-1.7 in. \/ 2-2.1 in\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eDiameter (cm):\u003c\/strong\u003e approx. 3.9–4.2 cm\/ 5–5.3 cm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eShape:\u003c\/strong\u003e Sphere (crystal ball)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFinish:\u003c\/strong\u003e Smooth, high polish\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e Metaphysical meanings are traditional beliefs and not medical advice.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-box\"\u003e\n      \u003ch4\u003eCare Instructions\u003c\/h4\u003e\n\n      \u003cul class=\"info-list\"\u003e\n        \u003cli\u003eWipe gently with a soft cloth. Avoid harsh chemicals and abrasive cleaners.\u003c\/li\u003e\n        \u003cli\u003eHandle with care—crystals can chip or crack if dropped on hard surfaces.\u003c\/li\u003e\n        \u003cli\u003eKeep in a pouch\/box when not in use to prevent scratches.\u003c\/li\u003e\n        \u003cli\u003eFor display, place on a stable surface; a small stand is recommended for extra stability.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv class=\"product-cta\"\u003e\n    \u003ch4\u003eBring a Warm Golden Glow to Your Space\u003c\/h4\u003e\n    \u003cp\u003eChoose your size (1.5–1.7 in. \/ 2–2.3 in.) and add a bright, uplifting accent to your home or office. A meaningful citrine sphere—symbolizing abundance and confidence and often associated with joyful energy.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Becky's Charms","offers":[{"title":"1.5–1.7 in.","offer_id":41028249780273,"sku":null,"price":77.0,"currency_code":"USD","in_stock":true},{"title":"2–2.1 in.","offer_id":41028249813041,"sku":null,"price":122.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0598\/0920\/2225\/files\/d5f3e8c5aa3e65b3b2bdf227637dcce4.jpg?v=1779764046","url":"https:\/\/beckyscharms.com\/products\/aaa-natural-citrine-sphere-solar-plexus-chakra","provider":"beckyscharms","version":"1.0","type":"link"}