{"product_id":"🌊vintage-coastal-lighthouse-wall-light","title":"🌊🌊Vintage Coastal Lighthouse Wall Light","description":"\u003cstyle\u003e\n\n#coastal-lighthouse-8733945233508{\n  --cl-navy:#17354a;\n  --cl-deep:#102b3a;\n  --cl-blue:#315c70;\n  --cl-teal:#3f716f;\n  --cl-red:#a34438;\n  --cl-brass:#b98a4d;\n  --cl-cream:#faf6ef;\n  --cl-soft:#f2eee7;\n  --cl-text:#323c3f;\n  --cl-muted:#70797b;\n  --cl-line:#dfe2df;\n  --cl-star:#e77e69;\n\n  font-family:inherit;\n  color:var(--cl-text);\n  background:#fff;\n  overflow:hidden;\n}\n\n#coastal-lighthouse-8733945233508 *{\n  box-sizing:border-box;\n}\n\n#coastal-lighthouse-8733945233508 img{\n  display:block;\n  width:100%;\n  height:auto;\n}\n\n#coastal-lighthouse-8733945233508 .cl-wrap{\n  width:100%;\n  max-width:1080px;\n  margin:0 auto;\n  padding:0 15px;\n}\n\n#coastal-lighthouse-8733945233508 .cl-section{\n  padding:34px 0;\n}\n\n#coastal-lighthouse-8733945233508 .cl-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:19px;\n  align-items:center;\n}\n\n#coastal-lighthouse-8733945233508 .cl-copy{\n  order:1;\n}\n\n#coastal-lighthouse-8733945233508 .cl-media{\n  order:2;\n}\n\n#coastal-lighthouse-8733945233508 .cl-img{\n  overflow:hidden;\n  border-radius:18px;\n  background:#eef0ed;\n}\n\n#coastal-lighthouse-8733945233508 .cl-tag{\n  display:inline-block;\n  margin-bottom:8px;\n  color:var(--cl-red);\n  font-size:12px;\n  line-height:1.2;\n  font-weight:850;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n#coastal-lighthouse-8733945233508 h2{\n  margin:0;\n  color:var(--cl-deep);\n  font-family:Georgia, \"Times New Roman\", serif;\n  font-size:30px;\n  line-height:1.08;\n  letter-spacing:-.025em;\n  font-weight:700;\n}\n\n#coastal-lighthouse-8733945233508 p{\n  margin:11px 0 0;\n  color:var(--cl-muted);\n  font-size:16px;\n  line-height:1.62;\n}\n\n\n\/* =================================\n   HERO\n================================= *\/\n\n#coastal-lighthouse-8733945233508 .cl-hero{\n  padding:30px 0 40px;\n\n  background:\n    radial-gradient(\n      circle at 87% 0%,\n      rgba(185,138,77,.13),\n      transparent 30%\n    ),\n    linear-gradient(\n      180deg,\n      #fbf7f1,\n      #fff\n    );\n}\n\n#coastal-lighthouse-8733945233508 .cl-hero-copy{\n  max-width:760px;\n  margin:0 auto 20px;\n  text-align:center;\n}\n\n#coastal-lighthouse-8733945233508 .cl-hero h2{\n  font-size:36px;\n}\n\n#coastal-lighthouse-8733945233508 .cl-hero p{\n  max-width:650px;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n#coastal-lighthouse-8733945233508 .cl-benefits{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:7px;\n  margin-top:19px;\n}\n\n#coastal-lighthouse-8733945233508 .cl-benefit{\n  padding:13px 5px;\n  background:#fff;\n  border:1px solid var(--cl-line);\n  border-radius:12px;\n  text-align:center;\n}\n\n#coastal-lighthouse-8733945233508 .cl-benefit span{\n  display:block;\n  margin-bottom:5px;\n  font-size:21px;\n}\n\n#coastal-lighthouse-8733945233508 .cl-benefit strong{\n  display:block;\n  color:var(--cl-deep);\n  font-size:11px;\n  line-height:1.3;\n}\n\n\n\/* =================================\n   DARK COASTAL\n================================= *\/\n\n#coastal-lighthouse-8733945233508 .cl-dark{\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at 83% 7%,\n      rgba(185,138,77,.20),\n      transparent 30%\n    ),\n    linear-gradient(\n      135deg,\n      #294e5f,\n      #112d3a\n    );\n}\n\n#coastal-lighthouse-8733945233508 .cl-dark h2,\n#coastal-lighthouse-8733945233508 .cl-dark p{\n  color:#fff;\n}\n\n#coastal-lighthouse-8733945233508 .cl-dark p{\n  opacity:.84;\n}\n\n#coastal-lighthouse-8733945233508 .cl-dark .cl-tag{\n  color:#e9c68d;\n}\n\n\n\/* =================================\n   SOFT\n================================= *\/\n\n#coastal-lighthouse-8733945233508 .cl-soft{\n  background:var(--cl-cream);\n}\n\n#coastal-lighthouse-8733945233508 .cl-warm{\n  background:\n    radial-gradient(\n      circle at 10% 15%,\n      rgba(63,113,111,.07),\n      transparent 28%\n    ),\n    #f1ede6;\n}\n\n\n\/* =================================\n   LIST\n================================= *\/\n\n#coastal-lighthouse-8733945233508 .cl-list{\n  display:grid;\n  gap:10px;\n  margin-top:17px;\n}\n\n#coastal-lighthouse-8733945233508 .cl-list-item{\n  display:flex;\n  align-items:flex-start;\n  gap:9px;\n  font-size:14px;\n  line-height:1.46;\n}\n\n#coastal-lighthouse-8733945233508 .cl-check{\n  flex:0 0 21px;\n  width:21px;\n  height:21px;\n  display:grid;\n  place-items:center;\n  border-radius:50%;\n  background:var(--cl-teal);\n  color:#fff;\n  font-size:11px;\n  font-weight:900;\n}\n\n\n\/* =================================\n   CARDS\n================================= *\/\n\n#coastal-lighthouse-8733945233508 .cl-cards{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:8px;\n  margin-top:17px;\n}\n\n#coastal-lighthouse-8733945233508 .cl-card{\n  padding:14px 10px;\n  background:#fff;\n  border:1px solid var(--cl-line);\n  border-radius:13px;\n}\n\n#coastal-lighthouse-8733945233508 .cl-card strong{\n  display:block;\n  color:var(--cl-deep);\n  font-size:14px;\n}\n\n#coastal-lighthouse-8733945233508 .cl-card small{\n  display:block;\n  margin-top:4px;\n  color:#737b7c;\n  font-size:11px;\n  line-height:1.42;\n}\n\n\n\/* =================================\n   NOTE\n================================= *\/\n\n#coastal-lighthouse-8733945233508 .cl-note{\n  margin-top:17px;\n  padding:15px 16px;\n  border-left:4px solid var(--cl-brass);\n  border-radius:0 13px 13px 0;\n  background:#fff;\n  color:var(--cl-deep);\n  font-size:15px;\n  line-height:1.5;\n}\n\n\n\/* =================================\n   REVIEW\n================================= *\/\n\n#coastal-lighthouse-8733945233508 .cl-review-section{\n  background:#eef1f1;\n}\n\n#coastal-lighthouse-8733945233508 .cl-center{\n  max-width:720px;\n  margin:0 auto 20px;\n  text-align:center;\n}\n\n#coastal-lighthouse-8733945233508 .cl-review-summary{\n  display:flex;\n  justify-content:center;\n  align-items:center;\n  gap:8px;\n  margin-top:13px;\n}\n\n#coastal-lighthouse-8733945233508 .cl-review-stars{\n  color:var(--cl-star);\n  font-size:19px;\n  line-height:1;\n  letter-spacing:1px;\n}\n\n#coastal-lighthouse-8733945233508 .cl-review-summary span{\n  color:#60696b;\n  font-size:13px;\n}\n\n#coastal-lighthouse-8733945233508 .cl-reviews{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:14px;\n}\n\n#coastal-lighthouse-8733945233508 .cl-review-card{\n  overflow:hidden;\n  background:#fff;\n  border:1px solid #dce2e0;\n  border-radius:15px;\n}\n\n#coastal-lighthouse-8733945233508 .cl-review-photo{\n  aspect-ratio:1 \/ 1;\n  overflow:hidden;\n  background:#e8ebe9;\n}\n\n#coastal-lighthouse-8733945233508 .cl-review-photo img{\n  width:100%;\n  height:100%;\n  object-fit:cover;\n}\n\n#coastal-lighthouse-8733945233508 .cl-review-body{\n  padding:14px 14px 16px;\n}\n\n#coastal-lighthouse-8733945233508 .cl-review-name{\n  margin-bottom:6px;\n  color:#273033;\n  font-size:14px;\n  font-weight:800;\n}\n\n#coastal-lighthouse-8733945233508 .cl-stars{\n  margin-bottom:8px;\n  color:var(--cl-star);\n  font-size:15px;\n  line-height:1;\n}\n\n#coastal-lighthouse-8733945233508 .cl-review-text{\n  margin:0 !important;\n  color:#41494b !important;\n  font-size:14px !important;\n  line-height:1.55 !important;\n}\n\n\n\/* =================================\n   FAQ\n================================= *\/\n\n#coastal-lighthouse-8733945233508 .cl-faq{\n  max-width:820px;\n  margin:0 auto;\n}\n\n#coastal-lighthouse-8733945233508 details{\n  border-bottom:1px solid var(--cl-line);\n}\n\n#coastal-lighthouse-8733945233508 summary{\n  position:relative;\n  list-style:none;\n  cursor:pointer;\n  padding:18px 38px 18px 0;\n  color:var(--cl-deep);\n  font-size:16px;\n  line-height:1.4;\n  font-weight:780;\n}\n\n#coastal-lighthouse-8733945233508 summary::-webkit-details-marker{\n  display:none;\n}\n\n#coastal-lighthouse-8733945233508 summary:after{\n  content:\"+\";\n  position:absolute;\n  right:4px;\n  top:13px;\n  color:var(--cl-red);\n  font-size:24px;\n}\n\n#coastal-lighthouse-8733945233508 details[open] summary:after{\n  content:\"−\";\n}\n\n#coastal-lighthouse-8733945233508 details p{\n  margin:0;\n  padding:0 0 18px;\n  font-size:15px;\n}\n\n\n\/* =================================\n   CTA\n================================= *\/\n\n#coastal-lighthouse-8733945233508 .cl-final{\n  padding:46px 0 49px;\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      #406979,\n      #244b5d 58%,\n      #112e3c\n    );\n}\n\n#coastal-lighthouse-8733945233508 .cl-final h2{\n  color:#fff;\n}\n\n#coastal-lighthouse-8733945233508 .cl-final p{\n  max-width:630px;\n  margin:11px auto 22px;\n  color:rgba(255,255,255,.80);\n}\n\n#coastal-lighthouse-8733945233508 .cl-buy-btn{\n  width:100%;\n  max-width:520px;\n  min-height:56px;\n  padding:13px 20px;\n  border:0;\n  border-radius:999px;\n  background:#fff;\n  color:var(--cl-deep);\n  font-family:inherit;\n  font-size:16px;\n  font-weight:900;\n  cursor:pointer;\n  box-shadow:0 9px 30px rgba(0,0,0,.20);\n  transition:.18s ease;\n}\n\n#coastal-lighthouse-8733945233508 .cl-buy-btn:hover{\n  transform:translateY(-2px);\n}\n\n#coastal-lighthouse-8733945233508 .cl-buy-note{\n  display:block;\n  margin-top:10px;\n  color:rgba(255,255,255,.63);\n  font-size:12px;\n}\n\n\n\/* =================================\n   MOBILE\n================================= *\/\n\n@media(max-width:767px){\n\n  #coastal-lighthouse-8733945233508 .cl-section{\n    padding:30px 0;\n  }\n\n  #coastal-lighthouse-8733945233508 h2{\n    font-size:28px;\n  }\n\n  #coastal-lighthouse-8733945233508 .cl-hero h2{\n    font-size:34px;\n  }\n\n  #coastal-lighthouse-8733945233508 .cl-copy{\n    order:1 !important;\n  }\n\n  #coastal-lighthouse-8733945233508 .cl-media{\n    order:2 !important;\n  }\n\n}\n\n\n\/* =================================\n   DESKTOP\n================================= *\/\n\n@media(min-width:768px){\n\n  #coastal-lighthouse-8733945233508 .cl-wrap{\n    padding:0 22px;\n  }\n\n  #coastal-lighthouse-8733945233508 .cl-section{\n    padding:58px 0;\n  }\n\n  #coastal-lighthouse-8733945233508 .cl-grid{\n    grid-template-columns:1fr 1fr;\n    gap:46px;\n  }\n\n  #coastal-lighthouse-8733945233508 .cl-grid.reverse .cl-media{\n    order:2;\n  }\n\n  #coastal-lighthouse-8733945233508 .cl-grid.reverse .cl-copy{\n    order:1;\n  }\n\n  #coastal-lighthouse-8733945233508 h2{\n    font-size:42px;\n  }\n\n  #coastal-lighthouse-8733945233508 .cl-hero h2{\n    font-size:49px;\n  }\n\n  #coastal-lighthouse-8733945233508 p{\n    font-size:17px;\n  }\n\n  #coastal-lighthouse-8733945233508 .cl-reviews{\n    grid-template-columns:repeat(4,1fr);\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"section-template--22877634756708__custom_liquid_6amgeg-padding\"\u003e\n\u003csection id=\"coastal-lighthouse-8733945233508\" class=\"cl-page\"\u003e\u003c!-- =================================\n     1 HERO\n================================= --\u003e\n\u003cdiv class=\"cl-hero\"\u003e\n\u003cdiv class=\"cl-wrap\"\u003e\n\u003cdiv class=\"cl-hero-copy\"\u003e\n\u003cspan class=\"cl-tag\"\u003e Vintage Coastal Lighthouse \u003c\/span\u003e\n\u003ch2\u003eBring The Coast Home\u003cbr\u003eIn A Warm Glow.\u003c\/h2\u003e\n\u003cp\u003eA weathered lighthouse turns an empty wall into a quiet seaside focal point — sculptural by day and softly glowing after sunset.\u003c\/p\u003e\n\u003cdiv class=\"cl-benefits\"\u003e\n\u003cdiv class=\"cl-benefit\"\u003e\n\u003cspan\u003e🌊\u003c\/span\u003e \u003cstrong\u003eCoastal Character\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cl-benefit\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e \u003cstrong\u003eWarm Evening Glow\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cl-benefit\"\u003e\n\u003cspan\u003e⚓\u003c\/span\u003e \u003cstrong\u003eWall-Mounted Accent\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cl-img\"\u003e\u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/8b35ce19a07ae12a64af07b0bc40fe09ad2bc71c.jpg?v=1788400205\u0026amp;width=1600\" alt=\"Vintage Coastal Lighthouse Wall Light at sunset\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =================================\n     2 DAY \/ NIGHT\n================================= --\u003e\n\u003cdiv class=\"cl-section cl-dark\"\u003e\n\u003cdiv class=\"cl-wrap\"\u003e\n\u003cdiv class=\"cl-grid\"\u003e\n\u003cdiv class=\"cl-copy\"\u003e\n\u003cspan class=\"cl-tag\"\u003e Beautiful By Day · Warm At Night \u003c\/span\u003e\n\u003ch2\u003eTwo Looks\u003cbr\u003eIn One Wall Piece.\u003c\/h2\u003e\n\u003cp\u003eWith the light off, the distressed lighthouse reads like collected coastal décor. Turn it on and it becomes a soft little beacon for the evening.\u003c\/p\u003e\n\u003cdiv class=\"cl-list\"\u003e\n\u003cdiv class=\"cl-list-item\"\u003e\n\u003cspan class=\"cl-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eDecorative sculptural look during the day\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cl-list-item\"\u003e\n\u003cspan class=\"cl-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eWarm atmospheric light after dark\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cl-list-item\"\u003e\n\u003cspan class=\"cl-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eWorks especially well in calm coastal spaces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cl-media\"\u003e\n\u003cdiv class=\"cl-img\"\u003e\u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/8e978da2-54de-46b1-ab36-56560b14a1ff.png?v=1788425724\u0026amp;width=1400\" alt=\"Warm glowing vintage lighthouse wall light at night\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =================================\n     3 DETAILS\n================================= --\u003e\n\u003cdiv class=\"cl-section cl-soft\"\u003e\n\u003cdiv class=\"cl-wrap\"\u003e\n\u003cdiv class=\"cl-grid reverse\"\u003e\n\u003cdiv class=\"cl-copy\"\u003e\n\u003cspan class=\"cl-tag\"\u003e Details That Feel Collected \u003c\/span\u003e\n\u003ch2\u003eWeathered Stripes.\u003cbr\u003eBrass. Waves. Compass.\u003c\/h2\u003e\n\u003cp\u003eBlack railings, distressed red-and-cream stripes, a compass-style wall plate and sculpted teal waves give the piece character from every angle.\u003c\/p\u003e\n\u003cdiv class=\"cl-cards\"\u003e\n\u003cdiv class=\"cl-card\"\u003e\n\u003cstrong\u003eDistressed Finish\u003c\/strong\u003e \u003csmall\u003eMade to feel aged rather than glossy-new\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cl-card\"\u003e\n\u003cstrong\u003eCompass Plate\u003c\/strong\u003e \u003csmall\u003eAdds a traditional nautical detail\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cl-card\"\u003e\n\u003cstrong\u003eTeal Waves\u003c\/strong\u003e \u003csmall\u003eBrings ocean color into the sculpture\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cl-card\"\u003e\n\u003cstrong\u003eBlack Railings\u003c\/strong\u003e \u003csmall\u003eGives the lighthouse stronger dimensional detail\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cl-media\"\u003e\n\u003cdiv class=\"cl-img\"\u003e\u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/95cc7036-9c1f-4864-b0a9-b1cfab4f9914.png?v=1788425234\u0026amp;width=1400\" alt=\"Close-up details of vintage coastal lighthouse wall light\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =================================\n     4 WALL FRIENDLY\n================================= --\u003e\n\u003cdiv class=\"cl-section cl-warm\"\u003e\n\u003cdiv class=\"cl-wrap\"\u003e\n\u003cdiv class=\"cl-grid\"\u003e\n\u003cdiv class=\"cl-copy\"\u003e\n\u003cspan class=\"cl-tag\"\u003e Small Wall · Strong Presence \u003c\/span\u003e\n\u003ch2\u003eCoastal Character\u003cbr\u003eWithout Taking Up A Table.\u003c\/h2\u003e\n\u003cp\u003eThe wall-mounted format keeps tables and floors clear while still giving an entryway, reading corner or sheltered porch a noticeable focal point.\u003c\/p\u003e\n\u003cdiv class=\"cl-cards\"\u003e\n\u003cdiv class=\"cl-card\"\u003e\n\u003cstrong\u003eUp To ~12\"\u003c\/strong\u003e \u003csmall\u003eCompact enough for smaller walls\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cl-card\"\u003e\n\u003cstrong\u003eWall Mounted\u003c\/strong\u003e \u003csmall\u003eNo table or floor space required\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cl-card\"\u003e\n\u003cstrong\u003eReading Corner\u003c\/strong\u003e \u003csmall\u003eSoft decorative evening atmosphere\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cl-card\"\u003e\n\u003cstrong\u003eSheltered Porch\u003c\/strong\u003e \u003csmall\u003eA natural match for coastal styling\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cl-note\"\u003eThe current product page describes the piece as reaching up to about 12 inches tall.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cl-media\"\u003e\n\u003cdiv class=\"cl-img\"\u003e\u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/04cf3cd1-ea1f-4afe-899b-e9dc2f4a6239.png?v=1788425720\u0026amp;width=1400\" alt=\"Vintage lighthouse wall decoration in daylight\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =================================\n     5 CUSTOMER REVIEWS\n================================= --\u003e\n\u003cdiv class=\"cl-section cl-review-section\"\u003e\n\u003cdiv class=\"cl-wrap\"\u003e\n\u003cdiv class=\"cl-center\"\u003e\n\u003cspan class=\"cl-tag\"\u003e Customer Photos \u003c\/span\u003e\n\u003ch2\u003eHow It Looks In Real Coastal Homes\u003c\/h2\u003e\n\u003cdiv class=\"cl-review-summary\"\u003e\n\u003cdiv class=\"cl-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cspan\u003eCustomer-style home photos\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cl-reviews\"\u003e\n\u003c!-- REVIEW 1 --\u003e\n\u003carticle class=\"cl-review-card\"\u003e\n\u003cdiv class=\"cl-review-photo\"\u003e\u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/ChatGPT_Image_2026_9_11_03_52_52_1.png?v=1789113550\u0026amp;width=1000\" alt=\"Customer installing vintage lighthouse wall light\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cl-review-body\"\u003e\n\u003cdiv class=\"cl-review-name\"\u003eCathy\u003c\/div\u003e\n\u003cdiv class=\"cl-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"cl-review-text\"\u003eI put this on the porch wall beside our little seating area. Took me a minute to get it straight, but once it was up it looked like it had always belonged there.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- REVIEW 2 --\u003e\n\u003carticle class=\"cl-review-card\"\u003e\n\u003cdiv class=\"cl-review-photo\"\u003e\u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/ChatGPT_Image_2026_9_11_03_53_08_2.png?v=1789113551\u0026amp;width=1000\" alt=\"Customer unboxing lighthouse wall light\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cl-review-body\"\u003e\n\u003cdiv class=\"cl-review-name\"\u003eSusan M.\u003c\/div\u003e\n\u003cdiv class=\"cl-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"cl-review-text\"\u003eMine arrived with foam and bubble wrap around it and nothing was damaged. The finish looked more weathered in person than I expected, which honestly made me like it more.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- REVIEW 3 --\u003e\n\u003carticle class=\"cl-review-card\"\u003e\n\u003cdiv class=\"cl-review-photo\"\u003e\u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/ChatGPT_Image_2026_9_11_03_53_43_3.png?v=1789113551\u0026amp;width=1000\" alt=\"Woman showing lighthouse wall light on coastal porch\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cl-review-body\"\u003e\n\u003cdiv class=\"cl-review-name\"\u003eMichelle\u003c\/div\u003e\n\u003cdiv class=\"cl-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"cl-review-text\"\u003eI love lighthouse stuff but usually it gets a little too “beach gift shop” for me. This one has enough old-looking detail that it actually works with the rest of our porch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- REVIEW 4 --\u003e\n\u003carticle class=\"cl-review-card\"\u003e\n\u003cdiv class=\"cl-review-photo\"\u003e\u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/ChatGPT_Image_2026_9_11_03_54_05_4.png?v=1789113550\u0026amp;width=1000\" alt=\"Vintage lighthouse wall light glowing at twilight\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cl-review-body\"\u003e\n\u003cdiv class=\"cl-review-name\"\u003eKaren L.\u003c\/div\u003e\n\u003cdiv class=\"cl-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"cl-review-text\"\u003eThe light is softer than a regular porch fixture, which is exactly what I wanted. At dusk it gives off just enough glow to make that corner feel cozy without lighting up the whole porch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =================================\n     6 FAQ\n================================= --\u003e\n\u003cdiv class=\"cl-section cl-soft\"\u003e\n\u003cdiv class=\"cl-wrap cl-faq\"\u003e\n\u003cdiv class=\"cl-center\"\u003e\n\u003cspan class=\"cl-tag\"\u003e Good To Know \u003c\/span\u003e\n\u003ch2\u003eQuick Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow large is the lighthouse wall light?\u003c\/summary\u003e\n\u003cp\u003eThe current product page describes it as reaching up to approximately 12 inches tall.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it decorative when the light is off?\u003c\/summary\u003e\n\u003cp\u003eYes. The lighthouse has a distressed, sculptural coastal design, so it still works as wall décor during the day.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the light very bright?\u003c\/summary\u003e\n\u003cp\u003eThe product page describes the glow as soft and atmospheric rather than harsh, making it better suited to accent lighting than full-area illumination.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere does it look best?\u003c\/summary\u003e\n\u003cp\u003eEntryways, reading corners, coastal-themed rooms and sheltered porch areas are especially natural places for this piece.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat decorative details does it have?\u003c\/summary\u003e\n\u003cp\u003eThe design includes distressed red-and-cream stripes, black lighthouse railings, a compass-style wall plate and sculpted teal ocean waves.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre bundle discounts available?\u003c\/summary\u003e\n\u003cp\u003eThe current purchase area offers Buy 1, Buy 2, Buy 3 and Buy 4 bundle options. Return to the top to view the latest pricing and savings.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =================================\n     7 FINAL CTA\n================================= --\u003e\n\u003cdiv class=\"cl-final\"\u003e\n\u003cdiv class=\"cl-wrap\"\u003e\n\u003cspan class=\"cl-tag\" style=\"color: #eed09b;\"\u003e A Little Beacon For Home \u003c\/span\u003e\n\u003ch2\u003eCoastal By Day.\u003cbr\u003eWarm \u0026amp; Welcoming At Night.\u003c\/h2\u003e\n\u003cp\u003eReturn to the purchase area above to view the current bundle offer and add the lighthouse to your wall.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"cl-buy-btn\"\u003e ↑ Return To Add To Cart \u003c\/button\u003e \u003cspan class=\"cl-buy-note\"\u003e Returns to bundle options \/ Add to Cart \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n\nfunction clScrollToBuy8733945233508(){\n\n  var selectors = [\n    'form[action*=\"\/cart\/add\"]',\n    'product-form',\n    '.product-form',\n    '.product__info-container',\n    '.product-info',\n    '[id^=\"MainProduct-\"]'\n  ];\n\n  var target = null;\n\n\n  for(var i = 0; i \u003c selectors.length; i++){\n\n    var elements =\n      document.querySelectorAll(selectors[i]);\n\n\n    for(var j = 0; j \u003c elements.length; j++){\n\n      var element = elements[j];\n\n      var insideLanding =\n        element.closest \u0026\u0026\n        element.closest('#coastal-lighthouse-8733945233508');\n\n\n      if(!insideLanding){\n\n        target = element;\n        break;\n\n      }\n\n    }\n\n\n    if(target){\n      break;\n    }\n\n  }\n\n\n  if(target){\n\n    var y =\n      target.getBoundingClientRect().top +\n      window.pageYOffset -\n      105;\n\n    window.scrollTo({\n      top:y,\n      behavior:'smooth'\n    });\n\n  }else{\n\n    window.scrollTo({\n      top:0,\n      behavior:'smooth'\n    });\n\n  }\n\n}\n\n\u003c\/script\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"NCC","offers":[{"title":"Default Title","offer_id":67536328851501,"sku":"SZ04112609082427-灯塔","price":37.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/9599\/0573\/files\/8b35ce19a07ae12a64af07b0bc40fe09ad2bc71c.jpg?v=1789617057","url":"https:\/\/woverssy.com\/products\/%f0%9f%8c%8avintage-coastal-lighthouse-wall-light","provider":"woverssy","version":"1.0","type":"link"}