{"product_id":"neverending-glory-pendant-light","title":"Neverending Glory Pendant Light","description":"\u003cstyle\u003e\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n  .d svg { fill: none !important; }\n\n  .d {\n    font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Arial, sans-serif;\n    color: #1a1a1a;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0.5rem 0 2.5rem;\n  }\n\n  .sec { margin-bottom: 3rem; }\n  .sec:last-child { margin-bottom: 0; }\n\n  .sec-header {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 1.1rem;\n  }\n  .sec-header-line { flex: 1; height: 0.5px; background: #e8e8e8; }\n  .sec-title {\n    font-size: 10.5px;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #b09a7e;\n    white-space: nowrap;\n  }\n\n  \/* Video *\/\n  .video-frame {\n    border-radius: 14px;\n    overflow: hidden;\n    aspect-ratio: 16\/9;\n    background: #111;\n    border: 0.5px solid #e8e8e8;\n  }\n  .video-frame iframe { width: 100%; height: 100%; border: none; display: block; }\n\n  \/* Overview *\/\n  .overview-card p { font-size: 12px; line-height: 1.8; color: #666; }\n  .overview-card strong { color: #1a1a1a; font-weight: 600; }\n\n  \/* Glass note *\/\n  .glass-note {\n    margin-top: 14px;\n    padding: 14px 16px;\n    background: #faf8f5;\n    border: 0.5px solid #ece9e3;\n    border-left: 2.5px solid #b09a7e;\n    border-radius: 10px;\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n  }\n  .glass-note p { font-size: 12px; color: #666; line-height: 1.7; }\n  .glass-note strong { color: #4a3728; }\n\n  \/* Image zoom *\/\n  .img-zoom-wrap {\n    display: block;\n    position: relative;\n    border-radius: 14px;\n    overflow: hidden;\n    border: 0.5px solid #e8e8e8;\n    text-decoration: none;\n  }\n  .img-zoom-wrap img { display: block; max-width: 100%; height: auto; transition: opacity 0.15s; }\n  .img-zoom-wrap:hover img { opacity: 0.88; }\n  .zoom-pill {\n    position: absolute;\n    bottom: 12px;\n    right: 14px;\n    font-size: 10.5px;\n    font-weight: 500;\n    background: rgba(0,0,0,0.48);\n    color: #fff;\n    padding: 4px 11px;\n    border-radius: 99px;\n    display: flex;\n    align-items: center;\n    gap: 5px;\n    pointer-events: none;\n  }\n\n  \/* Features *\/\n  .features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; }\n  .feature-card {\n    background: #faf8f5;\n    border: 0.5px solid #ece9e3;\n    border-radius: 10px;\n    padding: 12px 12px 10px;\n  }\n  .feature-icon-wrap {\n    width: 26px;\n    height: 26px;\n    border-radius: 7px;\n    background: #f0ebe1;\n    border: 0.5px solid #d9c9b0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 8px;\n  }\n  .feature-title { font-size: 11.5px; font-weight: 600; color: #1a1a1a; margin-bottom: 3px; }\n  .feature-desc { font-size: 11px; color: #888; line-height: 1.55; }\n\n  \/* Models grid *\/\n  .model-grid { display: flex; flex-direction: column; gap: 12px; }\n  .model-card {\n    background: #faf8f5;\n    border: 0.5px solid #ece9e3;\n    border-radius: 12px;\n    overflow: hidden;\n    display: flex;\n    gap: 0;\n  }\n  .model-img {\n    background: #fff;\n    border-right: 0.5px solid #ece9e3;\n    width: 260px;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 16px;\n  }\n  .model-img img { width: 100%; height: 100%; object-fit: contain; display: block; max-height: 200px; }\n  .model-body { padding: 16px 20px; display: flex; flex-direction: column; justify-content: center; }\n  .model-badge {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    color: #9a7d5a;\n    background: #f0ebe1;\n    border: 0.5px solid #d9c9b0;\n    padding: 2px 9px;\n    border-radius: 99px;\n    margin-bottom: 10px;\n  }\n  .model-dims { font-size: 15px; font-weight: 700; color: #1a1a1a; margin-bottom: 3px; }\n  .model-dims-sub { font-size: 12px; color: #aaa; }\n\n  \/* Spec *\/\n  .spec-grid {\n    display: flex;\n    flex-direction: column;\n    border: 0.5px solid #e8e8e8;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n  .spec-item {\n    padding: 8px 16px;\n    border-bottom: 0.5px solid #e8e8e8;\n    display: flex;\n    align-items: center;\n    background: #faf8f5;\n  }\n  .spec-item:last-child { border-bottom: none; }\n  .spec-key {\n    font-size: 10.5px;\n    font-weight: 600;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    color: #b09a7e;\n    width: 145px;\n    flex-shrink: 0;\n  }\n  .spec-val { font-size: 12px; font-weight: 500; color: #1a1a1a; line-height: 1.5; }\n  .spec-val a { color: #8a6e52; text-decoration: underline; }\n\n  .cert-badges { display: flex; gap: 4px; flex-wrap: nowrap; }\n  .cert-badge {\n    font-size: 10px;\n    font-weight: 500;\n    padding: 2px 7px;\n    border-radius: 99px;\n    background: #f5f0e8;\n    border: 0.5px solid #d9c9b0;\n    color: #9a7d5a;\n    white-space: nowrap;\n  }\n\n  \/* Downloads *\/\n  .dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; }\n  .dl-btn {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 6px;\n    padding: 14px 10px;\n    border-radius: 12px;\n    border: 0.5px solid #e8e8e8;\n    background: #faf8f5;\n    color: #1a1a1a;\n    text-decoration: none;\n    font-size: 12px;\n    font-weight: 500;\n    text-align: center;\n    cursor: pointer;\n  }\n  .dl-btn:hover { background: #fff; border-color: #ccc; }\n  .dl-icon-wrap {\n    width: 34px;\n    height: 34px;\n    border-radius: 9px;\n    background: #f5f0e8;\n    border: 0.5px solid #d9c9b0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  \/* FAQ *\/\n  .faq-list { display: flex; flex-direction: column; border: 0.5px solid #ece9e3; border-radius: 14px; overflow: hidden; }\n  .faq-list details { border-bottom: 0.5px solid #ece9e3; background: #ffffff; }\n  .faq-list details:last-child { border-bottom: none; }\n  .faq-list summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 12px 16px;\n    cursor: pointer;\n    gap: 12px;\n    list-style: none;\n    font-size: 13px;\n    font-weight: 500;\n    color: #1a1a1a;\n    line-height: 1.4;\n  }\n  .faq-list summary::-webkit-details-marker { display: none; }\n  .faq-list summary::after {\n    content: '';\n    flex-shrink: 0;\n    width: 18px;\n    height: 18px;\n    border-radius: 50%;\n    background: #f0ebe1 url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='9' height='9' viewBox='0 0 24 24' fill='none' stroke='%239a7d5a' stroke-width='2.5'%3E%3Cpolyline points='6 9 12 15 18 9'\/%3E%3C\/svg%3E\") center\/9px no-repeat;\n    border: 0.5px solid #d9c9b0;\n    transition: transform 0.2s;\n  }\n  .faq-list details[open] summary::after { transform: rotate(180deg); }\n  .faq-list details[open] summary { color: #8a6e52; }\n  .faq-a { padding: 0 16px 12px; font-size: 12.5px; color: #666; line-height: 1.75; }\n  .faq-a a { color: #8a6e52; text-decoration: underline; }\n\n  @media (max-width: 600px) {\n    .features-grid { grid-template-columns: 1fr 1fr; }\n    .model-grid { grid-template-columns: 1fr; }\n    .dl-grid { grid-template-columns: 1fr; }\n    .cert-badges { flex-wrap: wrap; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"d\"\u003e\n\u003c!-- VIDEO --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eProduct Video\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"video-frame\"\u003e\u003ciframe title=\"Neverending Glory Pendant Light\" src=\"https:\/\/www.youtube.com\/embed\/rQ-7wsxf4Rg?si=tYTlw7xYw5IbWWwg\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- OVERVIEW --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eOverview\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"overview-card\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eNeverending Glory\u003c\/strong\u003e suspension collection pays tribute to five of the world's most beautiful theatres. The Metropolitan Opera edition features a fluid silhouette inspired by the opulent central chandelier of the eponymous New York landmark. Handcrafted by experienced master artisans according to time-honored traditions, it is available in \u003cstrong\u003etransparent, opal, and amber\u003c\/strong\u003e glass finishes — chic, contemporary, and unmistakably opulent.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glass-note\"\u003e\n\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" style=\"flex-shrink: 0; margin-top: 1px;\" stroke-width=\"1.5\" stroke=\"#b09a7e\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"14\" width=\"14\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4M12 16h.01\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cp\u003e\u003cstrong\u003eAbout Glass Craftsmanship:\u003c\/strong\u003e The nature of glass makes it inherently delicate. When cutting holes in glass, slight edge irregularities or micro-cracks may appear — this is a natural characteristic of the material, not a quality defect. Our master artisans take great care to minimize such occurrences, but slight variations are inherent to handcrafted glass and do not affect the structural integrity of the piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 14px;\"\u003e\u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Neverending-Glory-Pendant-Light_378a7c51-8229-4385-a757-528f18d9ed37_600x600.jpg?v=1706324334\" class=\"img-zoom-wrap\" target=\"_blank\"\u003e \u003cimg alt=\"Neverending Glory Pendant Light in room setting\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Neverending-Glory-Pendant-Light_378a7c51-8229-4385-a757-528f18d9ed37_600x600.jpg?v=1706324334\"\u003e \u003cspan class=\"zoom-pill\"\u003e \u003csvg stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"11\" width=\"11\"\u003e\u003ccircle r=\"8\" cy=\"11\" cx=\"11\"\u003e\u003c\/circle\u003e\u003cpath d=\"M21 21l-4.35-4.35M11 8v6M8 11h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Click to enlarge \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MODEL COMPARISON --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eModel Comparison\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Neverending_Glory_Pendant_Light_sku_4.jpg\" class=\"img-zoom-wrap\" target=\"_blank\"\u003e \u003cimg alt=\"Neverending Glory model comparison chart\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Neverending_Glory_Pendant_Light_sku_4_600x600.jpg?v=1746588789\"\u003e \u003cspan class=\"zoom-pill\"\u003e \u003csvg stroke-width=\"2.5\" stroke=\"#fff\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"11\" width=\"11\"\u003e\u003ccircle r=\"8\" cy=\"11\" cx=\"11\"\u003e\u003c\/circle\u003e\u003cpath d=\"M21 21l-4.35-4.35M11 8v6M8 11h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Click to enlarge \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- WHY YOU'LL LOVE IT --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eWhy You'll Love It\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"#9a7d5a\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"14\" width=\"14\"\u003e\u003cpolygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eTheatre-Inspired Heritage\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003ePays tribute to the Metropolitan Opera — one of the world's most iconic performance venues.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"#9a7d5a\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"14\" width=\"14\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eMaster Handcraftsmanship\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eMade by experienced artisans using time-honored glass-working techniques passed down through generations.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"#9a7d5a\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"14\" width=\"14\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M2 12h20M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003e3 Glass Finishes\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eTransparent, Opal, and Amber — each creates a distinct lighting mood to suit your space.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"#9a7d5a\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"14\" width=\"14\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eFluid Silhouette\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eFlowing, sculptural curves that look stunning as a singular focal point or in a cluster arrangement.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"#9a7d5a\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"14\" width=\"14\"\u003e\u003cline y2=\"6\" x2=\"12\" y1=\"2\" x1=\"12\"\u003e\u003c\/line\u003e\u003cline y2=\"22\" x2=\"12\" y1=\"18\" x1=\"12\"\u003e\u003c\/line\u003e\u003cline y2=\"7.76\" x2=\"7.76\" y1=\"4.93\" x1=\"4.93\"\u003e\u003c\/line\u003e\u003cline y2=\"19.07\" x2=\"19.07\" y1=\"16.24\" x1=\"16.24\"\u003e\u003c\/line\u003e\u003cline y2=\"12\" x2=\"6\" y1=\"12\" x1=\"2\"\u003e\u003c\/line\u003e\u003cline y2=\"12\" x2=\"22\" y1=\"12\" x1=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eAdjustable Cord\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003e59″ (150 cm) adjustable wire — suitable for standard and high ceilings alike.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"#9a7d5a\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"14\" width=\"14\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 22 9 12 15 12 15 22\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eSloped Ceiling Ready\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eCompatible with sloped ceilings up to 30° — no additional adapter needed in most cases.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MODELS \u0026 SIZES --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eModels \u0026amp; Sizes\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"model-grid\"\u003e\n\u003cdiv class=\"model-card\"\u003e\n\u003cdiv class=\"model-img\"\u003e\u003cimg alt=\"Model A\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Neverending_Glory_Pendant_Light_sku-_7_13271229-f4c0-4988-b1cd-3707c32c19f9.jpg?v=1747397536\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"model-body\"\u003e\n\u003cspan class=\"model-badge\"\u003eModel A\u003c\/span\u003e\n\u003cdiv class=\"model-dims\"\u003e∅ 13″ × H 17.7″\u003c\/div\u003e\n\u003cdiv class=\"model-dims-sub\"\u003eDia 33 cm × H 45 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"model-card\"\u003e\n\u003cdiv class=\"model-img\"\u003e\u003cimg alt=\"Model B\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Neverending_Glory_Pendant_Light_sku_1_1.jpg?v=1747397536\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"model-body\"\u003e\n\u003cspan class=\"model-badge\"\u003eModel B\u003c\/span\u003e\n\u003cdiv class=\"model-dims\"\u003e∅ 11.8″ × H 11.8″\u003c\/div\u003e\n\u003cdiv class=\"model-dims-sub\"\u003eDia 30 cm × H 30 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"model-card\"\u003e\n\u003cdiv class=\"model-img\"\u003e\u003cimg alt=\"Model C\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Neverending_Glory_Pendant_Light_sku_1_2.jpg?v=1747397536\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"model-body\"\u003e\n\u003cspan class=\"model-badge\"\u003eModel C\u003c\/span\u003e\n\u003cdiv class=\"model-dims\"\u003e∅ 11.8″ × H 13.8″\u003c\/div\u003e\n\u003cdiv class=\"model-dims-sub\"\u003eDia 30 cm × H 35 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DETAILS --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eDetails\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-grid\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003eMaterial\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eGlass, Metal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003eGlass Finish\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eTransparent, Opal, Amber\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003eBody Color\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eClear\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003eStyle\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eVintage \/ Contemporary\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003eType\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003ePendant Lamp — Indoor only (IP20)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003eVoltage\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003eWiring\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eHardwired\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003eBulb Socket\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eE26 \/ E27 (standard US base), Max 40W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003eCord Length\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003e59″ (150 cm) — adjustable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003eInstallation\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eSloped ceiling compatible (up to 30°) — \u003ca href=\"https:\/\/youtube.com\/shorts\/ffwPT5RUoBk\" target=\"_blank\"\u003eAssembly video →\u003c\/a\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003eCertifications\u003c\/span\u003e\n\u003cdiv class=\"cert-badges\"\u003e\n\u003cspan class=\"cert-badge\"\u003eNorth America\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eAustralia\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eEurope\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eMiddle East\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DOWNLOADS --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eResources \u0026amp; Downloads\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dl-grid\"\u003e\n\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1e9eP4ZEpKKPFg9PEPGZk-ZyNQfz_ZAA8\/view?usp=drive_link\" class=\"dl-btn\" target=\"_blank\"\u003e\n\u003cdiv class=\"dl-icon-wrap\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"#9a7d5a\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"16\" width=\"16\"\u003e\n            \u003cpath d=\"M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2\"\u003e\u003c\/path\u003e\n            \u003crect rx=\"1\" height=\"4\" width=\"6\" y=\"3\" x=\"9\"\u003e\u003c\/rect\u003e\n            \u003cline y2=\"12\" x2=\"15\" y1=\"12\" x1=\"9\"\u003e\u003c\/line\u003e\u003cline y2=\"16\" x2=\"13\" y1=\"16\" x1=\"9\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\nTear Sheet\u003c\/a\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1LUWS-rpfndPf9IpmduTB9GdlSEuRTQU1\/view?usp=drive_link\" class=\"dl-btn\" target=\"_blank\"\u003e\n\u003cdiv class=\"dl-icon-wrap\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"#9a7d5a\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"16\" width=\"16\"\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\u003c\/div\u003e\nInstallation Guide\u003c\/a\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1hkwecH4DDjXNZ8fkbYoRUb9auU6-O-JQ\/view?usp=drive_link\" class=\"dl-btn\" target=\"_blank\"\u003e\n\u003cdiv class=\"dl-icon-wrap\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"#9a7d5a\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"16\" width=\"16\"\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            \u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\n            \u003cline y2=\"12\" x2=\"12\" y1=\"22.08\" x1=\"12\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n3D Files (Model B)\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eFrequently Asked Questions\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the differences between Model A, B, and C?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eModel A\u003c\/strong\u003e (∅13″ × H17.7″) is the tallest and most dramatic — ideal as a solo statement over a dining table or in an entryway. \u003cstrong\u003eModel B\u003c\/strong\u003e (∅11.8″ × H11.8″) is a compact sphere, great in clusters or over a kitchen island. \u003cstrong\u003eModel C\u003c\/strong\u003e (∅11.8″ × H13.8″) is slightly elongated — a balance between the two. All three are available in the same glass finishes.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the glass finish options and how do they look?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eTransparent\u003c\/strong\u003e glass gives a clean, modern look and lets the most light through. \u003cstrong\u003eOpal\u003c\/strong\u003e diffuses light softly for a warm, frosted glow. \u003cstrong\u003eAmber\u003c\/strong\u003e creates a warm golden ambiance — especially beautiful in dining and living spaces.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat bulb do I need?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eThis pendant uses an \u003cstrong\u003eE26 or E27 base bulb\u003c\/strong\u003e (standard US socket), max 40W. We recommend a Warm Light LED bulb for the richest glow through the glass. \u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eAre the edge irregularities on the glass a defect?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eNo — slight edge variations or micro-cracks near drilled holes are a \u003cstrong\u003enatural characteristic of handcrafted glass\u003c\/strong\u003e, not a quality defect. Glass responds unpredictably during cutting, and these imperfections do not affect the structural integrity or overall appearance of the lamp. They are part of what makes each piece unique.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDoes it work on sloped ceilings?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eYes — this pendant is compatible with \u003cstrong\u003esloped ceilings up to 30°\u003c\/strong\u003e. No additional adapter is required for most installations within this range. For more extreme angles, please contact us before ordering.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use multiple pendants together?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eAbsolutely — the Neverending Glory collection is designed to look stunning in groups. Mixing Models B and C at varying heights over a dining table or kitchen island is a popular approach. Each lamp requires its own electrical connection point.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Tumdi.com","offers":[{"title":"Model A: ∅ 13″ x H 17.7″ \/ Dia 33cm x H 45cm \/ Clear","offer_id":58264328405337,"sku":"MJP-NGPL-107","price":279.0,"currency_code":"USD","in_stock":true},{"title":"Model B: ∅ 11.8″ x H 11.8″ \/ Dia 30cm x H 30cm \/ Clear","offer_id":58264328438105,"sku":"MJP-NGPL-110","price":279.0,"currency_code":"USD","in_stock":true},{"title":"Model C: ∅ 11.8″ x H 13.8″ \/ Dia 30cm x H 35cm \/ Clear","offer_id":58264328470873,"sku":"MJP-NGPL-113","price":279.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8722\/3897\/files\/Neverending_Glory_Pendant_Light_0507-_22.jpg?v=1781122614","url":"https:\/\/www.tumdi.co\/products\/neverending-glory-pendant-light","provider":"Tumdi.com","version":"1.0","type":"link"}