{"product_id":"elyndra-led-k9-crystal-column-chandelier","title":"Elyndra LED K9 Crystal Column Chandelier","description":"\u003cstyle\u003e\n  .vk-elyndra-wrap *, .vk-elyndra-wrap *::before, .vk-elyndra-wrap *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  .vk-elyndra-wrap { font-family: 'DM Sans', sans-serif; color: #241c14; width: 100%; max-width: 680px; margin: 0; padding: 0; }\n  .vk-elyndra-divider { height: 1px; background: #e6ddcc; margin: 2rem 0; }\n  .vk-elyndra-intro { font-size: 15px; color: #5d5346; line-height: 1.75; margin-bottom: 1rem; }\n  .vk-elyndra-section-label { font-size: 11px; font-weight: 500; letter-spacing: .1em; text-transform: uppercase; color: #8a6a45; margin-bottom: .65rem; }\n\n  .vk-elyndra-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 1.25rem; }\n  .vk-elyndra-feat { background: #fff; border: 1px solid #e3d6bd; border-radius: 8px; padding: .85rem; }\n  .vk-elyndra-feat-icon { width: 28px; height: 28px; border-radius: 6px; background: #e3d3b4; display: flex; align-items: center; justify-content: center; margin-bottom: .6rem; }\n  .vk-elyndra-feat h4 { font-size: 13px; font-weight: 500; color: #241c14; margin-bottom: .25rem; }\n  .vk-elyndra-feat p { font-size: 12px; color: #6b6256; line-height: 1.6; margin: 0; }\n\n  .vk-elyndra-control-split { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-bottom: .75rem; }\n  .vk-elyndra-control-card { background: #fff; border: 1px solid #e3d6bd; border-radius: 8px; padding: .85rem; }\n  .vk-elyndra-control-card h5 { font-size: 13px; font-weight: 500; color: #241c14; margin-bottom: .35rem; }\n  .vk-elyndra-control-card p { font-size: 12px; color: #6b6256; line-height: 1.6; margin: 0; }\n\n  .vk-elyndra-size-card { background: #fff; border: 1px solid #e3d6bd; border-radius: 8px; padding: .95rem; margin-bottom: .75rem; }\n  .vk-elyndra-size-tag { display: inline-block; font-size: 10px; letter-spacing: .08em; text-transform: uppercase; color: #fff; background: #8a6a45; border-radius: 999px; padding: 3px 10px; margin-bottom: .45rem; }\n  .vk-elyndra-size-card h5 { font-size: 14px; font-weight: 500; color: #241c14; margin-bottom: .25rem; }\n  .vk-elyndra-size-card p { font-size: 12px; color: #6b6256; line-height: 1.65; margin: 0; }\n\n  .vk-elyndra-shape-card { background: #f3ece0; border: 1px solid #e6ddcc; border-radius: 10px; padding: 1.25rem; margin-bottom: 1rem; text-align: center; }\n  .vk-elyndra-shape-hint { font-size: 13px; color: #6b6256; margin-bottom: .85rem; line-height: 1.6; }\n  .vk-elyndra-shape-dims { font-size: 13px; color: #4a4034; margin-top: .7rem; font-weight: 500; line-height: 1.7; }\n  .vk-elyndra-shape-enlarge { font-size: 11px; color: #8a6a45; margin-top: .35rem; }\n\n  .vk-elyndra-spec-table { width: 100%; border-collapse: collapse; }\n  .vk-elyndra-spec-table tr { border-bottom: 1px solid #e6ddcc; }\n  .vk-elyndra-spec-table tr:last-child { border-bottom: none; }\n  .vk-elyndra-spec-table td { padding: 9px 0; font-size: 14px; vertical-align: top; }\n  .vk-elyndra-spec-table td:first-child { color: #998a73; width: 42%; padding-right: 1rem; }\n\n  .vk-elyndra-install { list-style: none; padding: 0; margin: 0; }\n  .vk-elyndra-install li { font-size: 14px; color: #6b6256; padding: 8px 0 8px 20px; border-bottom: 1px solid #e6ddcc; line-height: 1.65; position: relative; }\n  .vk-elyndra-install li:last-child { border-bottom: none; }\n  .vk-elyndra-install li::before { content: ''; position: absolute; left: 0; top: 16px; width: 6px; height: 6px; border-radius: 50%; background: #b39a72; }\n\n  .vk-elyndra-note { background: #fff7df; border: 1px solid #eed69a; border-radius: 8px; padding: .9rem 1rem; font-size: 13px; color: #6b5528; line-height: 1.65; margin-top: 1rem; }\n\n  .vk-elyndra-dl { display: flex; gap: 8px; flex-wrap: wrap; }\n  .vk-elyndra-dl-btn { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: #5d5346; border: 1px solid #ccbfa8; padding: 9px 14px; border-radius: 7px; text-decoration: none; background: #fdfbf5; min-height: 44px; }\n  .vk-elyndra-dl-btn:hover { background: #f3ece0; }\n\n  .vk-elyndra-faq { margin-top: .5rem; }\n  .vk-elyndra-faq-item { border-bottom: 1px solid #e6ddcc; }\n  .vk-elyndra-faq-item:last-child { border-bottom: none; }\n  .vk-elyndra-faq-item \u003e summary { list-style: none; cursor: pointer; padding: 14px 32px 14px 0; font-size: 15px; font-weight: 500; color: #241c14; position: relative; line-height: 1.5; min-height: 44px; display: flex; align-items: center; }\n  .vk-elyndra-faq-item \u003e summary::-webkit-details-marker { display: none; }\n  .vk-elyndra-faq-item \u003e summary::after { content: ''; position: absolute; right: 4px; top: 50%; width: 10px; height: 10px; border-right: 1.5px solid #8a6a45; border-bottom: 1.5px solid #8a6a45; transform: translateY(-70%) rotate(45deg); transition: transform 0.2s ease; }\n  .vk-elyndra-faq-item[open] \u003e summary::after { transform: translateY(-30%) rotate(-135deg); }\n  .vk-elyndra-faq-item[open] \u003e summary { color: #5a4630; }\n  .vk-elyndra-faq-a { font-size: 13px; color: #6b6256; line-height: 1.7; margin: 0 0 14px; padding-right: 32px; }\n\n  @media (max-width: 520px) {\n    .vk-elyndra-features { grid-template-columns: 1fr 1fr; }\n    .vk-elyndra-control-split { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"vk-elyndra-wrap\"\u003e\n  \u003cp class=\"vk-elyndra-intro\"\u003e\n    The Elyndra LED K9 Crystal Column Chandelier creates a dramatic vertical waterfall effect with suspended K9 crystal strands, a stainless steel ceiling base, and integrated LED spotlights. The chandelier body itself does not emit light; instead, the LED spotlights illuminate the crystal column from above, allowing the crystal details to sparkle through the full height of the installation. Available in three tall column sizes, it is ideal for stairwells, atriums, duplex living rooms, villas, hotel lobbies, and luxury commercial interiors.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"vk-elyndra-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyndra-section-label\"\u003eFeatures\u003c\/div\u003e\n  \u003cdiv class=\"vk-elyndra-features\"\u003e\n    \u003cdiv class=\"vk-elyndra-feat\"\u003e\n      \u003cdiv class=\"vk-elyndra-feat-icon\"\u003e\n        \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M8 3v18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M16 3v18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 18c4 3 8 3 12 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch4\u003eVertical crystal column\u003c\/h4\u003e\n      \u003cp\u003eK9 crystal strands form a tall cylindrical chandelier for stairwells and high ceilings.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vk-elyndra-feat\"\u003e\n      \u003cdiv class=\"vk-elyndra-feat-icon\"\u003e\n        \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\"\u003e\n          \u003ccircle cx=\"12\" cy=\"6\" r=\"7\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M5 6v5c0 2 14 2 14 0V6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch4\u003eStainless steel base\u003c\/h4\u003e\n      \u003cp\u003eIncludes a stainless steel ceiling base for a clean architectural installation.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vk-elyndra-feat\"\u003e\n      \u003cdiv class=\"vk-elyndra-feat-icon\"\u003e\n        \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M12 3v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M4 20c3-4 13-4 16 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch4\u003eLED spotlight lighting\u003c\/h4\u003e\n      \u003cp\u003eThe crystal body is non-luminous; LED spotlights create the main lighting effect.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyndra-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyndra-section-label\"\u003eLighting Design\u003c\/div\u003e\n  \u003cdiv class=\"vk-elyndra-control-split\"\u003e\n    \u003cdiv class=\"vk-elyndra-control-card\"\u003e\n      \u003ch5\u003eSpotlight illumination\u003c\/h5\u003e\n      \u003cp\u003eIntegrated LED spotlights shine downward from the stainless steel base to highlight the K9 crystal column.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vk-elyndra-control-card\"\u003e\n      \u003ch5\u003eNon-luminous body\u003c\/h5\u003e\n      \u003cp\u003eThe suspended crystal body does not emit light by itself, keeping the chandelier decorative and sculptural.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyndra-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyndra-section-label\"\u003eSize Options\u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyndra-size-card\"\u003e\n    \u003cspan class=\"vk-elyndra-size-tag\"\u003eSmall\u003c\/span\u003e\n    \u003ch5\u003eDia 40 × H 250 cm \/ Dia 15.7″ × H 98.4″\u003c\/h5\u003e\n    \u003cp\u003eSuitable for compact stairwells, tall corners, narrow atriums, and duplex feature spaces.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyndra-size-card\"\u003e\n    \u003cspan class=\"vk-elyndra-size-tag\"\u003eMedium\u003c\/span\u003e\n    \u003ch5\u003eDia 60 × H 300 cm \/ Dia 23.6″ × H 118.1″\u003c\/h5\u003e\n    \u003cp\u003eA balanced column chandelier size for villas, foyers, staircases, and high-ceiling residential interiors.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyndra-size-card\"\u003e\n    \u003cspan class=\"vk-elyndra-size-tag\"\u003eLarge\u003c\/span\u003e\n    \u003ch5\u003eDia 80 × H 350 cm \/ Dia 31.5″ × H 137.8″\u003c\/h5\u003e\n    \u003cp\u003eA grand vertical crystal installation for hotel lobbies, atriums, luxury stairwells, and commercial feature areas.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyndra-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyndra-section-label\"\u003eDimensions\u003c\/div\u003e\n  \u003cdiv class=\"vk-elyndra-shape-card\"\u003e\n    \u003cp class=\"vk-elyndra-shape-hint\"\u003eAdd product dimension image here.\u003c\/p\u003e\n    \u003cdiv class=\"vk-elyndra-shape-dims\"\u003e\n      Dia 40 × H 250 cm \/ Dia 15.7″ × H 98.4″\u003cbr\u003e\n      Dia 60 × H 300 cm \/ Dia 23.6″ × H 118.1″\u003cbr\u003e\n      Dia 80 × H 350 cm \/ Dia 31.5″ × H 137.8″\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-elyndra-shape-enlarge\"\u003eIncludes stainless steel ceiling base and LED spotlights; chandelier body does not emit light.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyndra-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyndra-section-label\"\u003eSpecifications\u003c\/div\u003e\n  \u003ctable class=\"vk-elyndra-spec-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eMaterial\u003c\/td\u003e\n        \u003ctd\u003eK9 Crystal, Stainless Steel\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eCeiling Base\u003c\/td\u003e\n        \u003ctd\u003eStainless steel ceiling base included\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eLighting\u003c\/td\u003e\n        \u003ctd\u003eIntegrated LED spotlights\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eBody Lighting\u003c\/td\u003e\n        \u003ctd\u003eChandelier body does not emit light\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eLight Source\u003c\/td\u003e\n        \u003ctd\u003eLED\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSmall Size\u003c\/td\u003e\n        \u003ctd\u003eDia 40 × H 250 cm \/ Dia 15.7″ × H 98.4″\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eMedium Size\u003c\/td\u003e\n        \u003ctd\u003eDia 60 × H 300 cm \/ Dia 23.6″ × H 118.1″\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eLarge Size\u003c\/td\u003e\n        \u003ctd\u003eDia 80 × H 350 cm \/ Dia 31.5″ × H 137.8″\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eMounting\u003c\/td\u003e\n        \u003ctd\u003eHardwired ceiling installation\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eVoltage\u003c\/td\u003e\n        \u003ctd\u003eAC 110–240V\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eUse\u003c\/td\u003e\n        \u003ctd\u003eIndoor, dry locations only\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSuitable Spaces\u003c\/td\u003e\n        \u003ctd\u003eStairwell, atrium, foyer, villa, hotel lobby, duplex living room, commercial feature area\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"vk-elyndra-note\"\u003e\n    This chandelier includes a stainless steel ceiling base and LED spotlights. The suspended K9 crystal body is decorative and does not emit light by itself.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyndra-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyndra-section-label\"\u003eInstallation \u0026amp; Care\u003c\/div\u003e\n  \u003cul class=\"vk-elyndra-install\"\u003e\n    \u003cli\u003eHardwired ceiling installation is required; professional installation is recommended.\u003c\/li\u003e\n    \u003cli\u003eThe chandelier includes a stainless steel ceiling base with integrated LED spotlights.\u003c\/li\u003e\n    \u003cli\u003eThe chandelier body does not emit light; the K9 crystal column is illuminated by LED spotlights from the ceiling base.\u003c\/li\u003e\n    \u003cli\u003eBest suited for stairwells, atriums, foyers, villas, hotel lobbies, duplex living rooms, and large feature spaces.\u003c\/li\u003e\n    \u003cli\u003eK9 crystal components should be handled carefully during installation to avoid impact, chipping, or scratching.\u003c\/li\u003e\n    \u003cli\u003eClean the stainless steel base and crystal gently with a soft dry cloth or feather duster.\u003c\/li\u003e\n    \u003cli\u003eAvoid harsh chemicals, abrasive pads, excessive water, and strong impact on crystal components.\u003c\/li\u003e\n    \u003cli\u003eTurn off power before cleaning or servicing the LED spotlight system.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"vk-elyndra-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyndra-section-label\"\u003eDownloads \u0026amp; Resources\u003c\/div\u003e\n  \u003cdiv class=\"vk-elyndra-dl\"\u003e\n    \u003ca class=\"vk-elyndra-dl-btn\" href=\"SPEC_SHEET_URL\" rel=\"noopener\" target=\"_blank\"\u003eSpec Sheet\u003c\/a\u003e\n    \u003ca class=\"vk-elyndra-dl-btn\" href=\"INSTALL_GUIDE_URL\" rel=\"noopener\" target=\"_blank\"\u003eInstallation Guide\u003c\/a\u003e\n    \u003ca class=\"vk-elyndra-dl-btn\" href=\"mailto:SUPPORT_EMAIL?subject=Elyndra%20LED%20K9%20Crystal%20Column%20Chandelier%20-%203D%20Files%20Request\" rel=\"noopener\" target=\"_blank\"\u003eRequest 3D Files\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyndra-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyndra-section-label\"\u003eFAQs\u003c\/div\u003e\n  \u003cdiv class=\"vk-elyndra-faq\"\u003e\n    \u003cdetails class=\"vk-elyndra-faq-item\"\u003e\n      \u003csummary\u003eDoes this chandelier include a ceiling base?\u003c\/summary\u003e\n      \u003cp class=\"vk-elyndra-faq-a\"\u003eYes. This chandelier includes a stainless steel ceiling base.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"vk-elyndra-faq-item\"\u003e\n      \u003csummary\u003eDoes the chandelier body emit light?\u003c\/summary\u003e\n      \u003cp class=\"vk-elyndra-faq-a\"\u003eNo. The suspended K9 crystal body does not emit light. It is illuminated by the integrated LED spotlights in the ceiling base.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"vk-elyndra-faq-item\"\u003e\n      \u003csummary\u003eWhat material is this chandelier made from?\u003c\/summary\u003e\n      \u003cp class=\"vk-elyndra-faq-a\"\u003eIt is made from K9 crystal and stainless steel.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"vk-elyndra-faq-item\"\u003e\n      \u003csummary\u003eWhat size options are available?\u003c\/summary\u003e\n      \u003cp class=\"vk-elyndra-faq-a\"\u003eAvailable sizes include Dia 40 × H 250 cm, Dia 60 × H 300 cm, and Dia 80 × H 350 cm.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"vk-elyndra-faq-item\"\u003e\n      \u003csummary\u003eWhere does this K9 crystal column chandelier work best?\u003c\/summary\u003e\n      \u003cp class=\"vk-elyndra-faq-a\"\u003eIt works best in stairwells, atriums, foyers, villas, hotel lobbies, duplex living rooms, and high-ceiling commercial feature spaces.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"vk-elyndra-faq-item\"\u003e\n      \u003csummary\u003eDoes it require professional installation?\u003c\/summary\u003e\n      \u003cp class=\"vk-elyndra-faq-a\"\u003eYes. Professional installation is recommended because the chandelier includes a tall suspended K9 crystal body, a stainless steel ceiling base, and integrated LED spotlights.\u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Elyndra LED K9 Crystal Column Chandelier\",\n  \"description\": \"Tall K9 crystal column chandelier with stainless steel ceiling base, integrated LED spotlights, and a non-luminous decorative crystal body. Available in Dia 40, 60, and 80 cm sizes.\",\n  \"image\": [\n    \"IMAGE_URL_1\",\n    \"IMAGE_URL_2\",\n    \"IMAGE_URL_3\"\n  ],\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"YOUR_STORE_NAME\"\n  },\n  \"material\": \"K9 Crystal, Stainless Steel\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Size Options\",\n      \"value\": \"Dia 40 × H 250 cm, Dia 60 × H 300 cm, Dia 80 × H 350 cm\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Ceiling Base\",\n      \"value\": \"Stainless steel ceiling base included\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Lighting\",\n      \"value\": \"Integrated LED spotlights; chandelier body does not emit light\"\n    }\n  ],\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"priceCurrency\": \"USD\",\n    \"url\": \"PRODUCT_URL\"\n  }\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the Elyndra LED K9 Crystal Column Chandelier include a ceiling base?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. This chandelier includes a stainless steel ceiling base.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the chandelier body emit light?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. The suspended K9 crystal body does not emit light. It is illuminated by the integrated LED spotlights in the ceiling base.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What material is the chandelier made from?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"It is made from K9 crystal and stainless steel.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What size options are available?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Available sizes include Dia 40 × H 250 cm, Dia 60 × H 300 cm, and Dia 80 × H 350 cm.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Where does this K9 crystal column chandelier work best?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"It works best in stairwells, atriums, foyers, villas, hotel lobbies, duplex living rooms, and high-ceiling commercial feature spaces.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does it require professional installation?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Professional installation is recommended because the chandelier includes a tall suspended K9 crystal body, a stainless steel ceiling base, and integrated LED spotlights.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e","brand":"Vakkerlight","offers":[{"title":"Dia 15.7″ × H 98.4″ \/ Blue \/ Warm Light","offer_id":48490046292209,"sku":"VKC03-2686-01","price":1655.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6″ × H 118.1″ \/ Blue \/ Warm Light","offer_id":48490046324977,"sku":"VKC03-2686-02","price":2599.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5″ × H 137.8″ \/ Blue \/ Warm Light","offer_id":48490046357745,"sku":"VKC03-2686-03","price":3600.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/ElyndraLEDK9CrystalColumnChandelier.jpg?v=1785999570","url":"https:\/\/vakkerlight.com\/pt\/products\/elyndra-led-k9-crystal-column-chandelier","provider":"Vakkerlight","version":"1.0","type":"link"}