{"product_id":"solvane-perforated-travertine-wall-sconce","title":"Solvane Perforated Travertine Wall Sconce","description":"\u003cstyle\u003e\n  .vk-solvane-wall-wrap *,\n  .vk-solvane-wall-wrap *::before,\n  .vk-solvane-wall-wrap *::after {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  .vk-solvane-wall-wrap {\n    width: 100%;\n    max-width: 680px;\n    margin: 0;\n    padding: 0;\n    color: #241c14;\n    font-family: \"DM Sans\", sans-serif;\n  }\n\n  .vk-solvane-wall-divider {\n    height: 1px;\n    margin: 2rem 0;\n    background: #e6ddcc;\n  }\n\n  .vk-solvane-wall-intro {\n    margin-bottom: 1rem;\n    color: #5d5346;\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  .vk-solvane-wall-section-label {\n    margin-bottom: 0.65rem;\n    color: #8a6a45;\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .vk-solvane-wall-features {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n    margin-bottom: 1.25rem;\n  }\n\n  .vk-solvane-wall-feat {\n    padding: 0.85rem;\n    border: 1px solid #e3d6bd;\n    border-radius: 8px;\n    background: #fff;\n  }\n\n  .vk-solvane-wall-feat-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: #e3d3b4;\n  }\n\n  .vk-solvane-wall-feat h4 {\n    margin-bottom: 0.25rem;\n    color: #241c14;\n    font-size: 13px;\n    font-weight: 500;\n  }\n\n  .vk-solvane-wall-feat p {\n    margin: 0;\n    color: #6b6256;\n    font-size: 12px;\n    line-height: 1.6;\n  }\n\n  .vk-solvane-wall-detail-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n  }\n\n  .vk-solvane-wall-detail-card {\n    padding: 0.9rem;\n    border: 1px solid #e3d6bd;\n    border-radius: 8px;\n    background: #fff;\n  }\n\n  .vk-solvane-wall-detail-card h5 {\n    margin-bottom: 0.35rem;\n    color: #241c14;\n    font-size: 13px;\n    font-weight: 500;\n  }\n\n  .vk-solvane-wall-detail-card p {\n    margin: 0;\n    color: #6b6256;\n    font-size: 12px;\n    line-height: 1.6;\n  }\n\n  .vk-solvane-wall-dimension-card {\n    padding: 1.25rem;\n    border: 1px solid #e6ddcc;\n    border-radius: 10px;\n    background: #f3ece0;\n    text-align: center;\n  }\n\n  .vk-solvane-wall-dimension-placeholder {\n    margin-bottom: 0.85rem;\n    color: #6b6256;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  .vk-solvane-wall-dimension-value {\n    color: #4a4034;\n    font-size: 13px;\n    font-weight: 500;\n    line-height: 1.8;\n  }\n\n  .vk-solvane-wall-dimension-note {\n    margin-top: 0.35rem;\n    color: #8a6a45;\n    font-size: 11px;\n  }\n\n  .vk-solvane-wall-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .vk-solvane-wall-spec-table tr {\n    border-bottom: 1px solid #e6ddcc;\n  }\n\n  .vk-solvane-wall-spec-table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .vk-solvane-wall-spec-table td {\n    padding: 9px 0;\n    font-size: 14px;\n    line-height: 1.55;\n    vertical-align: top;\n  }\n\n  .vk-solvane-wall-spec-table td:first-child {\n    width: 42%;\n    padding-right: 1rem;\n    color: #998a73;\n  }\n\n  .vk-solvane-wall-care {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .vk-solvane-wall-care li {\n    position: relative;\n    padding: 8px 0 8px 20px;\n    border-bottom: 1px solid #e6ddcc;\n    color: #6b6256;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .vk-solvane-wall-care li:last-child {\n    border-bottom: 0;\n  }\n\n  .vk-solvane-wall-care li::before {\n    position: absolute;\n    top: 16px;\n    left: 0;\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: #b39a72;\n    content: \"\";\n  }\n\n  .vk-solvane-wall-downloads {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .vk-solvane-wall-download-card {\n    display: flex;\n    min-height: 72px;\n    align-items: center;\n    gap: 10px;\n    padding: 0.85rem;\n    border: 1px solid #e3d6bd;\n    border-radius: 8px;\n    background: #fff;\n    color: #241c14;\n    text-decoration: none;\n    transition:\n      border-color 0.2s ease,\n      background 0.2s ease;\n  }\n\n  .vk-solvane-wall-download-card:hover {\n    border-color: #cbb895;\n    background: #faf7f1;\n  }\n\n  .vk-solvane-wall-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: #eee2ce;\n  }\n\n  .vk-solvane-wall-download-text {\n    flex: 1;\n    color: #4a4034;\n    font-size: 12px;\n    font-weight: 500;\n    line-height: 1.4;\n  }\n\n  .vk-solvane-wall-download-arrow {\n    color: #9b7a52;\n    font-size: 15px;\n    line-height: 1;\n  }\n\n  .vk-solvane-wall-faq {\n    margin-top: 0.5rem;\n  }\n\n  .vk-solvane-wall-faq-item {\n    border-bottom: 1px solid #e6ddcc;\n  }\n\n  .vk-solvane-wall-faq-item:last-child {\n    border-bottom: 0;\n  }\n\n  .vk-solvane-wall-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: #241c14;\n    font-size: 15px;\n    font-weight: 500;\n    line-height: 1.5;\n    list-style: none;\n  }\n\n  .vk-solvane-wall-faq-item \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .vk-solvane-wall-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 #8a6a45;\n    border-bottom: 1.5px solid #8a6a45;\n    content: \"\";\n    transform: translateY(-70%) rotate(45deg);\n    transition: transform 0.2s ease;\n  }\n\n  .vk-solvane-wall-faq-item[open] \u003e summary::after {\n    transform: translateY(-30%) rotate(-135deg);\n  }\n\n  .vk-solvane-wall-faq-item[open] \u003e summary {\n    color: #5a4630;\n  }\n\n  .vk-solvane-wall-faq-a {\n    margin: 0 0 14px;\n    padding-right: 32px;\n    color: #6b6256;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  @media (max-width: 520px) {\n    .vk-solvane-wall-features {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .vk-solvane-wall-detail-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .vk-solvane-wall-downloads {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"vk-solvane-wall-wrap\"\u003e\n\n  \u003cp class=\"vk-solvane-wall-intro\"\u003e\n    The Solvane Perforated Travertine Wall Sconce transforms the naturally\n    porous surface of yellow travertine into a warm architectural lighting\n    feature. Light filters through irregular openings in the stone and spills\n    softly from below, emphasizing the organic texture of each individual\n    piece. A compact metal backplate with a wood-grain finish adds warmth\n    and contrast, while the integrated 5W LED keeps the overall silhouette\n    clean and understated.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"vk-solvane-wall-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vk-solvane-wall-section-label\"\u003e\n    Features\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-solvane-wall-features\"\u003e\n\n    \u003cdiv class=\"vk-solvane-wall-feat\"\u003e\n\n      \u003cdiv class=\"vk-solvane-wall-feat-icon\"\u003e\n        \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\" aria-hidden=\"true\"\u003e\n          \u003crect x=\"5\" y=\"4\" width=\"14\" height=\"16\" rx=\"4\"\u003e\u003c\/rect\u003e\n          \u003ccircle cx=\"9\" cy=\"9\" r=\"1\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"14\" cy=\"7\" r=\"1\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"12\" cy=\"13\" r=\"1\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"16\" cy=\"16\" r=\"1\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"8\" cy=\"16\" r=\"1\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003ch4\u003eNatural open-pore travertine\u003c\/h4\u003e\n\n      \u003cp\u003e\n        Organic pores, cavities, and mineral markings give every\n        travertine piece an individual surface pattern.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vk-solvane-wall-feat\"\u003e\n\n      \u003cdiv class=\"vk-solvane-wall-feat-icon\"\u003e\n        \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\" aria-hidden=\"true\"\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\n      \u003c\/div\u003e\n\n      \u003ch4\u003e5W warm LED glow\u003c\/h4\u003e\n\n      \u003cp\u003e\n        The integrated 5W LED creates a warm atmospheric glow through\n        the natural openings and beneath the stone shade.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vk-solvane-wall-feat\"\u003e\n\n      \u003cdiv class=\"vk-solvane-wall-feat-icon\"\u003e\n        \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 8l8 8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M16 8l-8 8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003ch4\u003eLayered ambient light\u003c\/h4\u003e\n\n      \u003cp\u003e\n        Perforated stone and a lower opening create two layers of soft\n        illumination for a more sculptural wall-lighting effect.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-solvane-wall-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vk-solvane-wall-section-label\"\u003e\n    Design \u0026amp; Materials\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-solvane-wall-detail-grid\"\u003e\n\n    \u003cdiv class=\"vk-solvane-wall-detail-card\"\u003e\n\n      \u003ch5\u003ePerforated Yellow Travertine\u003c\/h5\u003e\n\n      \u003cp\u003e\n        Thick natural travertine highlights irregular pores, cavities,\n        warm mineral tones, and organic surface texture.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vk-solvane-wall-detail-card\"\u003e\n\n      \u003ch5\u003eWood-Grain Metal Backplate\u003c\/h5\u003e\n\n      \u003cp\u003e\n        A compact metal backplate with a warm wood-grain water-transfer\n        finish adds natural-looking contrast behind the stone.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-solvane-wall-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vk-solvane-wall-section-label\"\u003e\n    Dimensions\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-solvane-wall-dimension-card\"\u003e\n\n    \u003cp class=\"vk-solvane-wall-dimension-placeholder\"\u003e\n      Add product dimension image here.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"vk-solvane-wall-dimension-value\"\u003e\n      W 13 × H 22 × Projection 17 cm \/\n      W 5.1″ × H 8.7″ × Projection 6.7″\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vk-solvane-wall-dimension-note\"\u003e\n      Compact sculptural wall light with a 17 cm projection.\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-solvane-wall-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vk-solvane-wall-section-label\"\u003e\n    Specifications\n  \u003c\/div\u003e\n\n  \u003ctable class=\"vk-solvane-wall-spec-table\"\u003e\n    \u003ctbody\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eProduct Name\u003c\/td\u003e\n        \u003ctd\u003eSolvane Perforated Travertine Wall Sconce\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eMaterial\u003c\/td\u003e\n        \u003ctd\u003eNatural Yellow Travertine, Metal\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eBackplate Finish\u003c\/td\u003e\n        \u003ctd\u003eWood-Grain Water Transfer Finish\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eFixture Size\u003c\/td\u003e\n        \u003ctd\u003e\n          W 13 × H 22 × Projection 17 cm \/\n          W 5.1″ × H 8.7″ × Projection 6.7″\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eLight Source\u003c\/td\u003e\n        \u003ctd\u003eIntegrated LED\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003ePower\u003c\/td\u003e\n        \u003ctd\u003e5W\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eLight Color\u003c\/td\u003e\n        \u003ctd\u003eWarm Light\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eBulb Required\u003c\/td\u003e\n        \u003ctd\u003eNo\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eInput Voltage\u003c\/td\u003e\n        \u003ctd\u003eAC 85–265V\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eLED Output\u003c\/td\u003e\n        \u003ctd\u003eDC 12–26V\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eNet Weight\u003c\/td\u003e\n        \u003ctd\u003e1.54 kg \/ 3.4 lb\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eLighting Effect\u003c\/td\u003e\n        \u003ctd\u003eFiltered Ambient Glow \u0026amp; Downlight\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eMounting\u003c\/td\u003e\n        \u003ctd\u003eWall Mounted\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eEnvironment\u003c\/td\u003e\n        \u003ctd\u003eIndoor, Dry Locations\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eSuitable Spaces\u003c\/td\u003e\n        \u003ctd\u003e\n          Bedroom, bedside, hallway, entryway, stairway, living room,\n          dining area, reading corner, hotel room, restaurant,\n          and hospitality interiors\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"vk-solvane-wall-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vk-solvane-wall-section-label\"\u003e\n    Installation \u0026amp; Care\n  \u003c\/div\u003e\n\n  \u003cul class=\"vk-solvane-wall-care\"\u003e\n\n    \u003cli\u003e\n      Mount the fixture to a secure wall surface using hardware appropriate\n      for the wall construction and fixture weight.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Electrical installation should follow the supplied installation\n      instructions and applicable local electrical requirements.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      The fixture uses an integrated 5W LED light source and does not\n      require a separate replaceable bulb.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Natural travertine varies in pore size, cavities, mineral markings,\n      color, and surface pattern, so each fixture will have its own character.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Open holes and cavities are natural characteristics of travertine\n      and should not be considered defects.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Clean the travertine gently with a soft dry or slightly damp cloth.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Avoid acidic cleaners, abrasive pads, harsh chemicals, and prolonged\n      moisture exposure on the natural stone.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Wipe the metal backplate gently with a soft cloth and avoid abrasive\n      products that may damage the wood-grain surface finish.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Intended for indoor dry locations.\n    \u003c\/li\u003e\n\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"vk-solvane-wall-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vk-solvane-wall-section-label\"\u003e\n    Downloads \u0026amp; Resources\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-solvane-wall-downloads\"\u003e\n\n    \u003ca class=\"vk-solvane-wall-download-card\" href=\"SPECIFICATIONS_PDF_URL\" target=\"_blank\" rel=\"noopener\"\u003e\n\n      \u003cdiv class=\"vk-solvane-wall-download-icon\"\u003e\n\n        \u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\" aria-hidden=\"true\"\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\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vk-solvane-wall-download-text\"\u003e\n        Specifications\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vk-solvane-wall-download-arrow\"\u003e\n        →\n      \u003c\/div\u003e\n\n    \u003c\/a\u003e\n\n    \u003ca class=\"vk-solvane-wall-download-card\" href=\"INSTALLATION_GUIDE_URL\" target=\"_blank\" rel=\"noopener\"\u003e\n\n      \u003cdiv class=\"vk-solvane-wall-download-icon\"\u003e\n\n        \u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\" aria-hidden=\"true\"\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\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vk-solvane-wall-download-text\"\u003e\n        Installation\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vk-solvane-wall-download-arrow\"\u003e\n        →\n      \u003c\/div\u003e\n\n    \u003c\/a\u003e\n\n    \u003ca class=\"vk-solvane-wall-download-card\" href=\"3D_FILES_URL\" target=\"_blank\" rel=\"noopener\"\u003e\n\n      \u003cdiv class=\"vk-solvane-wall-download-icon\"\u003e\n\n        \u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\" aria-hidden=\"true\"\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\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vk-solvane-wall-download-text\"\u003e\n        3D Files\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vk-solvane-wall-download-arrow\"\u003e\n        →\n      \u003c\/div\u003e\n\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-solvane-wall-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vk-solvane-wall-section-label\"\u003e\n    FAQs\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-solvane-wall-faq\"\u003e\n\n    \u003cdetails class=\"vk-solvane-wall-faq-item\"\u003e\n\n      \u003csummary\u003e\n        What is the Solvane Perforated Travertine Wall Sconce made from?\n      \u003c\/summary\u003e\n\n      \u003cp class=\"vk-solvane-wall-faq-a\"\u003e\n        The fixture combines natural yellow travertine with a metal wall\n        backplate finished in a warm wood-grain water-transfer pattern.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"vk-solvane-wall-faq-item\"\u003e\n\n      \u003csummary\u003e\n        What type of light source does the Solvane Wall Sconce use?\n      \u003c\/summary\u003e\n\n      \u003cp class=\"vk-solvane-wall-faq-a\"\u003e\n        The fixture uses an integrated 5W LED light source with warm light,\n        so no separate bulb is required.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"vk-solvane-wall-faq-item\"\u003e\n\n      \u003csummary\u003e\n        What are the dimensions of the wall light?\n      \u003c\/summary\u003e\n\n      \u003cp class=\"vk-solvane-wall-faq-a\"\u003e\n        The fixture measures W 13 × H 22 × Projection 17 cm,\n        approximately W 5.1″ × H 8.7″ × Projection 6.7″.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"vk-solvane-wall-faq-item\"\u003e\n\n      \u003csummary\u003e\n        Why are there holes in the travertine?\n      \u003c\/summary\u003e\n\n      \u003cp class=\"vk-solvane-wall-faq-a\"\u003e\n        The pores and cavities are natural characteristics of travertine.\n        They create the fixture's distinctive texture and allow warm light\n        to filter through the stone.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"vk-solvane-wall-faq-item\"\u003e\n\n      \u003csummary\u003e\n        How does the Solvane Wall Sconce distribute light?\n      \u003c\/summary\u003e\n\n      \u003cp class=\"vk-solvane-wall-faq-a\"\u003e\n        Warm light filters through the natural openings in the travertine\n        while additional light escapes below the shade, creating a layered\n        ambient wall glow.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"vk-solvane-wall-faq-item\"\u003e\n\n      \u003csummary\u003e\n        Will every travertine wall light look identical?\n      \u003c\/summary\u003e\n\n      \u003cp class=\"vk-solvane-wall-faq-a\"\u003e\n        No. Natural travertine varies in pore size, mineral markings,\n        color, texture, and pattern, making each fixture visually unique.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"vk-solvane-wall-faq-item\"\u003e\n\n      \u003csummary\u003e\n        Where can the Solvane Wall Sconce be used?\n      \u003c\/summary\u003e\n\n      \u003cp class=\"vk-solvane-wall-faq-a\"\u003e\n        Its compact sculptural profile works well beside beds, in hallways,\n        entryways, stairways, living rooms, dining spaces, reading corners,\n        hotel rooms, restaurants, and other indoor hospitality interiors.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\n","brand":"Vakkerlight","offers":[{"title":"W 5.1″ × H 8.7″ × Projection 6.7″ \/ Yellow Travertine","offer_id":48536632328433,"sku":"VKW07-26810-01","price":245.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/17863675193011.png?v=1786428547","url":"https:\/\/vakkerlight.com\/pt-ca\/products\/solvane-perforated-travertine-wall-sconce","provider":"Vakkerlight","version":"1.0","type":"link"}