{"product_id":"fallon-pendant-light","title":"Fallon Pendant Light","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,500;1,400;1,500\u0026family=Jost:wght@300;400;500\u0026display=swap');\n\n  \/* ─── Lumioshine \"Old Money\" palette ─── *\/\n  .pdp-om {\n    --ink:      #0E0E0C;\n    --hunter:   #1C2B1E;\n    --forest:   #243627;\n    --ivy:      #344D36;\n    --ivory:    #F4F1EA;\n    --linen:    #EAE6DC;\n    --parch:    #DDD8CC;\n    --gold:     #A8904A;\n    --gold-lt:  #C4A85C;\n    --stone:    #8C8878;\n    --warm-wht: #FAFAF7;\n\n    max-width: 900px;\n    margin: 0 auto;\n    background: var(--warm-wht);\n    color: var(--ink);\n    font-family: 'Jost', -apple-system, BlinkMacSystemFont, sans-serif;\n    font-weight: 300;\n    font-size: 14.5px;\n    line-height: 1.78;\n    -webkit-font-smoothing: antialiased;\n  }\n  .pdp-om *, .pdp-om *::before, .pdp-om *::after { box-sizing: border-box; }\n  .pdp-om p { margin: 0 0 1rem 0; color: var(--stone); }\n  .pdp-om img { max-width: 100%; height: auto; display: block; }\n  .pdp-om a { color: var(--gold); }\n  .pdp-om svg { fill: none; }\n\n  \/* ─── Section frame ─── *\/\n  .pdp-om .om-section { padding: 0; margin: 0; }\n\n  \/* ─── Common: gold tag with leading dash ─── *\/\n  .pdp-om .tag {\n    display: inline-flex;\n    align-items: center;\n    gap: 0.7rem;\n    font-family: 'Jost', sans-serif;\n    font-size: 0.7rem;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin: 0;\n  }\n  .pdp-om .tag::before {\n    content: '';\n    display: block;\n    width: 18px;\n    height: 1px;\n    background: var(--gold);\n    flex-shrink: 0;\n  }\n\n  \/* ─── HERITAGE RIBBON (page opener) ─── *\/\n  .pdp-om .heritage {\n    background: var(--ivory);\n    padding: 3.6rem 1.4rem;\n    text-align: center;\n    border: 1px solid var(--parch);\n  }\n  .pdp-om .heritage .tag { margin-bottom: 1.4rem; }\n  .pdp-om .heritage-line {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.85rem;\n    font-weight: 400;\n    line-height: 1.32;\n    color: var(--ink);\n    max-width: 90ch;\n    margin: 0 auto;\n    letter-spacing: -0.005em;\n  }\n  .pdp-om .heritage-line em {\n    font-style: italic;\n    color: var(--ivy);\n  }\n  .pdp-om .heritage-rule {\n    width: 32px;\n    height: 1px;\n    background: var(--gold);\n    margin: 1.6rem auto;\n    opacity: 0.55;\n    border: 0;\n  }\n  .pdp-om .heritage-body {\n    font-family: 'Jost', sans-serif;\n    font-size: 0.92rem;\n    font-weight: 300;\n    color: var(--stone);\n    line-height: 1.85;\n    max-width: 78ch;\n    margin: 0 auto;\n  }\n  .pdp-om .heritage-body em {\n    font-style: italic;\n    color: var(--ivy);\n  }\n\n  \/* ─── DIMENSIONS (single fixture) ─── *\/\n  .pdp-om .sizes {\n    background: var(--warm-wht);\n    padding: 3rem 2.4rem;\n    border-bottom: 1px solid var(--parch);\n    border-left: 1px solid var(--parch);\n    border-right: 1px solid var(--parch);\n  }\n  .pdp-om .sizes-head {\n    text-align: center;\n    margin-bottom: 2.4rem;\n  }\n  .pdp-om .sizes-head .tag { margin-bottom: 0.9rem; }\n  .pdp-om .sizes-title {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.55rem;\n    font-weight: 400;\n    color: var(--ink);\n    margin: 0 0 0.5rem 0;\n    letter-spacing: -0.005em;\n  }\n  .pdp-om .sizes-title em { font-style: italic; color: var(--ivy); }\n\n  \/* Scale Ladder for Linear Pendant *\/\n  .pdp-om .ladder {\n    background: var(--ivory);\n    border: 1px solid var(--parch);\n    padding: 2.2rem 2rem;\n  }\n  .pdp-om .ladder-row {\n    display: grid;\n    grid-template-columns: 88px 1fr 200px;\n    align-items: center;\n    gap: 1.4rem;\n    padding: 0.85rem 0;\n    border-bottom: 1px solid var(--parch);\n  }\n  .pdp-om .ladder-row:last-child { border-bottom: 0; }\n  .pdp-om .ladder-cm {\n    font-family: 'Playfair Display', serif;\n    font-style: italic;\n    font-size: 1.05rem;\n    color: var(--ivy);\n    font-weight: 400;\n    letter-spacing: 0.01em;\n  }\n  .pdp-om .ladder-bar-wrap {\n    position: relative;\n    height: 6px;\n    background: transparent;\n  }\n  .pdp-om .ladder-bar {\n    position: absolute;\n    left: 0;\n    top: 50%;\n    transform: translateY(-50%);\n    height: 2px;\n    background: var(--gold);\n    opacity: 0.85;\n  }\n  .pdp-om .ladder-bar::before,\n  .pdp-om .ladder-bar::after {\n    content: '';\n    position: absolute;\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: var(--gold);\n    top: 50%;\n    transform: translateY(-50%);\n  }\n  .pdp-om .ladder-bar::before { left: 0; }\n  .pdp-om .ladder-bar::after  { right: -3px; }\n  .pdp-om .ladder-tail {\n    position: absolute;\n    left: 0;\n    top: 50%;\n    transform: translateY(-50%);\n    height: 1px;\n    width: 100%;\n    background: var(--parch);\n  }\n  .pdp-om .ladder-suit {\n    font-size: 0.78rem;\n    color: var(--stone);\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    text-align: right;\n  }\n  .pdp-om .ladder-suit em {\n    font-family: 'Playfair Display', serif;\n    font-style: italic;\n    text-transform: none;\n    letter-spacing: 0;\n    color: var(--ink);\n    font-size: 0.95rem;\n    margin-right: 0.55rem;\n  }\n  .pdp-om .ladder-foot {\n    margin-top: 1.4rem;\n    padding-top: 1.2rem;\n    border-top: 1px solid var(--parch);\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    flex-wrap: wrap;\n    gap: 0.6rem;\n  }\n  .pdp-om .ladder-foot-key {\n    font-size: 0.7rem;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--gold);\n    font-weight: 500;\n  }\n  .pdp-om .ladder-foot-val {\n    font-size: 0.88rem;\n    color: var(--ink);\n  }\n\n  \/* ─── MATERIALS \u0026 FINISHES ─── *\/\n  .pdp-om .materials {\n    background: var(--ivory);\n    padding: 3rem 2.4rem;\n    border-bottom: 1px solid var(--parch);\n    border-left: 1px solid var(--parch);\n    border-right: 1px solid var(--parch);\n  }\n  .pdp-om .mat-head { margin-bottom: 1.8rem; }\n  .pdp-om .mat-head .tag { margin-bottom: 0.7rem; }\n  .pdp-om .mat-title {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.55rem;\n    font-weight: 400;\n    color: var(--ink);\n    margin: 0;\n    letter-spacing: -0.005em;\n  }\n  .pdp-om .mat-title em { font-style: italic; color: var(--ivy); }\n\n  .pdp-om .mat-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 0;\n    border: 1px solid var(--parch);\n    background: var(--warm-wht);\n    margin-bottom: 1.4rem;\n  }\n  .pdp-om .mat-cell {\n    padding: 1.6rem 1.2rem;\n    border-right: 1px solid var(--parch);\n    text-align: left;\n  }\n  .pdp-om .mat-cell:last-child { border-right: 0; }\n  .pdp-om .mat-icon {\n    width: 28px;\n    height: 28px;\n    margin-bottom: 0.9rem;\n  }\n  .pdp-om .mat-name {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.1rem;\n    font-weight: 400;\n    color: var(--ink);\n    margin: 0 0 0.4rem 0;\n    font-style: italic;\n  }\n  .pdp-om .mat-desc {\n    font-size: 0.85rem;\n    color: var(--stone);\n    line-height: 1.65;\n    margin: 0;\n  }\n\n  \/* Finish swatches *\/\n  .pdp-om .finish-row {\n    background: var(--warm-wht);\n    border: 1px solid var(--parch);\n    padding: 1.4rem 1.4rem;\n    display: grid;\n    grid-template-columns: auto 1fr;\n    gap: 1.4rem;\n    align-items: center;\n  }\n  .pdp-om .finish-label {\n    font-size: 0.7rem;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--gold);\n    font-weight: 500;\n    border-left: 2px solid var(--gold);\n    padding-left: 0.95rem;\n  }\n  .pdp-om .finish-swatches {\n    display: flex;\n    gap: 1.6rem;\n    flex-wrap: wrap;\n  }\n  .pdp-om .swatch {\n    display: flex;\n    align-items: center;\n    gap: 0.65rem;\n    font-size: 0.92rem;\n    color: var(--ink);\n  }\n  .pdp-om .sw-dot {\n    width: 22px;\n    height: 22px;\n    border-radius: 50%;\n    border: 1px solid rgba(0,0,0,0.08);\n    flex-shrink: 0;\n  }\n  .pdp-om .sw-bronze { background: linear-gradient(135deg, #6b4a26 0%, #8a6432 55%, #3d2814 100%); }\n  .pdp-om .sw-white  { background: linear-gradient(135deg, #f7f4ed 0%, #ffffff 50%, #e8e4d8 100%); }\n  .pdp-om .sw-woodgrain {\n    background:\n      linear-gradient(135deg, rgba(255,255,255,0.05), rgba(0,0,0,0.18)),\n      repeating-linear-gradient(112deg,\n        #5a3a1c 0px, #5a3a1c 1.2px,\n        #6b4624 1.2px, #6b4624 3.4px,\n        #7a5530 3.4px, #7a5530 5px,\n        #4a2e15 5px, #4a2e15 6.6px);\n  }\n\n  \/* Finish note - inline explanation under swatches *\/\n  .pdp-om .finish-note {\n    background: var(--warm-wht);\n    border: 1px solid var(--parch);\n    border-left: 2px solid var(--gold);\n    padding: 1.2rem 1.4rem;\n    margin-top: 0.9rem;\n  }\n  .pdp-om .finish-note-label {\n    font-size: 0.7rem;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    font-weight: 500;\n    color: var(--gold);\n    margin-bottom: 0.55rem;\n  }\n  .pdp-om .finish-note-text {\n    font-size: 0.88rem;\n    color: var(--ink);\n    line-height: 1.7;\n    margin: 0;\n    max-width: 78ch;\n  }\n  .pdp-om .finish-note-text strong {\n    font-weight: 500;\n    color: var(--ink);\n  }\n\n  \/* ─── SPECS TABLE ─── *\/\n  .pdp-om .specs {\n    background: var(--ivory);\n    padding: 3rem 2.4rem;\n    border-bottom: 1px solid var(--parch);\n    border-left: 1px solid var(--parch);\n    border-right: 1px solid var(--parch);\n  }\n  .pdp-om .specs-head { margin-bottom: 1.6rem; }\n  .pdp-om .specs-head .tag { margin-bottom: 0.7rem; }\n  .pdp-om .specs-title {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.55rem;\n    font-weight: 400;\n    color: var(--ink);\n    margin: 0;\n  }\n  .pdp-om .specs-title em { font-style: italic; color: var(--ivy); }\n\n  .pdp-om .spec-grid {\n    background: var(--warm-wht);\n    border: 1px solid var(--parch);\n  }\n  .pdp-om .spec-row {\n    display: grid;\n    grid-template-columns: 1fr 2fr;\n    border-bottom: 1px solid var(--parch);\n    padding: 0.95rem 1.4rem;\n    align-items: center;\n    gap: 1rem;\n  }\n  .pdp-om .spec-row:last-child { border-bottom: 0; }\n  .pdp-om .spec-row:nth-child(even) { background: var(--ivory); }\n  .pdp-om .spec-key {\n    font-size: 0.7rem;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--gold);\n  }\n  .pdp-om .spec-val {\n    font-size: 0.92rem;\n    color: var(--ink);\n    font-weight: 400;\n  }\n  .pdp-om .cert-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0.4rem;\n  }\n  .pdp-om .cert-badge {\n    font-size: 0.7rem;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--ivy);\n    background: transparent;\n    border: 1px solid var(--parch);\n    padding: 0.32rem 0.75rem;\n    font-weight: 500;\n  }\n\n  \/* ─── NOTICE ─── *\/\n  .pdp-om .notices {\n    background: var(--warm-wht);\n    padding: 2.4rem 2.4rem;\n    border-bottom: 1px solid var(--parch);\n    border-left: 1px solid var(--parch);\n    border-right: 1px solid var(--parch);\n  }\n  .pdp-om .notice {\n    background: var(--ivory);\n    border: 1px solid var(--parch);\n    border-left: 2px solid var(--gold);\n    padding: 1.5rem 1.6rem;\n    position: relative;\n  }\n  .pdp-om .notice-label {\n    font-size: 0.7rem;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    font-weight: 500;\n    color: var(--gold);\n    margin-bottom: 0.7rem;\n  }\n  .pdp-om .notice-text {\n    font-size: 0.92rem;\n    color: var(--ink);\n    line-height: 1.75;\n    margin: 0;\n    max-width: 78ch;\n  }\n  .pdp-om .notice-text strong {\n    font-weight: 500;\n    color: var(--ink);\n  }\n  .pdp-om .notice-stack { display: flex; flex-direction: column; gap: 0.9rem; }\n\n  \/* ─── FAQ steps ─── *\/\n  .pdp-om .faq-steps {\n    counter-reset: fstep;\n    list-style: none;\n    padding: 0;\n    margin: 1rem 0 0.2rem;\n  }\n  .pdp-om .faq-steps li {\n    counter-increment: fstep;\n    padding: 0.7rem 0 0.7rem 2.6rem;\n    border-top: 1px solid var(--parch);\n    position: relative;\n  }\n  .pdp-om .faq-steps li:first-child { border-top: 0; padding-top: 0.4rem; }\n  .pdp-om .faq-steps li::before {\n    content: counter(fstep, decimal-leading-zero);\n    position: absolute;\n    left: 0;\n    top: 0.85rem;\n    font-family: 'Playfair Display', serif;\n    font-style: italic;\n    font-size: 1.05rem;\n    color: var(--gold);\n    font-weight: 400;\n  }\n  .pdp-om .faq-steps li:first-child::before { top: 0.55rem; }\n  .pdp-om .faq-steps li strong {\n    display: block;\n    font-family: 'Playfair Display', serif;\n    font-weight: 400;\n    font-size: 1.05rem;\n    color: var(--ink);\n    margin-bottom: 0.22rem;\n  }\n\n  \/* ─── FAQ ─── *\/\n  .pdp-om .faq {\n    background: var(--warm-wht);\n    padding: 3rem 2.4rem;\n    border-bottom: 1px solid var(--parch);\n    border-left: 1px solid var(--parch);\n    border-right: 1px solid var(--parch);\n  }\n  .pdp-om .faq-head { margin-bottom: 1.5rem; }\n  .pdp-om .faq-head .tag { margin-bottom: 0.7rem; }\n  .pdp-om .faq-title {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.55rem;\n    font-weight: 400;\n    color: var(--ink);\n    margin: 0;\n  }\n  .pdp-om .faq-title em { font-style: italic; color: var(--ivy); }\n\n  .pdp-om .faq-list { display: flex; flex-direction: column; }\n  .pdp-om .faq-list details {\n    border-bottom: 1px solid var(--parch);\n    background: transparent;\n  }\n  .pdp-om .faq-list details:first-child { border-top: 1px solid var(--parch); }\n  .pdp-om .faq-list summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 1.15rem 0.4rem 1.15rem 0;\n    font-family: 'Playfair Display', serif;\n    font-size: 1.1rem;\n    font-weight: 400;\n    line-height: 1.4;\n    color: var(--ink);\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 1rem;\n  }\n  .pdp-om .faq-list summary::-webkit-details-marker { display: none; }\n  .pdp-om .faq-list summary::after {\n    content: '+';\n    font-family: 'Jost', sans-serif;\n    font-size: 1.3rem;\n    line-height: 1;\n    color: var(--gold);\n    transition: transform 0.2s;\n    font-weight: 300;\n    flex-shrink: 0;\n  }\n  .pdp-om .faq-list details[open] summary::after { content: '−'; }\n  .pdp-om .faq-list .faq-a {\n    padding: 0 0 1.1rem;\n    font-size: 0.92rem;\n    color: var(--stone);\n    line-height: 1.75;\n    max-width: 70ch;\n  }\n\n  \/* ─── DOWNLOADS ─── *\/\n  .pdp-om .downloads {\n    background: var(--ivory);\n    padding: 3rem 2.4rem;\n    border-bottom: 1px solid var(--parch);\n    border-left: 1px solid var(--parch);\n    border-right: 1px solid var(--parch);\n  }\n  .pdp-om .dl-head {\n    margin-bottom: 1.4rem;\n    text-align: center;\n  }\n  .pdp-om .dl-head .tag { margin-bottom: 0.7rem; }\n  .pdp-om .dl-title {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.55rem;\n    font-weight: 400;\n    color: var(--ink);\n    margin: 0;\n    letter-spacing: -0.005em;\n  }\n  .pdp-om .dl-title em { font-style: italic; color: var(--ivy); }\n\n  .pdp-om .dl-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 0.8rem;\n  }\n  .pdp-om .dl-btn {\n    display: flex;\n    align-items: center;\n    gap: 0.85rem;\n    padding: 1rem 1.1rem;\n    background: var(--warm-wht);\n    border: 1px solid var(--parch);\n    text-decoration: none;\n    color: var(--ink);\n    transition: background 0.25s, color 0.25s, border-color 0.25s;\n  }\n  .pdp-om .dl-btn:hover {\n    background: var(--hunter);\n    border-color: var(--hunter);\n    color: var(--ivory);\n  }\n  .pdp-om .dl-btn:hover .dl-icon { color: var(--gold-lt); border-color: var(--gold-lt); }\n  .pdp-om .dl-btn:hover .dl-meta { color: rgba(244,241,234,0.55); }\n\n  .pdp-om .dl-icon {\n    width: 32px;\n    height: 32px;\n    border: 1px solid var(--gold);\n    color: var(--gold);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    transition: color 0.25s, border-color 0.25s;\n  }\n  .pdp-om .dl-text {\n    display: flex;\n    flex-direction: column;\n    line-height: 1.2;\n  }\n  .pdp-om .dl-name {\n    font-family: 'Playfair Display', serif;\n    font-size: 0.92rem;\n    font-weight: 400;\n  }\n  .pdp-om .dl-meta {\n    font-size: 0.7rem;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--stone);\n    margin-top: 0.3rem;\n    transition: color 0.25s;\n  }\n\n  \/* ─── Responsive ─── *\/\n  @media (max-width: 720px) {\n    .pdp-om .mat-grid { grid-template-columns: 1fr; }\n    .pdp-om .mat-cell { border-right: 0; border-bottom: 1px solid var(--parch); }\n    .pdp-om .mat-cell:last-child { border-bottom: 0; }\n    .pdp-om .dl-grid { grid-template-columns: 1fr; }\n    .pdp-om .finish-row { grid-template-columns: 1fr; gap: 0.9rem; }\n    .pdp-om .spec-row { grid-template-columns: 1fr; gap: 0.3rem; padding: 0.85rem 1.1rem; }\n    .pdp-om .ladder { padding: 1.6rem 1.2rem; }\n    .pdp-om .ladder-row {\n      grid-template-columns: 1fr;\n      gap: 0.5rem;\n      padding: 1rem 0;\n    }\n    .pdp-om .ladder-suit { text-align: left; }\n    .pdp-om .ladder-suit em { display: block; margin: 0 0 0.15rem 0; }\n  }\n  @media (max-width: 480px) {\n    .pdp-om .heritage,\n    .pdp-om .sizes,\n    .pdp-om .materials,\n    .pdp-om .specs,\n    .pdp-om .faq,\n    .pdp-om .downloads,\n    .pdp-om .notices { padding-left: 1.4rem; padding-right: 1.4rem; }\n    .pdp-om .heritage { padding-top: 2.4rem; padding-bottom: 2.4rem; }\n    .pdp-om .heritage-line { font-size: 1.2rem; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"pdp-om\"\u003e\n\u003c!-- ═══════════════ HERITAGE RIBBON ═══════════════ --\u003e\n\u003csection class=\"heritage\"\u003e\n\u003cp class=\"heritage-line\"\u003eA \u003cem\u003elinear horizon\u003c\/em\u003e, suspended on slender wires.\u003c\/p\u003e\n\u003chr class=\"heritage-rule\"\u003e\n\u003cp class=\"heritage-body\"\u003eDefine your dining or workspace with the Fallon Linear Pendant — a masterclass in elongated design and functional beauty. Crafted from durable iron with a high-fidelity Water-Transfer Wood-Grain finish, this fixture offers the organic warmth of timber with the sleek performance of modern LED technology. Spanning from 80 cm to an impressive 240 cm, it is engineered to scale with your space. The dual integrated LED pillars, diffused by premium white acrylic, provide a wide, flicker-free wash of light. Suspended on minimalist aircraft cables, it creates a \u003cem\u003e\"floating\" aesthetic\u003c\/em\u003e — perfectly at home in Japandi, Scandi, and contemporary minimalist interiors.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ═══════════════ SIZES ═══════════════ --\u003e\n\u003csection class=\"sizes\"\u003e\n\u003cdiv class=\"sizes-head\"\u003e\n\u003cp class=\"tag\" style=\"justify-content: center; display: flex; margin-left: auto; margin-right: auto;\"\u003eEight Lengths · 80–240 cm\u003c\/p\u003e\n\u003ch2 class=\"sizes-title\"\u003eEngineered to \u003cem\u003escale with the room\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ladder\"\u003e\n\u003cdiv class=\"ladder-row\"\u003e\n\u003cspan class=\"ladder-cm\"\u003e80 cm \u003cspan style=\"color: var(--stone); font-style: normal; font-size: 0.85em;\"\u003e· 31.5″\u003c\/span\u003e\u003c\/span\u003e\n\u003cdiv class=\"ladder-bar-wrap\"\u003e\n\u003cdiv class=\"ladder-tail\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ladder-bar\" style=\"width: 33.3%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ladder-suit\"\u003e\n\u003cem\u003eTwo-seater\u003c\/em\u003eCafé tables · Console\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ladder-row\"\u003e\n\u003cspan class=\"ladder-cm\"\u003e100 cm \u003cspan style=\"color: var(--stone); font-style: normal; font-size: 0.85em;\"\u003e· 39.4″\u003c\/span\u003e\u003c\/span\u003e\n\u003cdiv class=\"ladder-bar-wrap\"\u003e\n\u003cdiv class=\"ladder-tail\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ladder-bar\" style=\"width: 41.6%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ladder-suit\"\u003e\n\u003cem\u003eFour-seater\u003c\/em\u003eSquare dining\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ladder-row\"\u003e\n\u003cspan class=\"ladder-cm\"\u003e120 cm \u003cspan style=\"color: var(--stone); font-style: normal; font-size: 0.85em;\"\u003e· 47.2″\u003c\/span\u003e\u003c\/span\u003e\n\u003cdiv class=\"ladder-bar-wrap\"\u003e\n\u003cdiv class=\"ladder-tail\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ladder-bar\" style=\"width: 50%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ladder-suit\"\u003e\n\u003cem\u003eSix-seater\u003c\/em\u003eStandard dining\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ladder-row\"\u003e\n\u003cspan class=\"ladder-cm\"\u003e140 cm \u003cspan style=\"color: var(--stone); font-style: normal; font-size: 0.85em;\"\u003e· 55.1″\u003c\/span\u003e\u003c\/span\u003e\n\u003cdiv class=\"ladder-bar-wrap\"\u003e\n\u003cdiv class=\"ladder-tail\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ladder-bar\" style=\"width: 58.3%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ladder-suit\"\u003e\n\u003cem\u003eCompact island\u003c\/em\u003eKitchen workstation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ladder-row\"\u003e\n\u003cspan class=\"ladder-cm\"\u003e160 cm \u003cspan style=\"color: var(--stone); font-style: normal; font-size: 0.85em;\"\u003e· 63″\u003c\/span\u003e\u003c\/span\u003e\n\u003cdiv class=\"ladder-bar-wrap\"\u003e\n\u003cdiv class=\"ladder-tail\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ladder-bar\" style=\"width: 66.6%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ladder-suit\"\u003e\n\u003cem\u003eEight-seater\u003c\/em\u003eLong dining\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ladder-row\"\u003e\n\u003cspan class=\"ladder-cm\"\u003e180 cm \u003cspan style=\"color: var(--stone); font-style: normal; font-size: 0.85em;\"\u003e· 70.9″\u003c\/span\u003e\u003c\/span\u003e\n\u003cdiv class=\"ladder-bar-wrap\"\u003e\n\u003cdiv class=\"ladder-tail\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ladder-bar\" style=\"width: 75%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ladder-suit\"\u003e\n\u003cem\u003eStandard island\u003c\/em\u003eOpen kitchen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ladder-row\"\u003e\n\u003cspan class=\"ladder-cm\"\u003e200 cm \u003cspan style=\"color: var(--stone); font-style: normal; font-size: 0.85em;\"\u003e· 78.7″\u003c\/span\u003e\u003c\/span\u003e\n\u003cdiv class=\"ladder-bar-wrap\"\u003e\n\u003cdiv class=\"ladder-tail\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ladder-bar\" style=\"width: 83.3%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ladder-suit\"\u003e\n\u003cem\u003eLong island\u003c\/em\u003eConference table\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ladder-row\"\u003e\n\u003cspan class=\"ladder-cm\"\u003e240 cm \u003cspan style=\"color: var(--stone); font-style: normal; font-size: 0.85em;\"\u003e· 94.5″\u003c\/span\u003e\u003c\/span\u003e\n\u003cdiv class=\"ladder-bar-wrap\"\u003e\n\u003cdiv class=\"ladder-tail\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ladder-bar\" style=\"width: 100%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ladder-suit\"\u003e\n\u003cem\u003eBanquet\u003c\/em\u003eStatement boardroom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ladder-foot\"\u003e\n\u003cspan class=\"ladder-foot-key\"\u003eWidth across all sizes\u003c\/span\u003e \u003cspan class=\"ladder-foot-val\"\u003eW 13 cm · 5.1″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ═══════════════ MATERIALS \u0026 FINISHES ═══════════════ --\u003e\n\u003csection class=\"materials\"\u003e\n\u003cdiv class=\"mat-head\"\u003e\n\u003cp class=\"tag\"\u003eThe Make\u003c\/p\u003e\n\u003ch2 class=\"mat-title\"\u003eThree engineered \u003cem\u003eelements\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mat-grid\"\u003e\n\u003c!-- Iron --\u003e\n\u003cdiv class=\"mat-cell\"\u003e\n\u003csvg class=\"mat-icon\" viewbox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003cline x1=\"9\" y1=\"2\" x2=\"9\" y2=\"9\" stroke=\"#A8904A\" stroke-width=\"0.6\" opacity=\"0.7\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"23\" y1=\"2\" x2=\"23\" y2=\"9\" stroke=\"#A8904A\" stroke-width=\"0.6\" opacity=\"0.7\"\u003e\u003c\/line\u003e\n        \u003crect x=\"6\" y=\"9\" width=\"6\" height=\"18\" stroke=\"#A8904A\" stroke-width=\"1\" fill=\"none\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"9\" width=\"6\" height=\"18\" stroke=\"#A8904A\" stroke-width=\"1\" fill=\"none\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"12\" y1=\"18\" x2=\"20\" y2=\"18\" stroke=\"#A8904A\" stroke-width=\"0.6\" opacity=\"0.55\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n\u003ch3 class=\"mat-name\"\u003eIron\u003c\/h3\u003e\n\u003cp class=\"mat-desc\"\u003eDurable iron frame in elongated dual-pillar geometry — finished by hand, engineered to scale up to 240 cm without flex or sag.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Acrylic --\u003e\n\u003cdiv class=\"mat-cell\"\u003e\n\u003csvg class=\"mat-icon\" viewbox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003crect x=\"9\" y=\"5\" width=\"14\" height=\"22\" stroke=\"#A8904A\" stroke-width=\"1\" fill=\"none\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"23\" stroke=\"#A8904A\" stroke-width=\"0.4\" opacity=\"0.5\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"16\" y1=\"9\" x2=\"16\" y2=\"23\" stroke=\"#A8904A\" stroke-width=\"0.4\" opacity=\"0.5\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"20\" y1=\"9\" x2=\"20\" y2=\"23\" stroke=\"#A8904A\" stroke-width=\"0.4\" opacity=\"0.5\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n\u003ch3 class=\"mat-name\"\u003eAcrylic\u003c\/h3\u003e\n\u003cp class=\"mat-desc\"\u003eHigh-transparency white acrylic diffusers running the full length — soften the LED into a wide, flicker-free wash with no visible hot spots.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Integrated LED --\u003e\n\u003cdiv class=\"mat-cell\"\u003e\n\u003csvg class=\"mat-icon\" viewbox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003ccircle cx=\"16\" cy=\"16\" r=\"6\" stroke=\"#A8904A\" stroke-width=\"1\" fill=\"none\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"16\" y1=\"3\" x2=\"16\" y2=\"7\" stroke=\"#A8904A\" stroke-width=\"1\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"16\" y1=\"25\" x2=\"16\" y2=\"29\" stroke=\"#A8904A\" stroke-width=\"1\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"3\" y1=\"16\" x2=\"7\" y2=\"16\" stroke=\"#A8904A\" stroke-width=\"1\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"25\" y1=\"16\" x2=\"29\" y2=\"16\" stroke=\"#A8904A\" stroke-width=\"1\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"7.3\" y1=\"7.3\" x2=\"10\" y2=\"10\" stroke=\"#A8904A\" stroke-width=\"0.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"22\" y1=\"22\" x2=\"24.7\" y2=\"24.7\" stroke=\"#A8904A\" stroke-width=\"0.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"22\" y1=\"10\" x2=\"24.7\" y2=\"7.3\" stroke=\"#A8904A\" stroke-width=\"0.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"7.3\" y1=\"24.7\" x2=\"10\" y2=\"22\" stroke=\"#A8904A\" stroke-width=\"0.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n\u003ch3 class=\"mat-name\"\u003eIntegrated LED\u003c\/h3\u003e\n\u003cp class=\"mat-desc\"\u003eTwin built-in LED pillars — flicker-free, dimmer-compatible, and energy-efficient. Suspended on minimalist aircraft cables for a \"floating\" silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"finish-row\"\u003e\n\u003cspan class=\"finish-label\"\u003eFinishes\u003c\/span\u003e\n\u003cdiv class=\"finish-swatches\"\u003e\n\u003cspan class=\"swatch\"\u003e\u003cspan class=\"sw-dot sw-woodgrain\"\u003e\u003c\/span\u003eWater-Transfer Wood Grain\u003c\/span\u003e \u003cspan class=\"swatch\"\u003e\u003cspan class=\"sw-dot sw-white\"\u003e\u003c\/span\u003eWhite\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"finish-note\"\u003e\n\u003cdiv class=\"finish-note-label\"\u003eA note on the wood-grain finish\u003c\/div\u003e\n\u003cp class=\"finish-note-text\"\u003eThe wood-grain option is a \u003cstrong\u003ewater-transfer printing process\u003c\/strong\u003e built on nano-scale technology — applying the texture and tone of natural timber directly onto the iron frame. The result reads like wood at any distance but performs like metal: \u003cstrong\u003efireproof, moisture-resistant, and crack-proof\u003c\/strong\u003e. It holds its appearance in humid environments — bathrooms, vanities, coastal interiors — without the rotting, warping, or upkeep of a real veneer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ═══════════════ SPECS ═══════════════ --\u003e\n\u003csection class=\"specs\"\u003e\n\u003cdiv class=\"specs-head\"\u003e\n\u003cp class=\"tag\"\u003eThe Particulars\u003c\/p\u003e\n\u003ch2 class=\"specs-title\"\u003eFull \u003cem\u003especification\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-grid\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eIron · Acrylic\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eFinishes\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eWater-Transfer Wood Grain · White\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eLampshade\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eWhite Acrylic — high-transparency, flicker-free diffusion\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eLight Source\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eTwin built-in integrated LED pillars — module not user-replaceable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eSuspension\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e78.7″ (200 cm) aircraft cables — custom lengths available on request\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eAC 110 – 240 V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eWiring\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eHardwired to ceiling junction box\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eLengths\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e80 · 100 · 120 · 140 · 160 · 180 · 200 · 240 cm\u003cbr\u003e(31.5″ – 94.5″) · all W 13 cm \/ 5.1″\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eSuited For\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eDining Tables · Kitchen Islands · Conference Rooms · Bar Counters · Long Hallways\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eStyle Notes\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eJapandi · Scandinavian · Contemporary Minimalist\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCertification\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e\n\u003cdiv class=\"cert-row\"\u003e\n\u003cspan class=\"cert-badge\"\u003eNorth America\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eEurope\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eAustralia\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eSaudi Arabia\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ═══════════════ NOTICE ═══════════════ --\u003e\n\u003csection class=\"notices\"\u003e\n\u003cdiv class=\"notice\"\u003e\n\u003cdiv class=\"notice-label\"\u003eGood to know\u003c\/div\u003e\n\u003cp class=\"notice-text\"\u003e\u003cstrong\u003eIntegrated LED\u003c\/strong\u003e — the light source is built into both pillars, so there is no bulb to source or replace. \u003cstrong\u003e78.7″ aircraft cables\u003c\/strong\u003e are included as standard; custom drop lengths are available on request to suit higher ceilings or stairwells. \u003cstrong\u003eHardwired install\u003c\/strong\u003e by a qualified electrician onto a ceiling junction box; rated for \u003cstrong\u003eindoor placement\u003c\/strong\u003e, away from direct water contact.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ═══════════════ FAQ ═══════════════ --\u003e\n\u003csection class=\"faq\"\u003e\n\u003cdiv class=\"faq-head\"\u003e\n\u003cp class=\"tag\"\u003eFrequently Asked\u003c\/p\u003e\n\u003ch2 class=\"faq-title\"\u003eBefore you \u003cem\u003eorder\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich length should I choose for my table or island?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eAim for a fixture that runs \u003cem\u003etwo-thirds the length of the surface beneath\u003c\/em\u003e. For a 2 m dining table, that's the 140 cm; for a 2.4 m table, the 160 or 180 cm; for a 3 m kitchen island, the 200 cm. The 240 cm is reserved for banquet tables and statement boardrooms. The Scale Ladder above gives a starting point per length — when in doubt, sizing up reads more intentional than sizing down.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow high above the table should it hang, and can the cables be customized?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eThe bottom of the fixture should sit roughly \u003cem\u003e75 – 90 cm (30 – 35″) above the surface\u003c\/em\u003e — high enough to clear sightlines across the table, low enough to keep the light intentional. Standard aircraft cables are 78.7″ (200 cm) and accommodate ceilings around 2.6 – 3.2 m; for taller ceilings, double-height entryways, or low installations over a workspace, request a custom drop length at checkout — we cut to order.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eThe LED is built-in — what happens when it eventually wears out?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eThe twin LED pillars are rated for \u003cem\u003e30,000 – 50,000 hours\u003c\/em\u003e — roughly 15 to 25 years of typical residential use. Because the LEDs are engineered into the geometry rather than housed as replaceable bulbs, the result is the seamless, flicker-free wash that defines the fixture. When the module eventually reaches end-of-life, the fixture is replaced rather than re-lamped — a trade-off worth understanding before you commit.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the Fallon dimmable, and how does the wood-grain finish hold up?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eDimmable — yes. The LED driver is compatible with most \u003cem\u003eTRIAC and 0–10 V dimmers\u003c\/em\u003e rated for LED loads; older incandescent dimmers may flicker or buzz. Over a dining table, dimming is what carries the room from breakfast to dinner. As for the finish: the water-transfer print is bonded into the iron at a nano-scale and sealed — \u003cstrong\u003efireproof, moisture-resistant, crack-proof\u003c\/strong\u003e, and steady-toned for the life of the fixture. Wipe with a soft, dry cloth; avoid solvents and abrasives.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it require an electrician, and does it work outside North America?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eYes to the first — the Fallon is \u003cem\u003ehardwired\u003c\/em\u003e to a standard ceiling junction box, so a qualified electrician will mount the canopy, level the cables, and connect line \/ neutral \/ ground. And yes to the second — it is certified for North America, Europe, Australia, and Saudi Arabia, and accepts AC 110 – 240 V universal voltage.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ═══════════════ DOWNLOADS ═══════════════ --\u003e\n\u003csection class=\"downloads\"\u003e\n\u003cdiv class=\"dl-head\"\u003e\n\u003cp class=\"tag\" style=\"justify-content: center; display: flex; margin-left: auto; margin-right: auto;\"\u003eFor Trade \u0026amp; Specifiers\u003c\/p\u003e\n\u003ch2 class=\"dl-title\"\u003eDownloads \u0026amp; \u003cem\u003eresources\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dl-grid\"\u003e\n\u003ca class=\"dl-btn\" href=\"https:\/\/drive.google.com\/file\/d\/1wPzj5lr0xhgKgQwFhTMxnfNPM_SdSlnv\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003cspan class=\"dl-icon\"\u003e \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n          \u003crect x=\"5\" y=\"3\" width=\"14\" height=\"18\" rx=\"1\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M8 8h8M8 12h8M8 16h5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"dl-text\"\u003e \u003cspan class=\"dl-name\"\u003eSpecifications\u003c\/span\u003e \u003cspan class=\"dl-meta\"\u003ePDF · Spec Sheet\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"dl-btn\" href=\"#\" rel=\"noopener\" target=\"_blank\"\u003e \u003cspan class=\"dl-icon\"\u003e \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n          \u003cpath d=\"M14.7 6.3l3 3-9 9H5.7v-3l9-9z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M13 8l3 3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"dl-text\"\u003e \u003cspan class=\"dl-name\"\u003eInstallation\u003c\/span\u003e \u003cspan class=\"dl-meta\"\u003ePDF · Install Guide\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"dl-btn\" href=\"#\" rel=\"noopener\" target=\"_blank\"\u003e \u003cspan class=\"dl-icon\"\u003e \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n          \u003cpath d=\"M12 2 L3 7 L12 12 L21 7 Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M3 7 V17 L12 22 V12\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M21 7 V17 L12 22\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"dl-text\"\u003e \u003cspan class=\"dl-name\"\u003e3D Files\u003c\/span\u003e \u003cspan class=\"dl-meta\"\u003eFor Specifiers\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Lumioshine","offers":[{"title":"L 80cm x W 13cm \/ L 31.5″ x W 5.1″ \/ Water Transfer Wood Grain \u0026 White \/ Neutral Light","offer_id":51253751775517,"sku":"LSP-260506-01","price":167.0,"currency_code":"USD","in_stock":true},{"title":"L 100cm x W 13cm \/ L 39.4″ x W 5.1″ \/ Water Transfer Wood Grain \u0026 White \/ Neutral Light","offer_id":51253751808285,"sku":"LSP-260506-02","price":189.0,"currency_code":"USD","in_stock":true},{"title":"L 120cm x W 13cm \/ L 47.2″ x W 5.1″ \/ Water Transfer Wood Grain \u0026 White \/ Neutral Light","offer_id":51253751841053,"sku":"LSP-260506-03","price":256.0,"currency_code":"USD","in_stock":true},{"title":"L 140cm x W 13cm \/ L 55.1″ x W 5.1″ \/ Water Transfer Wood Grain \u0026 White \/ Neutral Light","offer_id":51253751873821,"sku":"LSP-260506-04","price":288.0,"currency_code":"USD","in_stock":true},{"title":"L 160cm x W 13cm \/ L 63″ x W 5.1″ \/ Water Transfer Wood Grain \u0026 White \/ Neutral Light","offer_id":51253751906589,"sku":"LSP-260506-05","price":367.0,"currency_code":"USD","in_stock":true},{"title":"L 180cm x W 13cm \/ L 70.9″ x W 5.1″ \/ Water Transfer Wood Grain \u0026 White \/ Neutral Light","offer_id":51253751939357,"sku":"LSP-260506-06","price":391.0,"currency_code":"USD","in_stock":true},{"title":"L 200cm x W 13cm \/ L 78.7″ x W 5.1″ \/ Water Transfer Wood Grain \u0026 White \/ Neutral Light","offer_id":51253751972125,"sku":"LSP-260506-07","price":582.0,"currency_code":"USD","in_stock":true},{"title":"L 240cm x W 13cm \/ L 94.5″ x W 5.1″ \/ Water Transfer Wood Grain \u0026 White \/ Neutral Light","offer_id":51253752004893,"sku":"LSP-260506-08","price":891.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/2001\/4621\/files\/Lumioshine-Fallon-Pendant-Light_1.jpg?v=1778113166","url":"https:\/\/lumioshine.com\/ar\/products\/fallon-pendant-light","provider":"Lumioshine","version":"1.0","type":"link"}