{"product_id":"solenne-tube-brass-wall-light","title":"Solenne Tube Brass Wall Light","description":"\u003cstyle\u003e\n  .vk-solenne-tube-wrap *,\n  .vk-solenne-tube-wrap *::before,\n  .vk-solenne-tube-wrap *::after {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  .vk-solenne-tube-wrap {\n    width: 100%;\n    max-width: 680px;\n    margin: 0;\n    padding: 0;\n    color: #261d16;\n    font-family: \"DM Sans\", sans-serif;\n  }\n\n  .vk-solenne-tube-divider {\n    height: 1px;\n    margin: 2rem 0;\n    background: #e5dacb;\n  }\n\n  .vk-solenne-tube-intro {\n    margin-bottom: 1rem;\n    color: #62584d;\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  .vk-solenne-tube-section-label {\n    margin-bottom: 0.65rem;\n    color: #876846;\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .vk-solenne-tube-features,\n  .vk-solenne-tube-options {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .vk-solenne-tube-feature,\n  .vk-solenne-tube-option {\n    padding: 0.9rem;\n    border: 1px solid #e1d4c1;\n    border-radius: 8px;\n    background: #fff;\n  }\n\n  .vk-solenne-tube-icon {\n    display: flex;\n    width: 28px;\n    height: 28px;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 0.6rem;\n    border-radius: 6px;\n    background: #e8dbc6;\n  }\n\n  .vk-solenne-tube-feature h4,\n  .vk-solenne-tube-option h5 {\n    margin-bottom: 0.3rem;\n    color: #261d16;\n    font-size: 13px;\n    font-weight: 500;\n  }\n\n  .vk-solenne-tube-feature p,\n  .vk-solenne-tube-option p {\n    color: #6c6257;\n    font-size: 12px;\n    line-height: 1.6;\n  }\n\n  .vk-solenne-tube-dimension-card {\n    padding: 1.2rem;\n    border: 1px solid #e4d7c7;\n    border-radius: 10px;\n    background: #f5eee5;\n  }\n\n  .vk-solenne-tube-dimension-placeholder {\n    margin-bottom: 0.9rem;\n    color: #6c6257;\n    font-size: 13px;\n    text-align: center;\n  }\n\n  .vk-solenne-tube-dimension-table,\n  .vk-solenne-tube-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .vk-solenne-tube-dimension-table tr {\n    border-bottom: 1px solid #ddcfbd;\n  }\n\n  .vk-solenne-tube-dimension-table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .vk-solenne-tube-dimension-table td {\n    padding: 8px 0;\n    color: #4f453a;\n    font-size: 12px;\n    line-height: 1.55;\n    vertical-align: top;\n  }\n\n  .vk-solenne-tube-dimension-table td:first-child {\n    width: 28%;\n    padding-right: 12px;\n    color: #876846;\n    font-weight: 500;\n  }\n\n  .vk-solenne-tube-dimension-note {\n    margin-top: 0.75rem;\n    color: #876846;\n    font-size: 11px;\n    line-height: 1.5;\n    text-align: center;\n  }\n\n  .vk-solenne-tube-spec-table tr {\n    border-bottom: 1px solid #e5dacb;\n  }\n\n  .vk-solenne-tube-spec-table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .vk-solenne-tube-spec-table td {\n    padding: 9px 0;\n    font-size: 14px;\n    line-height: 1.55;\n    vertical-align: top;\n  }\n\n  .vk-solenne-tube-spec-table td:first-child {\n    width: 42%;\n    padding-right: 1rem;\n    color: #998b78;\n  }\n\n  .vk-solenne-tube-care {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .vk-solenne-tube-care li {\n    position: relative;\n    padding: 8px 0 8px 20px;\n    border-bottom: 1px solid #e5dacb;\n    color: #6c6257;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .vk-solenne-tube-care li:last-child {\n    border-bottom: 0;\n  }\n\n  .vk-solenne-tube-care li::before {\n    position: absolute;\n    top: 16px;\n    left: 0;\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: #ad8e68;\n    content: \"\";\n  }\n\n  .vk-solenne-tube-downloads {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .vk-solenne-tube-download {\n    display: flex;\n    min-height: 72px;\n    align-items: center;\n    gap: 10px;\n    padding: 0.85rem;\n    border: 1px solid #e1d4c1;\n    border-radius: 8px;\n    background: #fff;\n    color: #261d16;\n    text-decoration: none;\n    transition:\n      border-color 0.2s ease,\n      background 0.2s ease;\n  }\n\n  .vk-solenne-tube-download:hover {\n    border-color: #c9b494;\n    background: #faf7f2;\n  }\n\n  .vk-solenne-tube-download-icon {\n    display: flex;\n    width: 30px;\n    min-width: 30px;\n    height: 30px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 6px;\n    background: #ecdfcb;\n  }\n\n  .vk-solenne-tube-download-text {\n    flex: 1;\n    color: #4f453a;\n    font-size: 12px;\n    font-weight: 500;\n  }\n\n  .vk-solenne-tube-download-arrow {\n    color: #97744e;\n    font-size: 15px;\n  }\n\n  .vk-solenne-tube-faq-item {\n    border-bottom: 1px solid #e5dacb;\n  }\n\n  .vk-solenne-tube-faq-item:last-child {\n    border-bottom: 0;\n  }\n\n  .vk-solenne-tube-faq-item \u003e summary {\n    position: relative;\n    display: flex;\n    min-height: 44px;\n    cursor: pointer;\n    align-items: center;\n    padding: 14px 32px 14px 0;\n    color: #261d16;\n    font-size: 15px;\n    font-weight: 500;\n    line-height: 1.5;\n    list-style: none;\n  }\n\n  .vk-solenne-tube-faq-item \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .vk-solenne-tube-faq-item \u003e summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    width: 10px;\n    height: 10px;\n    border-right: 1.5px solid #876846;\n    border-bottom: 1.5px solid #876846;\n    content: \"\";\n    transform: translateY(-70%) rotate(45deg);\n    transition: transform 0.2s ease;\n  }\n\n  .vk-solenne-tube-faq-item[open] \u003e summary::after {\n    transform: translateY(-30%) rotate(-135deg);\n  }\n\n  .vk-solenne-tube-faq-a {\n    margin: 0 0 14px;\n    padding-right: 32px;\n    color: #6c6257;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  @media (max-width: 520px) {\n    .vk-solenne-tube-features {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .vk-solenne-tube-options {\n      grid-template-columns: 1fr;\n    }\n\n    .vk-solenne-tube-downloads {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"vk-solenne-tube-wrap\"\u003e\n\u003cp class=\"vk-solenne-tube-intro\"\u003eThe Solenne Ribbed Tube Brass LED Wall Light pairs a slender cylindrical light bar with an elongated brass backplate for a refined linear profile. Fine ribbed detailing along the illuminated tube creates a warmer, more dimensional glow, while vintage brass end fittings add subtle decorative character. Available in three lengths with integrated 8W, 12W, or 18W warm LED illumination, Solenne works beautifully above artwork, mirrors, consoles, headboards, hallways, and feature walls.\u003c\/p\u003e\n\u003cdiv class=\"vk-solenne-tube-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-tube-section-label\"\u003eFeatures\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-tube-features\"\u003e\n\u003cdiv class=\"vk-solenne-tube-feature\"\u003e\n\u003cdiv class=\"vk-solenne-tube-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M3 10h18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M3 14h18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 8v8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M18 8v8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eRibbed tube profile\u003c\/h4\u003e\n\u003cp\u003eThe slender illuminated tube uses fine linear detailing to create a softer, more dimensional lighting effect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-tube-feature\"\u003e\n\u003cdiv class=\"vk-solenne-tube-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\"\u003e\n          \u003crect x=\"4\" y=\"6\" width=\"16\" height=\"12\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M7 10h10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 14h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eAll-brass structure\u003c\/h4\u003e\n\u003cp\u003eBrass construction and a vintage brass finish give the linear fixture a warm architectural character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-tube-feature\"\u003e\n\u003cdiv class=\"vk-solenne-tube-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 2v3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 19v3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M2 12h3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M19 12h3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eIntegrated warm LED\u003c\/h4\u003e\n\u003cp\u003eBuilt-in LED illumination provides a continuous warm glow without requiring a separate bulb.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-tube-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-tube-section-label\"\u003eSize Options\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-tube-options\"\u003e\n\u003cdiv class=\"vk-solenne-tube-option\"\u003e\n\u003ch5\u003e40 cm — 8W\u003c\/h5\u003e\n\u003cp\u003eCompact length for smaller artwork, narrow mirrors, bedside walls, and focused accent lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-tube-option\"\u003e\n\u003ch5\u003e60 cm — 12W\u003c\/h5\u003e\n\u003cp\u003eBalanced mid-size version for medium mirrors, artwork, consoles, and hallway walls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-tube-option\"\u003e\n\u003ch5\u003e80 cm — 18W\u003c\/h5\u003e\n\u003cp\u003eExtended format for larger artwork, long mirrors, wide consoles, and broader feature walls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-tube-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-tube-section-label\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-tube-dimension-card\"\u003e\n\u003cp class=\"vk-solenne-tube-dimension-placeholder\"\u003eAdd product dimension image here.\u003c\/p\u003e\n\u003ctable class=\"vk-solenne-tube-dimension-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e40 cm\u003c\/td\u003e\n\u003ctd\u003eL 40 × H 7 × Projection 9 cm \/ L 15.7″ × H 2.8″ × Projection 3.5″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e60 cm\u003c\/td\u003e\n\u003ctd\u003eL 60 × H 7 × Projection 9 cm \/ L 23.6″ × H 2.8″ × Projection 3.5″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e80 cm\u003c\/td\u003e\n\u003ctd\u003eL 80 × H 7 × Projection 9 cm \/ L 31.5″ × H 2.8″ × Projection 3.5″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBackplate\u003c\/td\u003e\n\u003ctd\u003e40 \/ 60 \/ 80 × 7 × 2.5 cm\u003cbr\u003e15.7 \/ 23.6 \/ 31.5″ × 2.8″ × 1.0″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"vk-solenne-tube-dimension-note\"\u003eAll three sizes share the same 7 cm height and 9 cm wall projection.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-tube-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-tube-section-label\"\u003eSpecifications\u003c\/div\u003e\n\u003ctable class=\"vk-solenne-tube-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eSolenne Ribbed Tube Brass LED Wall Light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eLinear LED Wall Light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eBrass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eVintage Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize Options\u003c\/td\u003e\n\u003ctd\u003e40 cm, 60 cm, 80 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e40 cm Size\u003c\/td\u003e\n\u003ctd\u003eL 40 × H 7 × Projection 9 cm \/ L 15.7″ × H 2.8″ × Projection 3.5″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e60 cm Size\u003c\/td\u003e\n\u003ctd\u003eL 60 × H 7 × Projection 9 cm \/ L 23.6″ × H 2.8″ × Projection 3.5″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e80 cm Size\u003c\/td\u003e\n\u003ctd\u003eL 80 × H 7 × Projection 9 cm \/ L 31.5″ × H 2.8″ × Projection 3.5″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBackplate\u003c\/td\u003e\n\u003ctd\u003e40 \/ 60 \/ 80 × 7 × 2.5 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLight Source\u003c\/td\u003e\n\u003ctd\u003eIntegrated LED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLED Power\u003c\/td\u003e\n\u003ctd\u003e40 cm — 8W\u003cbr\u003e60 cm — 12W\u003cbr\u003e80 cm — 18W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLight Color\u003c\/td\u003e\n\u003ctd\u003eWarm Light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBulb Required\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting\u003c\/td\u003e\n\u003ctd\u003eWall Mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEnvironment\u003c\/td\u003e\n\u003ctd\u003eIndoor, Dry Locations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuitable Spaces\u003c\/td\u003e\n\u003ctd\u003eArtwork, mirror, bedroom, bedside, living room, hallway, entryway, console wall, dining area, home office, hotel, restaurant, and hospitality interiors\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"vk-solenne-tube-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-tube-section-label\"\u003eInstallation \u0026amp; Care\u003c\/div\u003e\n\u003cul class=\"vk-solenne-tube-care\"\u003e\n\u003cli\u003eMount the fixture to a secure wall surface using hardware appropriate for the wall construction and fixture weight.\u003c\/li\u003e\n\u003cli\u003eElectrical installation should follow the supplied instructions and applicable local electrical requirements.\u003c\/li\u003e\n\u003cli\u003eThe fixture uses an integrated LED light source and does not require a separate replaceable bulb.\u003c\/li\u003e\n\u003cli\u003eChoose the 40 cm, 60 cm, or 80 cm version according to the width of the artwork, mirror, console, or wall area.\u003c\/li\u003e\n\u003cli\u003eDisconnect power before cleaning or servicing the fixture.\u003c\/li\u003e\n\u003cli\u003eClean brass surfaces gently with a soft dry or slightly damp cloth.\u003c\/li\u003e\n\u003cli\u003eAvoid abrasive pads, strong solvents, harsh chemicals, and aggressive polishing products that may alter the finish.\u003c\/li\u003e\n\u003cli\u003eIntended for indoor dry locations.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"vk-solenne-tube-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-tube-section-label\"\u003eDownloads \u0026amp; Resources\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-tube-downloads\"\u003e\n\u003ca class=\"vk-solenne-tube-download\" href=\"SPECIFICATIONS_PDF_URL\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-solenne-tube-download-icon\"\u003e\u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M6 2h8l4 4v16H6z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 2v5h5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 12h6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 16h6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-tube-download-text\"\u003eSpecifications\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-tube-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-solenne-tube-download\" href=\"INSTALLATION_GUIDE_URL\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-solenne-tube-download-icon\"\u003e\u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 4h14v16H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 8h8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 12h8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 16h5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-tube-download-text\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-tube-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-solenne-tube-download\" href=\"3D_FILES_URL\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-solenne-tube-download-icon\"\u003e\u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 2l8 4.5v9L12 20l-8-4.5v-9z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4 6.5l8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 11v9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-tube-download-text\"\u003e3D Files\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-tube-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-tube-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-tube-section-label\"\u003eFAQs\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-tube-faq\"\u003e\n\u003cdetails class=\"vk-solenne-tube-faq-item\"\u003e\n\u003csummary\u003eWhat is the Solenne Ribbed Tube Brass LED Wall Light made from?\u003c\/summary\u003e\n\u003cp class=\"vk-solenne-tube-faq-a\"\u003eThe fixture uses an all-brass structure with a warm vintage brass finish.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-solenne-tube-faq-item\"\u003e\n\u003csummary\u003eWhat sizes are available?\u003c\/summary\u003e\n\u003cp class=\"vk-solenne-tube-faq-a\"\u003eSolenne is available in 40 cm, 60 cm, and 80 cm lengths. All versions measure 7 cm high with a 9 cm wall projection.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-solenne-tube-faq-item\"\u003e\n\u003csummary\u003eWhat type of light source does it use?\u003c\/summary\u003e\n\u003cp class=\"vk-solenne-tube-faq-a\"\u003eThe fixture uses integrated warm LED lighting. The 40 cm version is 8W, the 60 cm version is 12W, and the 80 cm version is 18W.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-solenne-tube-faq-item\"\u003e\n\u003csummary\u003eDoes this wall light require a separate bulb?\u003c\/summary\u003e\n\u003cp class=\"vk-solenne-tube-faq-a\"\u003eNo. The LED light source is integrated into the fixture, so no separate bulb is required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-solenne-tube-faq-item\"\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp class=\"vk-solenne-tube-faq-a\"\u003eThe 40 cm version works well for smaller wall areas, the 60 cm version suits medium-width artwork and mirrors, and the 80 cm version is better suited to larger artwork, long mirrors, consoles, and wider wall compositions.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-solenne-tube-faq-item\"\u003e\n\u003csummary\u003eWhere can the Solenne LED Wall Light be used?\u003c\/summary\u003e\n\u003cp class=\"vk-solenne-tube-faq-a\"\u003eIt works well above artwork and mirrors or as linear accent lighting in bedrooms, living rooms, hallways, entryways, dining areas, home offices, hotels, restaurants, and other indoor interiors.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-solenne-tube-faq-item\"\u003e\n\u003csummary\u003eHow should I clean the vintage brass finish?\u003c\/summary\u003e\n\u003cp class=\"vk-solenne-tube-faq-a\"\u003eWipe the fixture gently with a soft dry or slightly damp cloth. Avoid abrasive cleaners and aggressive polishing products that may alter the vintage brass surface.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Solenne Ribbed Tube Brass LED Wall Light\",\n  \"description\": \"Slim vintage brass linear wall light with a ribbed tube profile and integrated warm LED illumination, available in 40 cm, 60 cm, and 80 cm.\",\n  \"image\": [\n    \"IMAGE_URL_1\",\n    \"IMAGE_URL_2\",\n    \"IMAGE_URL_3\"\n  ],\n  \"url\": \"PRODUCT_URL\",\n  \"material\": \"Brass\",\n  \"color\": \"Vintage Brass\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"40 cm Size\",\n      \"value\": \"L 40 × H 7 × Projection 9 cm \/ L 15.7 × H 2.8 × Projection 3.5 in\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"60 cm Size\",\n      \"value\": \"L 60 × H 7 × Projection 9 cm \/ L 23.6 × H 2.8 × Projection 3.5 in\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"80 cm Size\",\n      \"value\": \"L 80 × H 7 × Projection 9 cm \/ L 31.5 × H 2.8 × Projection 3.5 in\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Backplate\",\n      \"value\": \"40 \/ 60 \/ 80 × 7 × 2.5 cm\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Light Source\",\n      \"value\": \"Integrated LED\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"40 cm Power\",\n      \"value\": \"8W\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"60 cm Power\",\n      \"value\": \"12W\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"80 cm Power\",\n      \"value\": \"18W\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Light Color\",\n      \"value\": \"Warm Light\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Bulb Required\",\n      \"value\": \"No\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Mounting\",\n      \"value\": \"Wall Mounted\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Environment\",\n      \"value\": \"Indoor, Dry Locations\"\n    }\n  ]\n}\n\u003c\/script\u003e \u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the Solenne Ribbed Tube Brass LED Wall Light made from?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The fixture uses an all-brass structure with a warm vintage brass finish.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What sizes are available?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Solenne is available in 40 cm, 60 cm, and 80 cm lengths. All versions measure 7 cm high with a 9 cm wall projection.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What type of light source does the Solenne Wall Light use?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The fixture uses integrated warm LED lighting. The 40 cm version is 8W, the 60 cm version is 12W, and the 80 cm version is 18W.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the Solenne Wall Light require a separate bulb?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. The LED light source is integrated into the fixture, so no separate bulb is required.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Which size should I choose?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The 40 cm version works well for smaller wall areas, the 60 cm version suits medium-width artwork and mirrors, and the 80 cm version is better suited to larger artwork, long mirrors, consoles, and wider wall compositions.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Where can the Solenne Ribbed Tube Brass LED Wall Light be used?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"It works well above artwork and mirrors or as linear accent lighting in bedrooms, living rooms, hallways, entryways, dining areas, home offices, hotels, restaurants, and other indoor interiors.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\u003c\/p\u003e","brand":"Vakkerlight","offers":[{"title":"L 15.7″ × H 2.8″ × Projection 3.5″ \/ Vintage Brass \/ Warm Light","offer_id":48543150014705,"sku":"VKW5-26812-01","price":269.0,"currency_code":"USD","in_stock":true},{"title":"L 23.6″ × H 2.8″ × Projection 3.5″ \/ Vintage Brass \/ Warm Light","offer_id":48543150047473,"sku":"VKW5-26812-02","price":375.0,"currency_code":"USD","in_stock":true},{"title":"L 31.5″ × H 2.8″ × Projection 3.5″ \/ Vintage Brass \/ Warm Light","offer_id":48543150080241,"sku":"VKW5-26812-03","price":455.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Solenne_Tube_Brass_Wall_Light_1.jpg?v=1786523231","url":"https:\/\/vakkerlight.com\/pt\/products\/solenne-tube-brass-wall-light","provider":"Vakkerlight","version":"1.0","type":"link"}