{"product_id":"multi-crystal-bodhi-lotus-bracelet","title":"Multi-Crystal Bodhi Lotus Harmony Bracelet","description":"\u003cdiv class=\"product-detail-premium\"\u003e\n\u003c!-- Logo + Title --\u003e\n\u003cdiv class=\"product-title\"\u003e\n\u003cimg alt=\"Brand Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0651\/6791\/7174\/files\/logo1.png?v=1758183727\"\u003e\n\u003ch2\u003eMulti-Crystal Bodhi Lotus Harmony Bracelet\u003c\/h2\u003e\n\u003cp\u003eInspired by the sacred Bodhi tree and the lotus flower, this bracelet combines multiple natural crystals to create a harmonious blend of energy, beauty, and intention. Each bead is unique, reflecting its natural patterns and vibrant colors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Features Section --\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eBalancing Energy\u003c\/h3\u003e\n\u003cp\u003eSupports emotional harmony, inner peace, and spiritual growth, helping you stay centered and focused.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eBodhi \u0026amp; Lotus Symbolism\u003c\/h3\u003e\n\u003cp\u003eThe Bodhi tree and lotus represent enlightenment, resilience, and spiritual awakening — a gentle reminder of personal growth and mindfulness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eArtisan Craftsmanship\u003c\/h3\u003e\n\u003cp\u003eHandcrafted with precision, each bead is carefully selected and strung for durability, comfort, and timeless elegance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eMeaningful Accessory\u003c\/h3\u003e\n\u003cp\u003eWear it to connect with your inner calm, layer with your favorite pieces, or share as a thoughtful token of mindfulness and care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Product Images --\u003e\n\u003cdiv class=\"product-media\"\u003e\n\u003cdiv class=\"product-images\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0651\/6791\/7174\/files\/a2c8b23157d291e90dd419399c637f7a_35fe2210-d5a4-4460-ac13-544a76b68658.jpg?v=1762916830\"\u003e \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0651\/6791\/7174\/files\/1_0002__11__0005_2025_11_10_11_19_07_IMG_1178_HEIC.webp?v=1762917161\"\u003e \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0651\/6791\/7174\/files\/1_0001__11__0006_2025_11_10_11_19_42_IMG_1181_HEIC.webp?v=1762917161\"\u003e \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0651\/6791\/7174\/files\/1_0000__11__0007_2025_11_10_11_38_54_IMG_1215_HEIC.webp?v=1762917161\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications --\u003e\n\u003cdiv class=\"product-specifications\"\u003e\n\u003cp\u003e\u003cstrong\u003eSpecifications:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eItem Type: Bracelet\u003c\/li\u003e\n\u003cli\u003eMaterial: Multi-Crystal Beads \u003c\/li\u003e\n\u003cli\u003eBead Size: 8mm\u003c\/li\u003e\n\u003cli\u003eWrist Circumference: 15-18cm\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n:root {\n  --title-font-size: 36px;\n  --subtitle-font-size: 18px;\n  --feature-title-size: 20px;\n  --feature-text-size: 16px;\n  --spacing-section: 30px;\n  --spacing-card: 24px;\n  --spacing-card-gap: 28px;\n  --spacing-media-gap: 12px;\n  --spacing-title-bottom: 12px;\n  --spacing-title-img-bottom: 20px;\n  --image-border-radius: 12px;\n  --product-image-max-width: 960px;\n  --main-color: #111;\n  --text-color: #555;\n  --line-height: 1.7;\n  --card-shadow: 0 4px 20px rgba(0,0,0,0.08);\n  --card-shadow-hover: 0 8px 30px rgba(0,0,0,0.12);\n  --max-width: 960px;\n}\n\n\/* Layout *\/\n.product-detail-premium {\n  font-family: 'Helvetica Neue', Arial, sans-serif;\n  max-width: var(--max-width);\n  margin: 0 auto;\n  color: var(--main-color);\n  line-height: var(--line-height);\n  padding: 0 20px;\n  background: transparent;\n}\n\n\/* Title *\/\n.product-title {\n  text-align: center;\n  margin: var(--spacing-section) 0;\n}\n.product-title img {\n  display: block;\n  margin: 0 auto var(--spacing-title-img-bottom);\n  width: 150px;\n  max-width: 100%;\n  height: auto;\n}\n.product-title h2 {\n  font-size: var(--title-font-size);\n  font-weight: 700;\n  margin-bottom: var(--spacing-title-bottom);\n}\n.product-title p {\n  font-size: var(--subtitle-font-size);\n  color: var(--text-color);\n  max-width: 720px;\n  margin: 0 auto;\n}\n\n\/* Features Section *\/\n.features-section {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n  gap: var(--spacing-card-gap);\n  margin-bottom: var(--spacing-section);\n}\n.feature-card {\n  background-color: #fff;\n  padding: var(--spacing-card);\n  border-radius: var(--image-border-radius);\n  box-shadow: var(--card-shadow);\n  transition: transform 0.3s, box-shadow 0.3s;\n}\n.feature-card:hover {\n  transform: translateY(-4px);\n  box-shadow: var(--card-shadow-hover);\n}\n.feature-card h3 {\n  font-size: var(--feature-title-size);\n  font-weight: 600;\n  margin-bottom: 10px;\n}\n.feature-card p {\n  font-size: var(--feature-text-size);\n  color: var(--text-color);\n  line-height: var(--line-height);\n}\n\n\/* Product Images *\/\n.product-media {\n  margin-bottom: var(--spacing-section);\n  text-align: center;\n}\n.product-media .product-images {\n  display: flex;\n  flex-wrap: wrap;\n  gap: var(--spacing-media-gap);\n  justify-content: center;\n}\n.product-media img {\n  width: 100%;\n  max-width: var(--product-image-max-width);\n  border-radius: var(--image-border-radius);\n  margin-bottom: var(--spacing-media-gap);\n  object-fit: cover;\n  transition: transform 0.3s;\n}\n.product-media img:hover {\n  transform: scale(1.03);\n}\n\n\/* Specifications *\/\n.product-specifications {\n  margin-top: var(--spacing-section);\n}\n.product-specifications p {\n  font-size: 18px;\n  font-weight: 500;\n  margin-bottom: 6px;\n}\n.product-specifications ul {\n  font-size: 16px;\n  margin: 0 0 20px 20px;\n  line-height: 1.6;\n}\n.product-specifications ul li {\n  margin-bottom: 6px;\n}\n\n\/* Mobile Responsive *\/\n@media (max-width: 768px) {\n  .product-title img { width: 60%; max-width: 120px; }\n  .product-title h2 { font-size: 28px; }\n  .product-title p { font-size: 16px; }\n  .feature-card h3 { font-size: 18px; }\n  .feature-card p { font-size: 14px; }\n  .product-specifications p { font-size: 16px; }\n  .product-specifications ul { font-size: 15px; margin-left: 18px; }\n}\n\u003c\/style\u003e","brand":"Solcryst","offers":[{"title":"Default Title","offer_id":42748154839158,"sku":"SYC101","price":35.59,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0651\/6791\/7174\/files\/1_0007__11__0000__1.webp?v=1762917233","url":"https:\/\/solcryst.com\/products\/multi-crystal-bodhi-lotus-bracelet","provider":"Solcryst","version":"1.0","type":"link"}