{"product_id":"elara-pendant-light","title":"Elara Pendant Light","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Serif+Display:ital@0;1\u0026amp;family=DM+Sans:wght@300;400;500\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .vk-elara-wrap,\n  .vk-elara-wrap *,\n  .vk-elara-wrap *::before,\n  .vk-elara-wrap *::after {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  .vk-elara-wrap {\n    --accent-deep: #2b2118;\n    --accent: #9c7c3e;\n    --accent-light: #c9a86a;\n    --surface: #f8f5ef;\n    --bg: #f0e9dd;\n    --border: #ddd0bb;\n    --ink: #201a14;\n    --muted: #6f6357;\n\n    width: 100%;\n    max-width: 680px;\n    margin: 0;\n    padding: 0;\n    color: var(--ink);\n    font-family: \"DM Sans\", sans-serif;\n  }\n\n  .vk-elara-headline {\n    margin-bottom: 0.8rem;\n    color: var(--accent-deep);\n    font-family: \"DM Serif Display\", serif;\n    font-size: 21px;\n    font-weight: 400;\n    line-height: 1.35;\n  }\n\n  .vk-elara-headline em {\n    color: var(--accent);\n    font-weight: 400;\n  }\n\n  .vk-elara-intro {\n    margin-bottom: 1rem;\n    color: var(--muted);\n    font-size: 15px;\n    font-weight: 300;\n    line-height: 1.9;\n  }\n\n  .vk-elara-divider {\n    height: 1px;\n    margin: 2rem 0;\n    background: var(--border);\n  }\n\n  .vk-elara-section-label {\n    margin-bottom: 0.75rem;\n    color: var(--accent);\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .vk-elara-features {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .vk-elara-feature {\n    padding: 0.9rem;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: #ffffff;\n  }\n\n  .vk-elara-feature-icon {\n    display: flex;\n    width: 30px;\n    height: 30px;\n    margin-bottom: 0.65rem;\n    align-items: center;\n    justify-content: center;\n    border-radius: 7px;\n    background: var(--bg);\n    color: var(--accent);\n  }\n\n  .vk-elara-feature h4 {\n    margin-bottom: 0.3rem;\n    color: var(--accent-deep);\n    font-size: 13px;\n    font-weight: 500;\n    line-height: 1.45;\n  }\n\n  .vk-elara-feature p {\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.65;\n  }\n\n  .vk-elara-ig-wrap {\n    max-width: 400px;\n    margin: 0 auto;\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    overflow: hidden;\n    background: #ffffff;\n  }\n\n  .vk-elara-ig-wrap iframe {\n    display: block;\n    width: 100%;\n    border: none;\n  }\n\n  .vk-elara-config-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 10px;\n  }\n\n  .vk-elara-config-card {\n    padding: 0.95rem;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: #ffffff;\n  }\n\n  .vk-elara-config-card h5 {\n    margin-bottom: 0.35rem;\n    color: var(--accent-deep);\n    font-size: 13px;\n    font-weight: 500;\n  }\n\n  .vk-elara-config-card p {\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.65;\n  }\n\n  .vk-elara-dim-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 10px;\n  }\n\n  .vk-elara-dim-card {\n    position: relative;\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    background: var(--surface);\n  }\n\n  .vk-elara-dim-toggle {\n    position: absolute;\n    opacity: 0;\n    pointer-events: none;\n  }\n\n  .vk-elara-dim-thumb {\n    position: relative;\n    display: block;\n    cursor: zoom-in;\n  }\n\n  .vk-elara-dim-thumb img {\n    display: block;\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    object-fit: contain;\n    background: #ffffff;\n  }\n\n  .vk-elara-dim-zoom {\n    position: absolute;\n    right: 8px;\n    bottom: 8px;\n    display: flex;\n    width: 26px;\n    height: 26px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: rgba(43, 33, 24, 0.65);\n    color: #fff;\n  }\n\n  .vk-elara-dim-label {\n    padding: 0.65rem;\n    color: var(--accent-deep);\n    text-align: center;\n    font-size: 12px;\n    font-weight: 500;\n    line-height: 1.5;\n  }\n\n  .vk-elara-dim-lightbox {\n    position: fixed;\n    inset: 0;\n    z-index: 999;\n    display: none;\n    padding: 5vh 5vw;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .vk-elara-dim-toggle:checked ~ .vk-elara-dim-lightbox {\n    display: flex;\n  }\n\n  .vk-elara-dim-lightbox-bg {\n    position: absolute;\n    inset: 0;\n    background: rgba(20, 15, 11, 0.88);\n    cursor: zoom-out;\n  }\n\n  .vk-elara-dim-lightbox img {\n    position: relative;\n    max-width: 90vw;\n    max-height: 90vh;\n    border-radius: 10px;\n    object-fit: contain;\n    background: #fff;\n  }\n\n  .vk-elara-dim-lightbox-close {\n    position: absolute;\n    top: 18px;\n    right: 18px;\n    z-index: 1;\n    display: flex;\n    width: 34px;\n    height: 34px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: rgba(255, 255, 255, 0.9);\n    color: var(--accent-deep);\n    cursor: zoom-out;\n  }\n\n  .vk-elara-finish-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n  }\n\n  .vk-elara-finish-card {\n    min-height: 100px;\n    padding: 0.9rem;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: #ffffff;\n  }\n\n  .vk-elara-swatch {\n    display: block;\n    width: 30px;\n    height: 30px;\n    margin-bottom: 0.65rem;\n    border: 1px solid rgba(43, 33, 24, 0.15);\n    border-radius: 50%;\n  }\n\n  .vk-elara-swatch-gold {\n    background: linear-gradient(135deg, #b6913f, #e2c680, #8a6b2c);\n  }\n\n  .vk-elara-swatch-beige {\n    background: linear-gradient(135deg, #e7dcc4, #f4ecd9, #d9caa8);\n  }\n\n  .vk-elara-finish-card h5 {\n    margin-bottom: 0.25rem;\n    color: var(--accent-deep);\n    font-size: 13px;\n    font-weight: 500;\n  }\n\n  .vk-elara-finish-card p {\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.6;\n  }\n\n  .vk-elara-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .vk-elara-spec-table tr {\n    border-bottom: 1px solid var(--border);\n  }\n\n  .vk-elara-spec-table tr:last-child {\n    border-bottom: none;\n  }\n\n  .vk-elara-spec-table td {\n    padding: 10px 0;\n    color: var(--accent-deep);\n    font-size: 14px;\n    line-height: 1.6;\n    vertical-align: top;\n  }\n\n  .vk-elara-spec-table td:first-child {\n    width: 42%;\n    padding-right: 1rem;\n    color: #a3927e;\n  }\n\n  .vk-elara-spec-table a {\n    color: var(--accent);\n  }\n\n  .vk-elara-install {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .vk-elara-install li {\n    position: relative;\n    padding: 9px 0 9px 20px;\n    border-bottom: 1px solid var(--border);\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .vk-elara-install li:last-child {\n    border-bottom: none;\n  }\n\n  .vk-elara-install li::before {\n    position: absolute;\n    top: 18px;\n    left: 0;\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: var(--accent-light);\n    content: \"\";\n  }\n\n  .vk-elara-downloads {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n\n  .vk-elara-download-btn {\n    display: inline-flex;\n    min-height: 44px;\n    padding: 9px 14px;\n    align-items: center;\n    gap: 7px;\n    border: 1px solid #d0c3a8;\n    border-radius: 7px;\n    background: #fdfbf6;\n    color: #5d5344;\n    font-size: 13px;\n    line-height: 1.4;\n    text-decoration: none;\n    transition: background 0.2s ease, border-color 0.2s ease;\n  }\n\n  .vk-elara-download-btn:hover {\n    border-color: var(--accent-light);\n    background: var(--bg);\n  }\n\n  .vk-elara-faq {\n    margin-top: 0.25rem;\n  }\n\n  .vk-elara-faq-item {\n    border-bottom: 1px solid var(--border);\n  }\n\n  .vk-elara-faq-item:last-child {\n    border-bottom: none;\n  }\n\n  .vk-elara-faq-item \u003e summary {\n    position: relative;\n    display: flex;\n    min-height: 46px;\n    padding: 14px 34px 14px 0;\n    align-items: center;\n    color: var(--accent-deep);\n    font-size: 15px;\n    font-weight: 500;\n    line-height: 1.5;\n    list-style: none;\n    cursor: pointer;\n  }\n\n  .vk-elara-faq-item \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .vk-elara-faq-item \u003e summary::after {\n    position: absolute;\n    top: 50%;\n    right: 5px;\n    width: 10px;\n    height: 10px;\n    border-right: 1.5px solid var(--accent);\n    border-bottom: 1.5px solid var(--accent);\n    content: \"\";\n    transform: translateY(-70%) rotate(45deg);\n    transition: transform 0.2s ease;\n  }\n\n  .vk-elara-faq-item[open] \u003e summary::after {\n    transform: translateY(-30%) rotate(-135deg);\n  }\n\n  .vk-elara-faq-answer {\n    margin: 0 0 15px;\n    padding-right: 34px;\n    color: var(--muted);\n    font-size: 13px;\n    line-height: 1.75;\n  }\n\n  @media (max-width: 520px) {\n    .vk-elara-features,\n    .vk-elara-config-grid,\n    .vk-elara-finish-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .vk-elara-download-btn {\n      width: 100%;\n      justify-content: center;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"vk-elara-wrap\"\u003e\n\u003ch2 class=\"vk-elara-headline\"\u003eWave-curved silhouette, warm gold-toned frame — \u003cem\u003ea sculptural fabric pendant light.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"vk-elara-intro\"\u003eThe Elara Pendant Light pairs a curved fabric shade with a gold-toned metal frame, echoing the sweep of an ocean wave or an unfurling petal. The fabric shade diffuses light evenly, making it a good fit above dining tables, kitchen islands, and entryways where soft, even ambient light is preferred. The fixture is available in two shade diameters, and a 59″ adjustable cable allows the hanging height to be set for standard or sloped ceilings.\u003c\/p\u003e\n\u003cdiv class=\"vk-elara-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-elara-section-label\"\u003eFeatures\u003c\/div\u003e\n\u003cdiv class=\"vk-elara-features\"\u003e\n\u003cdiv class=\"vk-elara-feature\"\u003e\n\u003cdiv class=\"vk-elara-feature-icon\"\u003e\u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M2 12c2-3 4-3 6 0s4 3 6 0 4-3 6 0\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M2 17c2-3 4-3 6 0s4 3 6 0 4-3 6 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eCurved fabric shade\u003c\/h4\u003e\n\u003cp\u003eA gently curved fabric shade shapes light into a soft, even glow rather than a hard downward beam.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-elara-feature\"\u003e\n\u003cdiv class=\"vk-elara-feature-icon\"\u003e\u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003crect x=\"6\" y=\"3\" width=\"12\" height=\"18\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M10 7h4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eTwo shade sizes\u003c\/h4\u003e\n\u003cp\u003eAvailable in Dia 40cm and Dia 50cm shade diameters, both with a 150cm overall drop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-elara-feature\"\u003e\n\u003cdiv class=\"vk-elara-feature-icon\"\u003e\u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 2v3M12 19v3M4.9 4.9 7 7M17 17l2.1 2.1M2 12h3M19 12h3M4.9 19.1 7 17M17 7l2.1-2.1\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eLED or Edison compatible\u003c\/h4\u003e\n\u003cp\u003eWorks with a standard E26\/E27 LED bulb or Edison-style filament bulb, sold separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-elara-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-elara-section-label\"\u003eSize Options\u003c\/div\u003e\n\u003cdiv class=\"vk-elara-config-grid\"\u003e\n\u003cdiv class=\"vk-elara-config-card\"\u003e\n\u003ch5\u003eDia 40cm \/ ∅15.7″\u003c\/h5\u003e\n\u003cp\u003eA closer-scaled shade for smaller dining tables, breakfast nooks, and entryways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-elara-config-card\"\u003e\n\u003ch5\u003eDia 50cm \/ ∅19.7″\u003c\/h5\u003e\n\u003cp\u003eA fuller shade for larger dining tables, kitchen islands, and open living spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-elara-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-elara-section-label\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"vk-elara-dim-grid\"\u003e\n\u003cdiv class=\"vk-elara-dim-card\"\u003e\n\u003cinput class=\"vk-elara-dim-toggle\" id=\"vk-elara-dim-1\" type=\"checkbox\"\u003e \u003clabel class=\"vk-elara-dim-thumb\" for=\"vk-elara-dim-1\"\u003e\u003cimg alt=\"Elara Pendant Light Dia 40cm dimensions\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/17539215384124.png?v=1753921559\"\u003e\u003cspan class=\"vk-elara-dim-zoom\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle r=\"8\" cy=\"11\" cx=\"11\"\u003e\u003c\/circle\u003e\u003cline y2=\"16.65\" x2=\"16.65\" y1=\"21\" x1=\"21\"\u003e\u003c\/line\u003e\u003cline y2=\"14\" x2=\"11\" y1=\"8\" x1=\"11\"\u003e\u003c\/line\u003e\u003cline y2=\"11\" x2=\"14\" y1=\"11\" x1=\"8\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003cdiv class=\"vk-elara-dim-label\"\u003eDia 40cm × H 150cm · ∅15.7″ × H59″\u003c\/div\u003e\n\u003cdiv class=\"vk-elara-dim-lightbox\"\u003e\n\u003clabel class=\"vk-elara-dim-lightbox-bg\" for=\"vk-elara-dim-1\"\u003e\u003c\/label\u003e\u003clabel class=\"vk-elara-dim-lightbox-close\" for=\"vk-elara-dim-1\"\u003e\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline y2=\"18\" x2=\"6\" y1=\"6\" x1=\"18\"\u003e\u003c\/line\u003e\u003cline y2=\"18\" x2=\"18\" y1=\"6\" x1=\"6\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/label\u003e\u003cimg alt=\"Elara Pendant Light Dia 40cm dimensions enlarged\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/17539215384124.png?v=1753921559\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-elara-dim-card\"\u003e\n\u003cinput class=\"vk-elara-dim-toggle\" id=\"vk-elara-dim-2\" type=\"checkbox\"\u003e \u003clabel class=\"vk-elara-dim-thumb\" for=\"vk-elara-dim-2\"\u003e\u003cimg alt=\"Elara Pendant Light Dia 50cm dimensions\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/17539215316097.png?v=1753921560\"\u003e\u003cspan class=\"vk-elara-dim-zoom\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle r=\"8\" cy=\"11\" cx=\"11\"\u003e\u003c\/circle\u003e\u003cline y2=\"16.65\" x2=\"16.65\" y1=\"21\" x1=\"21\"\u003e\u003c\/line\u003e\u003cline y2=\"14\" x2=\"11\" y1=\"8\" x1=\"11\"\u003e\u003c\/line\u003e\u003cline y2=\"11\" x2=\"14\" y1=\"11\" x1=\"8\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003cdiv class=\"vk-elara-dim-label\"\u003eDia 50cm × H 150cm · ∅19.7″ × H59″\u003c\/div\u003e\n\u003cdiv class=\"vk-elara-dim-lightbox\"\u003e\n\u003clabel class=\"vk-elara-dim-lightbox-bg\" for=\"vk-elara-dim-2\"\u003e\u003c\/label\u003e\u003clabel class=\"vk-elara-dim-lightbox-close\" for=\"vk-elara-dim-2\"\u003e\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline y2=\"18\" x2=\"6\" y1=\"6\" x1=\"18\"\u003e\u003c\/line\u003e\u003cline y2=\"18\" x2=\"18\" y1=\"6\" x1=\"6\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/label\u003e\u003cimg alt=\"Elara Pendant Light Dia 50cm dimensions enlarged\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/17539215316097.png?v=1753921560\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-elara-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-elara-section-label\"\u003eMaterials \u0026amp; Finish\u003c\/div\u003e\n\u003cdiv class=\"vk-elara-finish-grid\"\u003e\n\u003cdiv class=\"vk-elara-finish-card\"\u003e\n\u003cspan class=\"vk-elara-swatch vk-elara-swatch-gold\"\u003e\u003c\/span\u003e\n\u003ch5\u003eGold Body\u003c\/h5\u003e\n\u003cp\u003eMetal frame and hardware in a gold finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-elara-finish-card\"\u003e\n\u003cspan class=\"vk-elara-swatch vk-elara-swatch-beige\"\u003e\u003c\/span\u003e\n\u003ch5\u003eBeige Shade\u003c\/h5\u003e\n\u003cp\u003eFabric shade in a beige tone that diffuses light softly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-elara-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-elara-section-label\"\u003eAs Seen On Instagram\u003c\/div\u003e\n\u003cdiv class=\"vk-elara-ig-wrap\"\u003e\u003ciframe height=\"680\" width=\"100%\" src=\"https:\/\/www.instagram.com\/p\/DbEL5DKEuhw\/embed\/captioned\/?hl=en\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-elara-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-elara-section-label\"\u003eSpecifications\u003c\/div\u003e\n\u003ctable class=\"vk-elara-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eElara Pendant Light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eMetal, fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDia 40cm Size\u003c\/td\u003e\n\u003ctd\u003eDia 40cm × H 150cm \/ ∅15.7″ × H59″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDia 50cm Size\u003c\/td\u003e\n\u003ctd\u003eDia 50cm × H 150cm \/ ∅19.7″ × H59″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Finish\u003c\/td\u003e\n\u003ctd\u003eGold\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShade Finish\u003c\/td\u003e\n\u003ctd\u003eBeige\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLight Source\u003c\/td\u003e\n\u003ctd\u003eLED bulb or Edison bulb (not included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBulb Base\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/vakkerlight.com\/blogs\/news\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" target=\"_blank\"\u003eE26 or E27\u003c\/a\u003e\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\u003eControl\u003c\/td\u003e\n\u003ctd\u003eCompatible with a common wall switch (not included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCable Length\u003c\/td\u003e\n\u003ctd\u003e59″ adjustable hanging cable; can be extended upon request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWiring\u003c\/td\u003e\n\u003ctd\u003eHardwired\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting\u003c\/td\u003e\n\u003ctd\u003eCeiling mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSloped Ceiling\u003c\/td\u003e\n\u003ctd\u003eAdaptable to sloped ceilings up to 30°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEnvironment\u003c\/td\u003e\n\u003ctd\u003eIndoor use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCertification\u003c\/td\u003e\n\u003ctd\u003eCompatible with North America, Saudi Arabia, Europe, and Australia\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"vk-elara-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-elara-section-label\"\u003eInstallation \u0026amp; Care\u003c\/div\u003e\n\u003cul class=\"vk-elara-install\"\u003e\n\u003cli\u003eHardwired ceiling installation is required. Installation by a licensed electrician is recommended.\u003c\/li\u003e\n\u003cli\u003eAdaptable to sloped ceilings up to a 30° angle.\u003c\/li\u003e\n\u003cli\u003eThe 59″ cable can be adjusted to the desired hanging height and extended upon request.\u003c\/li\u003e\n\u003cli\u003eCompatible with a common wall switch; a dimmer switch is not included.\u003c\/li\u003e\n\u003cli\u003eFor indoor use only. Not suitable for bathrooms or damp locations.\u003c\/li\u003e\n\u003cli\u003eTurn off the electrical supply before installation, cleaning, or maintenance.\u003c\/li\u003e\n\u003cli\u003eWipe the fabric shade gently with a dry soft cloth or a low-suction vacuum brush attachment. Avoid water and solvents.\u003c\/li\u003e\n\u003cli\u003eDust the metal frame with a soft dry microfiber cloth.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"vk-elara-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-elara-section-label\"\u003eDownloads \u0026amp; Resources\u003c\/div\u003e\n\u003cdiv class=\"vk-elara-downloads\"\u003e\n\u003ca class=\"vk-elara-download-btn\" href=\"https:\/\/drive.google.com\/file\/d\/1TDx6g9wbm_3q_n2IndSltcZI2au3RtXC\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpath d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\u003e\u003c\/path\u003e\n        \u003cpolyline points=\"7 10 12 15 17 10\"\u003e\u003c\/polyline\u003e\n        \u003cline x1=\"12\" x2=\"12\" y1=\"15\" y2=\"3\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e Spec Sheet \u003c\/a\u003e \u003ca class=\"vk-elara-download-btn\" href=\"https:\/\/drive.google.com\/file\/d\/1zJ2gmxVsj1sdFoaHtFh8MNCo9iDXjaAr\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpath d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e Installation Guide \u003c\/a\u003e \u003ca class=\"vk-elara-download-btn\" href=\"mailto:support@vakkerlight.com?subject=Elara%20Pendant%20Light%20-%203D%20Files%20Request\"\u003e \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"m3.3 7 8.7 5 9.1-5\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e Request 3D Files \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-elara-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-elara-section-label\"\u003eFrequently Asked Questions\u003c\/div\u003e\n\u003cdiv class=\"vk-elara-faq\"\u003e\n\u003cdetails class=\"vk-elara-faq-item\"\u003e\n\u003csummary\u003eWhat materials is the Elara Pendant Light made from?\u003c\/summary\u003e\n\u003cp class=\"vk-elara-faq-answer\"\u003eThe frame is metal with a gold finish, and the curved shade is a beige fabric.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-elara-faq-item\"\u003e\n\u003csummary\u003eWhat size options are available?\u003c\/summary\u003e\n\u003cp class=\"vk-elara-faq-answer\"\u003eThe pendant is available with a Dia 40cm (∅15.7″) or Dia 50cm (∅19.7″) shade. Both sizes have a 150cm (59″) overall drop.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-elara-faq-item\"\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp class=\"vk-elara-faq-answer\"\u003eThe 40cm shade suits smaller dining tables and entryways, while the 50cm shade works better over larger dining tables, kitchen islands, and open living spaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-elara-faq-item\"\u003e\n\u003csummary\u003eWhat type of bulb does it use?\u003c\/summary\u003e\n\u003cp class=\"vk-elara-faq-answer\"\u003eIt takes a standard E26\/E27 LED or Edison-style bulb, sold separately.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-elara-faq-item\"\u003e\n\u003csummary\u003eIs this pendant light dimmable?\u003c\/summary\u003e\n\u003cp class=\"vk-elara-faq-answer\"\u003eIt is compatible with a common wall switch. A dimmer switch is not included and can be added separately if dimming is desired.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-elara-faq-item\"\u003e\n\u003csummary\u003eCan the hanging height be adjusted?\u003c\/summary\u003e\n\u003cp class=\"vk-elara-faq-answer\"\u003eYes. It includes a 59″ adjustable cable, and a custom cable length can be requested.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-elara-faq-item\"\u003e\n\u003csummary\u003eWill it work on a sloped ceiling?\u003c\/summary\u003e\n\u003cp class=\"vk-elara-faq-answer\"\u003eYes, the fixture is adaptable to sloped ceilings with an angle up to 30°.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-elara-faq-item\"\u003e\n\u003csummary\u003eCan I install this in a bathroom?\u003c\/summary\u003e\n\u003cp class=\"vk-elara-faq-answer\"\u003eNo. This fixture is intended for indoor use only and is not suitable for bathrooms or other damp locations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-elara-faq-item\"\u003e\n\u003csummary\u003eIs professional installation required?\u003c\/summary\u003e\n\u003cp class=\"vk-elara-faq-answer\"\u003eYes. This is a hardwired fixture, and installation by a licensed electrician is recommended.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-elara-faq-item\"\u003e\n\u003csummary\u003eWhich regions is this fixture compatible with?\u003c\/summary\u003e\n\u003cp class=\"vk-elara-faq-answer\"\u003eIt is compatible with North America, Saudi Arabia, Europe, and Australia when supplied and installed with the appropriate regional electrical components.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003csection class=\"vk-geo2\" data-geo=\"v2\"\u003e\n\u003chr style=\"border:none;border-top:1px solid #eee;margin:40px 0 34px\"\u003e\n\u003ch2 style=\"font-family:Georgia,'Times New Roman',serif;font-size:26px;font-weight:600;color:#1d1d1d;margin:0 0 6px\"\u003eSizing \u0026amp; \u003cem style=\"color:#a8894f\"\u003equestions\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp style=\"font-size:15px;line-height:1.85;color:#666;margin:0 0 20px\"\u003eEvery piece is made to order in our own atelier — here is what most clients ask before choosing theirs.\u003c\/p\u003e\n\u003cdetails style=\"border-top:1px solid #ececec;border-bottom:1px solid #ececec\"\u003e\u003csummary style=\"cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:16px 2px;font-size:15.5px;font-weight:500;color:#2b2b2b;list-style:none\"\u003eWhich size should I choose for my dining table?\u003cspan style=\"font-family:Georgia,serif;font-size:20px;color:#a8894f\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\u003cp style=\"font-size:15px;line-height:1.85;color:#666;margin:0 0 16px;padding-right:24px\"\u003eThe ∅15.7″ shade fits smaller dining tables and breakfast nooks. Choose the ∅19.7″ for larger tables or kitchen islands. Both hang 59″ total—adjust cable length to your ceiling height during installation.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails style=\"border-bottom:1px solid #ececec\"\u003e\u003csummary style=\"cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:16px 2px;font-size:15.5px;font-weight:500;color:#2b2b2b;list-style:none\"\u003eCan the cable length be customized?\u003cspan style=\"font-family:Georgia,serif;font-size:20px;color:#a8894f\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\u003cp style=\"font-size:15px;line-height:1.85;color:#666;margin:0 0 16px;padding-right:24px\"\u003eYes. The fixture includes a 59″ adjustable cable. It can be extended upon request—contact our atelier for custom hanging heights or sloped ceiling installations up to 30°.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails style=\"border-bottom:1px solid #ececec\"\u003e\u003csummary style=\"cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:16px 2px;font-size:15.5px;font-weight:500;color:#2b2b2b;list-style:none\"\u003eWhat bulb does it require?\u003cspan style=\"font-family:Georgia,serif;font-size:20px;color:#a8894f\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\u003cp style=\"font-size:15px;line-height:1.85;color:#666;margin:0 0 16px;padding-right:24px\"\u003eUses standard E26\/E27 LED or Edison-style filament bulbs (sold separately). Works with common wall switches. Add a dimmer switch separately if dimming control is desired.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails style=\"border-bottom:1px solid #ececec\"\u003e\u003csummary style=\"cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:16px 2px;font-size:15.5px;font-weight:500;color:#2b2b2b;list-style:none\"\u003eHow do I clean the beige fabric shade?\u003cspan style=\"font-family:Georgia,serif;font-size:20px;color:#a8894f\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\u003cp style=\"font-size:15px;line-height:1.85;color:#666;margin:0 0 16px;padding-right:24px\"\u003eWipe gently with a dry soft cloth or low-suction vacuum brush. Avoid water and solvents. Dust the gold metal frame with a soft microfiber cloth. Turn off power before cleaning.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails style=\"border-bottom:1px solid #ececec\"\u003e\u003csummary style=\"cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:16px 2px;font-size:15.5px;font-weight:500;color:#2b2b2b;list-style:none\"\u003eIs professional installation required?\u003cspan style=\"font-family:Georgia,serif;font-size:20px;color:#a8894f\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\u003cp style=\"font-size:15px;line-height:1.85;color:#666;margin:0 0 16px;padding-right:24px\"\u003eHardwired ceiling installation is required. Licensed electrician installation is recommended. The fixture adapts to sloped ceilings up to 30°—discuss custom mounting needs with our atelier team.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e","brand":"Vakkerlight","offers":[{"title":"∅ 15.7″ x H 59″ \/ Beige \u0026 Gold","offer_id":45378366865649,"sku":"VKP03-240827-01","price":249.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 19.7″ x H 59″ \/ Beige \u0026 Gold","offer_id":45378366898417,"sku":"VKP03-240827-02","price":373.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Aurelia_Pendant_Light_1_8-807822.jpg?v=1725275708","url":"https:\/\/vakkerlight.com\/en-de\/products\/elara-pendant-light","provider":"Vakkerlight","version":"1.0","type":"link"}