{"product_id":"vintage-coastal-lighthouse-wall-light","title":"🌊Vintage Coastal Lighthouse Wall Light – Warm Nautical Home Decor","description":"\u003c!--FINAL SHOPIFY PRODUCT DESCRIPTION BODY HTMLProduct: 🌊 Vintage Coastal Lighthouse Wall LightPackage: 1x Vintage Coastal Lighthouse Wall Light (Hand-Cast Metal Base \u0026 Weathered Glass Shade with Mounting Kit)--\u003e\u003cstyle\u003e    .wjs-page,    .wjs-page * {      box-sizing: border-box;    }    .wjs-page {      \/* Coastal Nautical Navy \u0026 Brass\/Copper Palette *\/      --wjs-gold-primary: #1e3a8a;      --wjs-gold-vibrant: #38bdf8;      --wjs-copper-accent: #f59e0b;      --wjs-dark-primary: #0f172a;      --wjs-dark-card: #1e293b;      --wjs-text-light: #f0f9ff;      --wjs-text-muted: #cbd5e1;      --wjs-tag-bg: rgba(56, 189, 248, 0.18);      --wjs-gold-line: rgba(56, 189, 248, 0.35);      --wjs-shadow: 0 10px 30px rgba(0, 0, 0, 0.75);      width: 100%;      max-width: 1120px;      min-width: 0;      margin: 0 auto;      padding: 16px 10px 0;      overflow: hidden;      color: var(--wjs-text-muted);      background: transparent;      font-family:        -apple-system,        BlinkMacSystemFont,        \"Segoe UI\",        Roboto,        Arial,        sans-serif;      font-size: 16px;      line-height: 1.64;      text-rendering: optimizeLegibility;      -webkit-font-smoothing: antialiased;      container-name: wjspage;      container-type: inline-size;    }    .wjs-page img {      display: block;      width: 100% !important;      max-width: 100% !important;      height: auto !important;      border: 0;    }    .wjs-shell {      width: 100%;      max-width: 1040px;      margin: 0 auto;    }    .wjs-card {      position: relative;      margin: 0 0 17px;      overflow: hidden;      border: 1px solid var(--wjs-gold-line);      border-radius: 20px;      background: var(--wjs-dark-card);      box-shadow: var(--wjs-shadow);    }    \/* Deep Oceanic Midnight Cards *\/    .wjs-dark {      color: #ffffff;      border-color: var(--wjs-gold-line);      background: linear-gradient(135deg, #0f172a 0%, #1e293b 50%, #0369a1 100%);    }    \/* Nautical Slate Cards *\/    .wjs-light {      border: 1px solid var(--wjs-gold-line);      background: #1e293b;    }    .wjs-hero {      isolation: isolate;      padding: 48px 20px 37px;      text-align: center;    }    .wjs-eyebrow,    .wjs-label {      display: inline-flex;      align-items: center;      justify-content: center;      min-height: 32px;      margin: 0 0 12px;      padding: 7px 14px;      border: 1px solid var(--wjs-gold-vibrant);      border-radius: 999px;      color: var(--wjs-gold-vibrant);      background: var(--wjs-tag-bg);      font-size: 11px;      font-weight: 800;      letter-spacing: .1em;      line-height: 1.15;      text-transform: uppercase;    }    .wjs-title,    .wjs-heading {      margin: 0;      font-family:        -apple-system,        BlinkMacSystemFont,        \"Segoe UI\",        Roboto,        sans-serif;      font-weight: 800;      letter-spacing: -.025em;      line-height: 1.1;      text-wrap: balance;      word-break: normal;      overflow-wrap: normal;      hyphens: none;    }    .wjs-title {      max-width: 900px;      margin-right: auto;      margin-left: auto;      color: #ffffff;      font-size: clamp(32px, 7cqi, 58px);    }    .wjs-title span {      color: var(--wjs-gold-vibrant);      text-shadow: 0 2px 18px rgba(56, 189, 248, 0.5);    }    .wjs-lead {      max-width: 760px;      margin: 17px auto 0;      color: var(--wjs-text-muted);      font-size: clamp(16px, 2.7cqi, 20px);      line-height: 1.65;    }    .wjs-chips {      display: flex;      flex-wrap: wrap;      justify-content: center;      gap: 8px;      margin-top: 23px;    }    .wjs-chip {      display: inline-flex;      align-items: center;      min-height: 36px;      padding: 8px 14px;      border: 1px solid var(--wjs-gold-line);      border-radius: 999px;      color: var(--wjs-text-light);      background: rgba(255, 255, 255, 0.06);      font-size: 12px;      font-weight: 800;    }    .wjs-image-wrap {      padding: 12px;      background: #0f172a;    }    .wjs-media {      min-width: 0;      overflow: hidden;      border: 1px solid var(--wjs-gold-line);      border-radius: 16px;      background: #1e293b;      box-shadow: var(--wjs-shadow);    }    .wjs-media img {      aspect-ratio: 1 \/ 1;      object-fit: cover;      object-position: center;    }    .wjs-scan {      display: grid;      grid-template-columns: repeat(2, minmax(0, 1fr));      gap: 10px;      padding: 15px;      background: #0f172a;    }    .wjs-scan__item {      min-width: 0;      padding: 16px 14px;      border: 1px solid var(--wjs-gold-line);      border-radius: 14px;      text-align: left;      background: #1e293b;    }    .wjs-scan__num {      display: block;      margin-bottom: 7px;      color: var(--wjs-gold-vibrant);      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;      font-size: 22px;      font-weight: 800;      line-height: 1;    }    .wjs-scan__item strong {      display: block;      color: var(--wjs-text-light);      font-size: 14px;      font-weight: 900;      line-height: 1.28;    }    .wjs-scan__item span {      display: block;      margin-top: 4px;      color: var(--wjs-text-muted);      font-size: 12px;      line-height: 1.45;    }    .wjs-section {      padding: 38px 17px;    }    .wjs-split {      display: grid;      grid-template-columns: minmax(0, 1fr);      align-items: center;      gap: 29px;    }    .wjs-split \u003e * {      min-width: 0;      max-width: 100%;    }    .wjs-heading {      max-width: 760px;      color: var(--wjs-text-light);      font-size: clamp(28px, 5.5cqi, 48px);    }    .wjs-copy {      max-width: 660px;      margin: 15px 0 0;      color: var(--wjs-text-muted);      font-size: clamp(15px, 2.5cqi, 18px);      line-height: 1.7;    }    .wjs-list {      display: grid;      gap: 10px;      margin: 21px 0 0;      padding: 0;      list-style: none;    }    .wjs-list li {      position: relative;      padding-left: 31px;      color: var(--wjs-text-light);      font-size: 15px;      font-weight: 750;      line-height: 1.5;    }    .wjs-list li::before {      content: \"💡\";      position: absolute;      top: 0;      left: 0;      display: grid;      width: 22px;      height: 22px;      place-items: center;      font-size: 12px;    }    .wjs-benefits {      display: grid;      grid-template-columns: minmax(0, 1fr);      gap: 10px;      margin-top: 21px;    }    .wjs-benefit {      min-width: 0;      padding: 16px 15px;      border: 1px solid var(--wjs-gold-line);      border-radius: 14px;      background: #334155;    }    .wjs-benefit strong {      display: block;      color: var(--wjs-gold-vibrant);      font-size: 16px;      font-weight: 900;      line-height: 1.3;    }    .wjs-benefit span {      display: block;      margin-top: 4px;      color: var(--wjs-text-muted);      font-size: 13px;      line-height: 1.47;    }    .wjs-wide-head {      padding: 38px 18px 14px;      text-align: center;    }    .wjs-wide-head .wjs-heading,    .wjs-wide-head .wjs-copy {      margin-right: auto;      margin-left: auto;    }    .wjs-wide-media {      padding: 0 12px 12px;    }    .wjs-specs {      display: grid;      gap: 0;      margin-top: 21px;      overflow: hidden;      border: 1px solid var(--wjs-gold-line);      border-radius: 14px;      background: #1e293b;    }    .wjs-spec {      display: grid;      grid-template-columns: minmax(125px, .8fr) minmax(0, 1.2fr);      gap: 14px;      padding: 14px 15px;      border-bottom: 1px solid rgba(56, 189, 248, 0.15);    }    .wjs-spec:last-child {      border-bottom: 0;    }    .wjs-spec strong {      color: var(--wjs-gold-vibrant);      font-size: 13px;      font-weight: 900;    }    .wjs-spec span {      color: var(--wjs-text-light);      font-size: 14px;    }    .wjs-faq {      padding: 42px 17px;    }    .wjs-faq-head {      max-width: 760px;      margin: 0 auto 23px;      text-align: center;    }    .wjs-faq-head .wjs-heading,    .wjs-faq-head .wjs-copy {      margin-right: auto;      margin-left: auto;    }    .wjs-faq-list {      max-width: 850px;      margin: 0 auto;    }    .wjs-faq details {      margin: 9px 0;      overflow: hidden;      border: 1px solid var(--wjs-gold-line);      border-radius: 14px;      background: #1e293b;    }    .wjs-faq summary {      position: relative;      padding: 17px 48px 17px 16px;      color: var(--wjs-text-light);      cursor: pointer;      list-style: none;      font-size: 15px;      font-weight: 850;      line-height: 1.42;    }    .wjs-faq summary::-webkit-details-marker {      display: none;    }    .wjs-faq summary::after {      content: \"+\";      position: absolute;      top: 50%;      right: 14px;      display: grid;      width: 28px;      height: 28px;      place-items: center;      transform: translateY(-50%);      border-radius: 50%;      color: #0f172a;      background: var(--wjs-gold-vibrant);      font-size: 18px;      font-weight: 800;    }    .wjs-faq detailsopen summary::after {      content: \"−\";    }    .wjs-answer {      padding: 0 16px 18px;      color: var(--wjs-text-muted);      font-size: 14px;      line-height: 1.68;      border-left: 3px solid var(--wjs-gold-vibrant);      margin-left: 16px;      margin-bottom: 12px;    }    .wjs-final {      margin-bottom: 0;      padding: 49px 20px;      text-align: center;    }    .wjs-final .wjs-heading,    .wjs-final .wjs-copy {      margin-right: auto;      margin-left: auto;    }    .wjs-final-line {      display: inline-flex;      align-items: center;      justify-content: center;      margin-top: 22px;      padding: 11px 18px;      border: 1px solid var(--wjs-gold-vibrant);      border-radius: 999px;      color: var(--wjs-gold-vibrant);      background: rgba(56, 189, 248, 0.15);      font-size: 13px;      font-weight: 850;      text-align: center;    }    @container wjspage (min-width: 700px) {      .wjs-page {        padding: 22px 16px 0;      }      .wjs-hero {        padding: 60px 28px 45px;      }      .wjs-image-wrap,      .wjs-wide-media {        padding: 17px;      }      .wjs-scan {        grid-template-columns: repeat(4, minmax(0, 1fr));        padding: 17px;      }      .wjs-section {        padding: 49px 24px;      }      .wjs-benefits {        grid-template-columns: repeat(3, minmax(0, 1fr));      }      .wjs-faq {        padding: 50px 24px;      }    }    @container wjspage (min-width: 930px) {      .wjs-split {        grid-template-columns: minmax(0, 1.03fr) minmax(0, .97fr);        gap: 47px;      }      .wjs-split--reverse .wjs-media {        order: 2;      }      .wjs-heading {        font-size: clamp(32px, 4.5cqi, 52px);      }    }    @media (max-width: 1080px) {      .wjs-split {        grid-template-columns: 1fr;      }      .wjs-split--reverse .wjs-media {        order: 0;      }    }    @media (max-width: 699px) {      .wjs-page {        padding: 8px 5px 0;      }      .wjs-card {        margin-bottom: 13px;        border-radius: 16px;      }      .wjs-hero {        padding: 39px 14px 29px;      }      .wjs-media {        border-radius: 12px;      }      .wjs-section {        padding: 30px 14px;      }      .wjs-wide-head {        padding: 30px 14px 13px;      }      .wjs-title {        font-size: 32px;      }      .wjs-heading {        font-size: 26px;      }      .wjs-spec {        grid-template-columns: 1fr;        gap: 4px;      }      .wjs-faq {        padding: 33px 13px;      }    }    .wjs-page {      margin-bottom: 0 !important;      padding-bottom: 0 !important;    }    .wjs-page \u003e p:empty,    .wjs-page \u003e div:empty,    .wjs-page \u003e br:last-child {      display: none !important;    }    .product__description:has(.wjs-page),    .product__description.rte:has(.wjs-page),    .rte:has(\u003e .wjs-page) {      margin-bottom: 0 !important;      padding-bottom: 0 !important;      background: transparent !important;    }\u003c\/style\u003e\u003cdiv class=\"wjs-page\"\u003e\n\u003c!-- INTRO HERO --\u003e\u003csection class=\"wjs-card wjs-dark wjs-hero\"\u003e\u003cdiv class=\"wjs-shell\"\u003e\n\u003cp class=\"wjs-eyebrow\"\u003e🌊 NAUTICAL HOME LIGHTING · VINTAGE COASTAL COLLECTION 💡\u003c\/p\u003e\n\u003ch1 class=\"wjs-title\"\u003eVintage Coastal \u003cspan\u003eLighthouse Wall Light\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003ch3 class=\"wjs-lead\"\u003e\u003cstrong\u003eGuide warm, nostalgic light into your sanctuary. Crafted with heavy-duty weather-resistant metal, authentic lighthouse lantern silhouette, and clear seeded glass shade.\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"wjs-chips\"\u003e\n\u003cspan class=\"wjs-chip\"\u003e⚓ Classic Maritime Lighthouse Design\u003c\/span\u003e \u003cspan class=\"wjs-chip\"\u003e🌧️ Outdoor \u0026amp; Indoor Weatherproof\u003c\/span\u003e \u003cspan class=\"wjs-chip\"\u003e💡 E26\/E27 Standard Bulb Base\u003c\/span\u003e \u003cspan class=\"wjs-chip\"\u003e🏡 Ideal for Porch, Patio \u0026amp; Entryway\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- HERO MAIN IMAGE --\u003e\u003csection class=\"wjs-card wjs-image-wrap\"\u003e\u003cdiv class=\"wjs-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/9636\/4070\/files\/8b35ce19a07ae12a64af07b0bc40fe09ad2bc71c.jpg?v=1788507663\" alt=\"\"\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c!-- CORE HIGHLIGHTS \/ QUICK SCAN --\u003e\u003csection class=\"wjs-card wjs-scan\"\u003e\u003cdiv class=\"wjs-scan__item\"\u003e\n\u003cspan class=\"wjs-scan__num\"\u003e01\u003c\/span\u003e \u003cstrong\u003eLighthouse Frame\u003c\/strong\u003e \u003cspan\u003eAuthentic tower-inspired iron cage with antique distressed bronze or matte black finish.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wjs-scan__item\"\u003e\n\u003cspan class=\"wjs-scan__num\"\u003e02\u003c\/span\u003e \u003cstrong\u003eSeeded Glass Shade\u003c\/strong\u003e \u003cspan\u003eThick, hand-blown seeded glass diffuser casts romantic, flickering wave-like glow patterns.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wjs-scan__item\"\u003e\n\u003cspan class=\"wjs-scan__num\"\u003e03\u003c\/span\u003e \u003cstrong\u003eWeather-proof IP65\u003c\/strong\u003e \u003cspan\u003eAnti-rust coating sealed to withstand salty sea breeze, heavy rain, and harsh weather.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wjs-scan__item\"\u003e\n\u003cspan class=\"wjs-scan__num\"\u003e04\u003c\/span\u003e \u003cstrong\u003eEasy Wall Mounting\u003c\/strong\u003e \u003cspan\u003eIncludes heavy-duty backplate, mounting hardware, and standard universal wiring setup.\u003c\/span\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- CRAFTSMANSHIP \u0026 DESIGN --\u003e\u003csection class=\"wjs-card wjs-dark wjs-section\"\u003e\u003cdiv class=\"wjs-shell wjs-split\"\u003e\n\u003cdiv class=\"wjs-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/9636\/4070\/files\/8e978da2-54de-46b1-ab36-56560b14a1ff.png?v=1788507663\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"wjs-label\"\u003eMaritime Craftsmanship\u003c\/span\u003e\u003ch2 class=\"wjs-heading\"\u003eTime-Honored Beacon of Style \u0026amp; Comfort\u003c\/h2\u003e\n\u003cp class=\"wjs-copy\"\u003eCombining maritime heritage with rustic industrial charm, this wall sconce turns any entryway or hallway into an inviting seaside haven.\u003c\/p\u003e\n\u003cul class=\"wjs-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eDistressed Vintage Finish:\u003c\/strong\u003e Multi-layered hand-painted anti-rust finish with authentic antique texture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHigh-Clarity Glass Diffusion:\u003c\/strong\u003e Allows maximum illumination while softly breaking light glare.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStandard E26\/E27 Socket:\u003c\/strong\u003e Compatible with LED filament bulbs, Edison vintage bulbs, or smart bulbs.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- EASY APPLICATION \u0026 FLEXIBILITY --\u003e\u003csection class=\"wjs-card wjs-light wjs-section\"\u003e\u003cdiv class=\"wjs-shell wjs-split wjs-split--reverse\"\u003e\n\u003cdiv class=\"wjs-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/9636\/4070\/files\/04cf3cd1-ea1f-4afe-899b-e9dc2f4a6239.png?v=1788507663\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"wjs-label\"\u003eIndoor \u0026amp; Outdoor Versatility\u003c\/span\u003e\u003ch2 class=\"wjs-heading\"\u003eIlluminating Homes with Coastal Charm\u003c\/h2\u003e\n\u003cp class=\"wjs-copy\"\u003eWhether installed by your front porch door, outdoor patio, garage side, or indoor hallway, it creates an unforgettable maritime atmosphere.\u003c\/p\u003e\n\u003cdiv class=\"wjs-benefits\"\u003e\n\u003cdiv class=\"wjs-benefit\"\u003e\n\u003cstrong\u003e🏡 Front Porch \u0026amp; Doorway\u003c\/strong\u003e \u003cspan\u003eWelcome guests with warm, inviting beacon light as they step into your home.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wjs-benefit\"\u003e\n\u003cstrong\u003e🌊 Backyard Patio \u0026amp; Deck\u003c\/strong\u003e \u003cspan\u003eCreate a cozy coastal retreat setting for evening gatherings and outdoor dining.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wjs-benefit\"\u003e\n\u003cstrong\u003e🛋️ Hallway \u0026amp; Bathroom Sconce\u003c\/strong\u003e \u003cspan\u003eIdeal for nautical-themed interiors, beach houses, and coastal cottage rooms.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- DISPLAY GALLERY --\u003e\u003csection class=\"wjs-card wjs-dark\"\u003e\u003cdiv class=\"wjs-wide-head\"\u003e\n\u003cspan class=\"wjs-label\"\u003eCoastal Warmth \u0026amp; Ambiance\u003c\/span\u003e\u003ch2 class=\"wjs-heading\"\u003eRustic Marine Architecture Cast in Iron\u003c\/h2\u003e\n\u003cp class=\"wjs-copy\"\u003eA statement lighting fixture designed to stand up to the elements while elevating your exterior decor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wjs-wide-media\"\u003e\u003cdiv class=\"wjs-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/9636\/4070\/files\/19e55576201520ead2d274acb6c5bbdc920e12da.jpg?v=1788507663\" alt=\"\"\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c!-- SPECIFICATIONS SECTION --\u003e\u003csection class=\"wjs-card wjs-light wjs-section\"\u003e\u003cdiv class=\"wjs-shell\"\u003e\n\u003cspan class=\"wjs-label\"\u003eSpecifications \u0026amp; Details\u003c\/span\u003e\u003ch2 class=\"wjs-heading\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003cp class=\"wjs-copy\"\u003eThoughtfully proportioned for standard outdoor junction boxes and wall sconce installations.\u003c\/p\u003e\n\u003cdiv class=\"wjs-specs\"\u003e\n\u003cdiv class=\"wjs-spec\"\u003e\n\u003cstrong\u003eProduct Name\u003c\/strong\u003e \u003cspan\u003eVintage Coastal Lighthouse Wall Light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wjs-spec\"\u003e\n\u003cstrong\u003eMaterial\u003c\/strong\u003e \u003cspan\u003eHeavy-Duty Cast Iron Alloy \u0026amp; Hand-Blown Seeded Glass\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wjs-spec\"\u003e\n\u003cstrong\u003eFinish Options\u003c\/strong\u003e \u003cspan\u003eDistressed Antique Bronze \/ Matte Nautical Black\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wjs-spec\"\u003e\n\u003cstrong\u003eDimensions\u003c\/strong\u003e \u003cspan\u003eApprox. 32 cm H x 18 cm W x 20 cm Depth (12.6\" H x 7.1\" W x 7.9\" D)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wjs-spec\"\u003e\n\u003cstrong\u003eBulb Requirement\u003c\/strong\u003e \u003cspan\u003eE26 \/ E27 Base, Max 60W (Bulb not included)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wjs-spec\"\u003e\n\u003cstrong\u003eWaterproof Rating\u003c\/strong\u003e \u003cspan\u003eIP65 Outdoor Weatherproof Certified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wjs-spec\"\u003e\n\u003cstrong\u003ePackage Content\u003c\/strong\u003e \u003cspan\u003e1x Lighthouse Light Fixture + 1x Mounting Hardware \u0026amp; Manual\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- REVIEWS SECTION --\u003e\u003csection class=\"wjs-card wjs-dark wjs-section\"\u003e\u003cdiv class=\"wjs-shell\"\u003e\n\u003cspan class=\"wjs-label\"\u003eCustomer Reviews\u003c\/span\u003e\u003ch2 class=\"wjs-heading\"\u003eLoved by Homeowners \u0026amp; Designers\u003c\/h2\u003e\n\u003cdiv class=\"wjs-benefits\" style=\"margin-top: 25px;\"\u003e\n\u003cdiv class=\"wjs-benefit\"\u003e\n\u003cstrong\u003e★★★★★ “Transformed our front porch!”\u003c\/strong\u003e \u003cspan\u003e“The seeded glass casts such a warm, gorgeous pattern on our wall at night. Heavy duty construction!” — David K.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wjs-benefit\"\u003e\n\u003cstrong\u003e★★★★★ “Authentic lighthouse feel”\u003c\/strong\u003e \u003cspan\u003e“Installed two of these at our coastal beach cottage back deck. With Edison warm bulbs, they look phenomenal.” — Sarah B.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wjs-benefit\"\u003e\n\u003cstrong\u003e★★★★★ “Holds up great in rain”\u003c\/strong\u003e \u003cspan\u003e“Living near the coast means salt wind, but the finish on these lights hasn't rusted or faded at all!” — Captain Mike T.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- FAQ SECTION --\u003e\u003csection class=\"wjs-card wjs-light wjs-faq\"\u003e\u003cdiv class=\"wjs-faq-head\"\u003e\n\u003cspan class=\"wjs-label\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003ch2 class=\"wjs-heading\"\u003eProduct FAQ\u003c\/h2\u003e\n\u003cp class=\"wjs-copy\"\u003eHave questions regarding installation or bulb types? Find quick answers below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wjs-faq-list\"\u003e\n\u003cdetails open=\"\"\u003e\u003csummary\u003eIs this wall light suitable for direct rain and outdoor exposure?\u003c\/summary\u003e\u003cdiv class=\"wjs-answer\"\u003eYes, it is IP65 rated and weather-sealed with anti-corrosion coating specifically built to withstand rain, snow, sun, and humid coastal salt air.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDoes it include light bulbs?\u003c\/summary\u003e\u003cdiv class=\"wjs-answer\"\u003eBulbs are sold separately so you can choose your preferred brightness and color temperature (Warm White, Edison Amber Filament, or Smart LED bulbs).\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eIs hardwiring required for installation?\u003c\/summary\u003e\u003cdiv class=\"wjs-answer\"\u003eYes, it mounts directly to standard US\/EU electrical junction boxes. All necessary wall mounting bracket hardware and wire connectors are included.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eCan I use dimmable bulbs with this fixture?\u003c\/summary\u003e\u003cdiv class=\"wjs-answer\"\u003eAbsolutely! As long as you use dimmable E26\/E27 bulbs connected to a compatible wall dimmer switch, you can easily adjust the brightness.\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- FINAL CTA BLOCK --\u003e\u003csection class=\"wjs-card wjs-dark wjs-final\"\u003e\u003cdiv class=\"wjs-shell\"\u003e\n\u003cspan class=\"wjs-label\"\u003eMaritime Nostalgia · Beacon of Light\u003c\/span\u003e\u003ch2 class=\"wjs-heading\"\u003eIlluminate Your Home with Nautical Charm!\u003c\/h2\u003e\n\u003cp class=\"wjs-copy\"\u003eOrder your Vintage Coastal Lighthouse Wall Light today and enjoy timeless maritime style inside or outside your home.\u003c\/p\u003e\n\u003cdiv class=\"wjs-final-line\"\u003e🌊 Lighthouse Tower Design · IP65 Weatherproof · Seeded Glass Shade 💡\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"cxy01","offers":[{"title":"Default Title","offer_id":43332808409182,"sku":"SZ0683260904461-复古海岸灯","price":34.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0669\/0596\/4638\/files\/8b35ce19a07ae12a64af07b0bc40fe09ad2bc71c.jpg?v=1789366462","url":"https:\/\/telaion.com\/products\/vintage-coastal-lighthouse-wall-light","provider":"Telaion","version":"1.0","type":"link"}