{"product_id":"coastal-afterglow-shell-conch-light-set","title":"Coastal Afterglow Shell \u0026 Conch Light Set","description":"\u003cstyle\u003e     #nuvaro-afterglow,     #nuvaro-afterglow * { box-sizing: border-box; }      #nuvaro-afterglow {       --na-ink:#263238;       --na-muted:#66706f;       --na-cream:#f7f1e8;       --na-sand:#e8d9c5;       --na-amber:#d88a37;       --na-gold:#f4c47a;       --na-dusk:#162730;       --na-white:#fffdf9;       width:100%;       max-width:1440px;       margin:0 auto;       overflow:hidden;       background:var(--na-white);       color:var(--na-ink) !important;       font-family:inherit;       line-height:1.55;     }      #nuvaro-afterglow h2,     #nuvaro-afterglow h3,     #nuvaro-afterglow p {       margin:0;       color:inherit !important;     }      #nuvaro-afterglow h2 {       font-size:clamp(34px,6.2vw,78px);       line-height:1.02;       letter-spacing:-.045em;       font-weight:750;     }      #nuvaro-afterglow h3 {       font-size:clamp(21px,2.7vw,31px);       line-height:1.15;       letter-spacing:-.02em;       font-weight:720;     }      #nuvaro-afterglow p {       font-size:clamp(16px,1.7vw,19px);     }      #nuvaro-afterglow img {       display:block;       width:100%;       height:auto;       border:0;     }      #nuvaro-afterglow .na-wrap {       width:min(1180px,calc(100% - 32px));       margin:0 auto;     }      #nuvaro-afterglow .na-section {       padding:clamp(64px,9vw,120px) 0;     }      #nuvaro-afterglow .na-kicker {       display:inline-flex;       align-items:center;       gap:9px;       margin-bottom:18px;       color:#8d5b28 !important;       font-size:12px;       font-weight:800;       letter-spacing:.17em;       text-transform:uppercase;     }      #nuvaro-afterglow .na-kicker:before {       content:'';       width:28px;       height:1px;       background:#b67b42;     }      #nuvaro-afterglow .na-lead {       max-width:680px;       margin-top:22px;       color:var(--na-muted) !important;     }      #nuvaro-afterglow .na-pill {       display:inline-flex;       align-items:center;       padding:8px 13px;       border:1px solid rgba(255,255,255,.55);       border-radius:999px;       color:#fff !important;       background:rgba(20,39,48,.34);       backdrop-filter:blur(8px);       font-size:12px;       font-weight:800;       letter-spacing:.12em;       text-transform:uppercase;     }      #nuvaro-afterglow .na-hero {       position:relative;       min-height:min(860px,92vh);       display:grid;       align-items:end;       isolation:isolate;       background:#2e3432;     }      #nuvaro-afterglow .na-hero \u003e img {       position:absolute;       inset:0;       width:100%;       height:100%;       object-fit:cover;       z-index:-2;     }      #nuvaro-afterglow .na-hero:after {       content:'';       position:absolute;       inset:0;       z-index:-1;       background:linear-gradient(         180deg,         rgba(11,20,24,.06) 18%,         rgba(11,20,24,.27) 56%,         rgba(11,20,24,.86) 100%       );     }      #nuvaro-afterglow .na-hero-copy {       width:min(1180px,calc(100% - 32px));       margin:0 auto;       padding:90px 0 clamp(48px,7vw,90px);       color:#fff !important;     }      #nuvaro-afterglow .na-hero h2 {       max-width:860px;       color:#fff !important;       text-wrap:balance;     }      #nuvaro-afterglow .na-hero p {       max-width:630px;       margin-top:20px;       color:#f8f3eb !important;     }      #nuvaro-afterglow .na-trust {       display:flex;       flex-wrap:wrap;       gap:10px;       margin-top:25px;     }      #nuvaro-afterglow .na-intro {       background:linear-gradient(135deg,#fffdf9 0%,#f4eadc 100%);     }      #nuvaro-afterglow .na-split {       display:grid;       grid-template-columns:1.04fr .96fr;       gap:clamp(28px,6vw,78px);       align-items:center;     }      #nuvaro-afterglow .na-frame {       position:relative;       overflow:hidden;       border-radius:30px;       background:#e8ded0;       box-shadow:0 24px 65px rgba(56,43,27,.12);     }      #nuvaro-afterglow .na-frame img {       aspect-ratio:1\/1;       object-fit:cover;       transition:transform .7s ease;     }      #nuvaro-afterglow .na-frame:hover img {       transform:scale(1.025);     }      #nuvaro-afterglow .na-lightline {       position:relative;       margin-top:34px;       padding-left:24px;       color:#4f5a58 !important;     }      #nuvaro-afterglow .na-lightline:before {       content:'';       position:absolute;       left:0;       top:3px;       bottom:3px;       width:3px;       border-radius:5px;       background:linear-gradient(var(--na-gold),var(--na-amber));       box-shadow:0 0 22px rgba(244,196,122,.8);     }      #nuvaro-afterglow .na-mosaic {       display:grid;       grid-template-columns:1.2fr .8fr;       grid-template-rows:1fr 1fr;       gap:14px;     }      #nuvaro-afterglow .na-mosaic figure {       margin:0;       overflow:hidden;       border-radius:22px;       background:#eee3d4;     }      #nuvaro-afterglow .na-mosaic figure:first-child {       grid-row:1\/3;     }      #nuvaro-afterglow .na-mosaic img {       height:100%;       min-height:240px;       object-fit:cover;     }      #nuvaro-afterglow .na-benefits {       background:#fbf8f2;     }      #nuvaro-afterglow .na-center {       max-width:780px;       margin:0 auto 45px;       text-align:center;     }      #nuvaro-afterglow .na-center .na-kicker {       justify-content:center;     }      #nuvaro-afterglow .na-cards {       display:grid;       grid-template-columns:repeat(3,1fr);       gap:18px;     }      #nuvaro-afterglow .na-card {       padding:28px;       border:1px solid #eadfce;       border-radius:22px;       background:#fff;       box-shadow:0 14px 38px rgba(61,48,32,.06);     }      #nuvaro-afterglow .na-card-num {       display:grid;       place-items:center;       width:42px;       height:42px;       margin-bottom:20px;       border-radius:50%;       background:#f3e3cd;       color:#935a24 !important;       font-weight:850;     }      #nuvaro-afterglow .na-card p {       margin-top:11px;       color:var(--na-muted) !important;       font-size:16px;     }      #nuvaro-afterglow .na-options {       background:#fff;     }      #nuvaro-afterglow .na-option-grid {       display:grid;       grid-template-columns:repeat(3,1fr);       gap:18px;       margin-top:42px;     }      #nuvaro-afterglow .na-option {       overflow:hidden;       border:1px solid #e8ddcf;       border-radius:25px;       background:#faf7f1;     }      #nuvaro-afterglow .na-option img {       aspect-ratio:1\/1;       object-fit:cover;     }      #nuvaro-afterglow .na-option-copy {       padding:23px;     }      #nuvaro-afterglow .na-option-copy p {       margin-top:8px;       color:var(--na-muted) !important;       font-size:15px;     }      #nuvaro-afterglow .na-best {       display:inline-block;       margin-bottom:12px;       padding:6px 10px;       border-radius:99px;       background:#263238;       color:#fff !important;       font-size:11px;       font-weight:800;       letter-spacing:.09em;       text-transform:uppercase;     }      #nuvaro-afterglow .na-dusk {       position:relative;       background:var(--na-dusk);       color:#fff !important;     }      #nuvaro-afterglow .na-dusk h2,     #nuvaro-afterglow .na-dusk h3 {       color:#fff !important;     }      #nuvaro-afterglow .na-dusk p {       color:#dce3e3 !important;     }      #nuvaro-afterglow .na-dusk .na-kicker {       color:#f2c383 !important;     }      #nuvaro-afterglow .na-glow-gallery {       display:grid;       grid-template-columns:repeat(3,1fr);       gap:15px;       margin-top:42px;     }      #nuvaro-afterglow .na-glow-gallery figure {       position:relative;       margin:0;       overflow:hidden;       border-radius:24px;       background:#2c3d45;     }      #nuvaro-afterglow .na-glow-gallery img {       aspect-ratio:4\/5;       height:100%;       object-fit:cover;     }      #nuvaro-afterglow .na-glow-gallery figure:after {       content:'';       position:absolute;       left:20%;       right:20%;       bottom:5%;       height:20%;       border-radius:50%;       background:rgba(239,170,75,.25);       filter:blur(25px);       opacity:.65;       animation:na-breathe 4.5s ease-in-out infinite;       pointer-events:none;     }      #nuvaro-afterglow .na-how {       background:linear-gradient(180deg,#f4eadc,#fffdf9);     }      #nuvaro-afterglow .na-how-grid {       display:grid;       grid-template-columns:.9fr 1.1fr;       gap:clamp(28px,5vw,66px);       align-items:center;     }      #nuvaro-afterglow .na-steps {       display:grid;       gap:14px;       margin-top:30px;     }      #nuvaro-afterglow .na-step {       display:grid;       grid-template-columns:46px 1fr;       gap:15px;       align-items:start;       padding:17px;       border:1px solid rgba(184,145,96,.23);       border-radius:17px;       background:rgba(255,255,255,.7);     }      #nuvaro-afterglow .na-step b {       display:grid;       place-items:center;       width:46px;       height:46px;       border-radius:50%;       background:#fff0d8;       color:#8e5726 !important;     }      #nuvaro-afterglow .na-step strong {       display:block;       margin-bottom:3px;       color:var(--na-ink) !important;     }      #nuvaro-afterglow .na-step span {       color:var(--na-muted) !important;       font-size:15px;     }      #nuvaro-afterglow .na-detail-grid {       display:grid;       grid-template-columns:repeat(2,1fr);       gap:18px;       margin-top:38px;     }      #nuvaro-afterglow .na-detail-grid figure {       margin:0;       overflow:hidden;       border-radius:24px;       background:#eee4d6;     }      #nuvaro-afterglow .na-detail-grid img {       aspect-ratio:1\/1;       object-fit:cover;     }      #nuvaro-afterglow .na-stories {       background:#fff;     }      #nuvaro-afterglow .na-strip {       display:grid;       grid-template-columns:repeat(3,1fr);       gap:12px;       margin-top:40px;     }      #nuvaro-afterglow .na-strip img {       height:100%;       min-height:310px;       object-fit:cover;       border-radius:20px;     }      #nuvaro-afterglow .na-specs {       background:#f7f1e8;     }      #nuvaro-afterglow .na-spec-grid {       display:grid;       grid-template-columns:1.1fr .9fr;       gap:clamp(28px,6vw,78px);       align-items:center;     }      #nuvaro-afterglow .na-spec-list {       display:grid;       gap:0;       margin-top:27px;       border-top:1px solid #d9cbbb;     }      #nuvaro-afterglow .na-spec-row {       display:grid;       grid-template-columns:145px 1fr;       gap:18px;       padding:17px 0;       border-bottom:1px solid #d9cbbb;     }      #nuvaro-afterglow .na-spec-row strong {       color:#3d4647 !important;     }      #nuvaro-afterglow .na-spec-row span {       color:#687170 !important;     }      #nuvaro-afterglow .na-faq {       background:#fff;     }      #nuvaro-afterglow .na-faq-list {       max-width:860px;       margin:38px auto 0;       border-top:1px solid #dfd5c8;     }      #nuvaro-afterglow details {       border-bottom:1px solid #dfd5c8;     }      #nuvaro-afterglow summary {       position:relative;       padding:22px 44px 22px 0;       cursor:pointer;       list-style:none;       color:var(--na-ink) !important;       font-size:18px;       font-weight:720;     }      #nuvaro-afterglow summary::-webkit-details-marker {       display:none;     }      #nuvaro-afterglow summary:after {       content:'+';       position:absolute;       right:5px;       top:18px;       color:#a2652e !important;       font-size:28px;       font-weight:400;     }      #nuvaro-afterglow details[open] summary:after {       content:'–';     }      #nuvaro-afterglow details p {       padding:0 38px 22px 0;       color:var(--na-muted) !important;       font-size:16px;     }      #nuvaro-afterglow .na-final {       padding:clamp(78px,11vw,140px) 0;       text-align:center;       background:linear-gradient(155deg,#1c313a,#102126);       color:#fff !important;     }      #nuvaro-afterglow .na-final h2 {       max-width:850px;       margin:0 auto;       color:#fff !important;     }      #nuvaro-afterglow .na-final p {       max-width:620px;       margin:20px auto 0;       color:#dce5e4 !important;     }      #nuvaro-afterglow .na-cta {       display:inline-flex;       align-items:center;       justify-content:center;       gap:12px;       min-width:min(100%,330px);       margin-top:30px;       padding:17px 25px;       border:0;       border-radius:999px;       background:linear-gradient(135deg,#f6cb89,#d98735);       color:#18252a !important;       box-shadow:0 14px 34px rgba(219,139,53,.28);       font:inherit;       font-weight:850;       cursor:pointer;       transition:transform .2s ease,box-shadow .2s ease;     }      #nuvaro-afterglow .na-cta:hover {       transform:translateY(-2px);       box-shadow:0 18px 40px rgba(219,139,53,.38);     }      #nuvaro-afterglow .na-note {       margin-top:17px !important;       color:#aebdbc !important;       font-size:13px !important;     }      #nuvaro-afterglow .na-reveal {       opacity:0;       transform:translateY(18px);       transition:opacity .7s ease,transform .7s ease;     }      #nuvaro-afterglow .na-reveal.na-seen {       opacity:1;       transform:none;     }      @keyframes na-breathe {       0%,100% { opacity:.35; transform:scale(.86); }       50% { opacity:.85; transform:scale(1.12); }     }      @media (max-width:820px) {       #nuvaro-afterglow .na-split,       #nuvaro-afterglow .na-how-grid,       #nuvaro-afterglow .na-spec-grid {         grid-template-columns:1fr;       }        #nuvaro-afterglow .na-cards,       #nuvaro-afterglow .na-option-grid {         grid-template-columns:1fr;       }        #nuvaro-afterglow .na-glow-gallery {         grid-template-columns:1fr 1fr;       }        #nuvaro-afterglow .na-strip {         grid-template-columns:1fr 1fr;       }        #nuvaro-afterglow .na-hero {         min-height:78vh;       }     }      @media (max-width:540px) {       #nuvaro-afterglow .na-wrap {         width:min(100% - 24px,1180px);       }        #nuvaro-afterglow .na-section {         padding:58px 0;       }        #nuvaro-afterglow .na-mosaic {         grid-template-columns:1fr 1fr;         grid-template-rows:auto;       }        #nuvaro-afterglow .na-mosaic figure:first-child {         grid-column:1\/3;         grid-row:auto;       }        #nuvaro-afterglow .na-mosaic img {         min-height:170px;       }        #nuvaro-afterglow .na-glow-gallery,       #nuvaro-afterglow .na-detail-grid {         grid-template-columns:1fr;       }        #nuvaro-afterglow .na-strip img {         min-height:225px;       }        #nuvaro-afterglow .na-spec-row {         grid-template-columns:1fr;         gap:4px;       }        #nuvaro-afterglow .na-card {         padding:23px;       }     }      @media (prefers-reduced-motion:reduce) {       #nuvaro-afterglow *,       #nuvaro-afterglow *:before,       #nuvaro-afterglow *:after {         animation:none !important;         transition:none !important;         scroll-behavior:auto !important;       }        #nuvaro-afterglow .na-reveal {         opacity:1;         transform:none;       }     }   \u003c\/style\u003e \u003cdiv id=\"nuvaro-afterglow\" class=\"na-page\"\u003e \u003csection class=\"na-hero\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/17878377951345.png?v=1787838088\" alt=\"Coastal shell and conch lights glowing on an outdoor table at sunset\" loading=\"eager\"\u003e \u003cdiv class=\"na-hero-copy\"\u003e \u003cspan class=\"na-pill\"\u003eLimited Time Offer\u003c\/span\u003e \u003ch2\u003eBring the Last Light of Sunset Indoors.\u003c\/h2\u003e \u003cp\u003eSculptural coastal décor by day. A soft, warm glow by night—without a cord disrupting your space.\u003c\/p\u003e \u003cdiv class=\"na-trust\"\u003e \u003cspan class=\"na-pill\"\u003eCord-Free\u003c\/span\u003e \u003cspan class=\"na-pill\"\u003eWarm Ambient Glow\u003c\/span\u003e \u003cspan class=\"na-pill\"\u003eTwo Coastal Forms\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003csection class=\"na-section na-intro\"\u003e \u003cdiv class=\"na-wrap na-split\"\u003e \u003cdiv class=\"na-reveal\"\u003e \u003cspan class=\"na-kicker\"\u003eA softer kind of light\u003c\/span\u003e \u003ch2\u003eTurn an ordinary corner into your favorite place to unwind.\u003c\/h2\u003e \u003cp class=\"na-lead\"\u003eHarsh overhead lighting can flatten a room. Coastal Afterglow adds a low, golden ambience that makes bookshelves, bedside tables, mantels and covered patios feel considered and calm.\u003c\/p\u003e \u003cp class=\"na-lightline\"\u003e\u003cstrong style=\"color: #263238 !important;\"\u003eNo outlet styling.\u003c\/strong\u003e Place it where the mood needs it—not where the nearest cord allows.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"na-mosaic na-reveal\"\u003e \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/17878378083792.png?v=1787838088\" alt=\"Warm glowing shell lamps creating a relaxed evening atmosphere\" loading=\"lazy\"\u003e\u003c\/figure\u003e \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/17878378189262.png?v=1787838088\" alt=\"Shell light styled as coastal décor during the day\" loading=\"lazy\"\u003e\u003c\/figure\u003e \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/17878378266385.png?v=1787838088\" alt=\"Conch and scallop lights arranged in a refined interior\" loading=\"lazy\"\u003e\u003c\/figure\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003csection class=\"na-section na-benefits\"\u003e \u003cdiv class=\"na-wrap\"\u003e \u003cdiv class=\"na-center na-reveal\"\u003e \u003cspan class=\"na-kicker\"\u003eBeauty with purpose\u003c\/span\u003e \u003ch2\u003eA small styling change. A completely different feeling.\u003c\/h2\u003e \u003c\/div\u003e \u003cdiv class=\"na-cards\"\u003e \u003carticle class=\"na-card na-reveal\"\u003e\u003cspan class=\"na-card-num\"\u003e01\u003c\/span\u003e \u003ch3\u003eArtful by day\u003c\/h3\u003e \u003cp\u003eTextured shell-inspired forms bring organic shape and quiet coastal character to your décor—even when the lights are off.\u003c\/p\u003e \u003c\/article\u003e \u003carticle class=\"na-card na-reveal\"\u003e\u003cspan class=\"na-card-num\"\u003e02\u003c\/span\u003e \u003ch3\u003eAtmospheric by night\u003c\/h3\u003e \u003cp\u003eA warm inner glow creates a soothing accent for slow evenings, intimate dinners and relaxed bedside routines.\u003c\/p\u003e \u003c\/article\u003e \u003carticle class=\"na-card na-reveal\"\u003e\u003cspan class=\"na-card-num\"\u003e03\u003c\/span\u003e \u003ch3\u003eFree from cords\u003c\/h3\u003e \u003cp\u003eBattery-operated design lets you style shelves, tables and sheltered outdoor spaces without visible cables.\u003c\/p\u003e \u003c\/article\u003e \u003c\/div\u003e \u003cdiv class=\"na-detail-grid\"\u003e \u003cfigure class=\"na-reveal\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/17878378456147.png?v=1787838088\" alt=\"Warm conch light displayed in an elegant coastal room\" loading=\"lazy\"\u003e\u003c\/figure\u003e \u003cfigure class=\"na-reveal\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/17878378524492.png?v=1787838088\" alt=\"Scallop shell lamp glowing softly on a console\" loading=\"lazy\"\u003e\u003c\/figure\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003csection class=\"na-section na-options\"\u003e \u003cdiv class=\"na-wrap\"\u003e \u003cdiv class=\"na-center na-reveal\"\u003e \u003cspan class=\"na-kicker\"\u003eChoose your coastal form\u003c\/span\u003e \u003ch2\u003eOne statement piece—or a perfectly paired set.\u003c\/h2\u003e \u003cp class=\"na-lead\" style=\"margin-left: auto; margin-right: auto;\"\u003eSelect the sculptural shape that suits your space, or style both together for a layered glow.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"na-option-grid\"\u003e \u003carticle class=\"na-option na-reveal\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/ChatGPT_Image_Aug_28_2026_02_52_02_AM_1.png?v=1787899960\" alt=\"Conch Light product view\" loading=\"lazy\"\u003e \u003cdiv class=\"na-option-copy\"\u003e \u003ch3\u003eConch Light\u003c\/h3\u003e \u003cp\u003eAn elongated, richly textured silhouette with an expressive coastal presence.\u003c\/p\u003e \u003c\/div\u003e \u003c\/article\u003e \u003carticle class=\"na-option na-reveal\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/ChatGPT_Image_Aug_28_2026_02_52_02_AM_2.png?v=1787899960\" alt=\"Scallop Shell Light product view\" loading=\"lazy\"\u003e \u003cdiv class=\"na-option-copy\"\u003e \u003ch3\u003eScallop Shell Light\u003c\/h3\u003e \u003cp\u003eA compact fan-shell form that adds soft texture to smaller surfaces.\u003c\/p\u003e \u003c\/div\u003e \u003c\/article\u003e \u003carticle class=\"na-option na-reveal\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/ChatGPT_Image_Aug_28_2026_02_52_02_AM_3.png?v=1787899960\" alt=\"Coastal Duo with one conch light and one scallop shell light\" loading=\"lazy\"\u003e \u003cdiv class=\"na-option-copy\"\u003e \u003cspan class=\"na-best\"\u003eBest value\u003c\/span\u003e \u003ch3\u003eCoastal Duo — 2 Pc Set\u003c\/h3\u003e \u003cp\u003eOne Conch Light plus one Scallop Shell Light for a coordinated, dimensional display.\u003c\/p\u003e \u003c\/div\u003e \u003c\/article\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003csection class=\"na-section na-dusk\"\u003e \u003cdiv class=\"na-wrap\"\u003e \u003cdiv class=\"na-center na-reveal\"\u003e \u003cspan class=\"na-kicker\"\u003eFrom daylight to afterglow\u003c\/span\u003e \u003ch2\u003eDesigned to look beautiful before it even lights up.\u003c\/h2\u003e \u003cp class=\"na-lead\" style=\"margin-left: auto; margin-right: auto;\"\u003eLet the textured forms catch the daylight, then switch them on as the room settles into evening.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"na-glow-gallery\"\u003e \u003cfigure class=\"na-reveal\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/17878378625857.png?v=1787838088\" alt=\"Coastal shell lights glowing at dusk\" loading=\"lazy\"\u003e\u003c\/figure\u003e \u003cfigure class=\"na-reveal\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/17878379641689.png?v=1787838088\" alt=\"Shell lights creating warm ambience on a styled table\" loading=\"lazy\"\u003e\u003c\/figure\u003e \u003cfigure class=\"na-reveal\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/ChatGPT_Image_Aug_27_2026_02_29_04_AM_4.png?v=1787838175\" alt=\"Shell light glowing during a quiet nighttime moment\" loading=\"lazy\"\u003e\u003c\/figure\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003csection class=\"na-section na-how\"\u003e \u003cdiv class=\"na-wrap na-how-grid\"\u003e \u003cdiv class=\"na-frame na-reveal\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/ChatGPT_Image_Aug_27_2026_02_29_04_AM_2.png?v=1787838175\" alt=\"Hand operating the switch on a shell light\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003cdiv class=\"na-reveal\"\u003e \u003cspan class=\"na-kicker\"\u003eSimple by design\u003c\/span\u003e \u003ch2\u003eYour atmosphere, switched on in seconds.\u003c\/h2\u003e \u003cdiv class=\"na-steps\"\u003e \u003cdiv class=\"na-step\"\u003e \u003cb\u003e1\u003c\/b\u003e \u003cdiv\u003e \u003cstrong\u003eChoose your spot\u003c\/strong\u003e \u003cspan\u003eStyle it on a shelf, console, side table or sheltered porch.\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"na-step\"\u003e \u003cb\u003e2\u003c\/b\u003e \u003cdiv\u003e \u003cstrong\u003eInstall batteries\u003c\/strong\u003e \u003cspan\u003eUse the battery compartment according to the product directions.\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"na-step\"\u003e \u003cb\u003e3\u003c\/b\u003e \u003cdiv\u003e \u003cstrong\u003eSwitch on the glow\u003c\/strong\u003e \u003cspan\u003eUse the manual on\/off switch whenever you want a warmer mood.\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"na-wrap na-detail-grid\"\u003e \u003cfigure class=\"na-reveal\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/1787837972577.png?v=1787838088\" alt=\"Infographic showing cord-free battery-operated styling\" loading=\"lazy\"\u003e\u003c\/figure\u003e \u003cfigure class=\"na-reveal\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/ChatGPT_Image_Aug_27_2026_02_29_04_AM_3.png?v=1787838176\" alt=\"Shell light components and protective packaging\" loading=\"lazy\"\u003e\u003c\/figure\u003e \u003c\/div\u003e \u003c\/section\u003e \u003csection class=\"na-section na-stories\"\u003e \u003cdiv class=\"na-wrap\"\u003e \u003cdiv class=\"na-split\"\u003e \u003cdiv class=\"na-reveal\"\u003e \u003cspan class=\"na-kicker\"\u003eStyle it your way\u003c\/span\u003e \u003ch2\u003eMade for the spaces where life slows down.\u003c\/h2\u003e \u003cp class=\"na-lead\"\u003eA gentle accent for conversation, reading, dining or simply enjoying the evening. Use it indoors or in a dry, covered outdoor setting.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"na-frame na-reveal\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/17878378815520.png?v=1787838088\" alt=\"Coastal Duo set with one conch light and one scallop shell light\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"na-strip\"\u003e \u003cimg class=\"na-reveal\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/17878379942466.png?v=1787838088\" alt=\"Shell lights styled on shelves and tables\" loading=\"lazy\"\u003e \u003cimg class=\"na-reveal\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/17878380011752.png?v=1787838088\" alt=\"Friends enjoying shell lights in a covered outdoor setting\" loading=\"lazy\"\u003e \u003cimg class=\"na-reveal\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/ChatGPT_Image_Aug_27_2026_02_29_04_AM_1.png?v=1787838174\" alt=\"Scallop shell light used as a bedside accent\" loading=\"lazy\"\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003csection class=\"na-section na-specs\"\u003e \u003cdiv class=\"na-wrap na-spec-grid\"\u003e \u003cdiv class=\"na-frame na-reveal\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/17878379866916.png?v=1787838088\" alt=\"Dimensions of the Conch Light and Scallop Shell Light\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003cdiv class=\"na-reveal\"\u003e \u003cspan class=\"na-kicker\"\u003eThe details\u003c\/span\u003e \u003ch2\u003eDistinct forms, thoughtfully proportioned.\u003c\/h2\u003e \u003cdiv class=\"na-spec-list\"\u003e \u003cdiv class=\"na-spec-row\"\u003e \u003cstrong\u003eConch Light\u003c\/strong\u003e \u003cspan\u003e7.5 W × 4.7 D × 3.9 H in\u003cbr\u003e(19.1 × 11.9 × 9.9 cm)\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"na-spec-row\"\u003e \u003cstrong\u003eScallop Light\u003c\/strong\u003e \u003cspan\u003e4.3 W × 3.5 D × 4.3 H in\u003cbr\u003e(10.9 × 8.9 × 10.9 cm)\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"na-spec-row\"\u003e \u003cstrong\u003eMaterial\u003c\/strong\u003e \u003cspan\u003eSculpted resin and stone\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"na-spec-row\"\u003e \u003cstrong\u003ePower\u003c\/strong\u003e \u003cspan\u003eBattery operated with manual on\/off switch\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"na-spec-row\"\u003e \u003cstrong\u003ePlacement\u003c\/strong\u003e \u003cspan\u003eIndoor and dry, sheltered outdoor spaces\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"na-wrap na-split\" style=\"margin-top: clamp(32px,6vw,72px);\"\u003e \u003cdiv class=\"na-reveal\"\u003e \u003cspan class=\"na-kicker\"\u003eMade to be seen\u003c\/span\u003e \u003ch3\u003eSculpted in resin and stone.\u003c\/h3\u003e \u003cp class=\"na-lead\"\u003eThe softly weathered surface brings depth to every ridge and curve, giving each coastal-inspired form the presence of a collected object.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"na-frame na-reveal\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/17878379804661.png?v=1787838088\" alt=\"Close-up of sculpted resin and stone shell light texture\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003csection class=\"na-section na-faq\"\u003e \u003cdiv class=\"na-wrap\"\u003e \u003cdiv class=\"na-center na-reveal\"\u003e \u003cspan class=\"na-kicker\"\u003eGood to know\u003c\/span\u003e \u003ch2\u003eFrequently asked questions.\u003c\/h2\u003e \u003c\/div\u003e \u003cdiv class=\"na-faq-list\"\u003e \u003cdetails\u003e \u003csummary\u003eAre these lights cord-free?\u003c\/summary\u003e \u003cp\u003eYes. Both designs are battery operated, so you can style them without a visible power cable.\u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eCan I use them outside?\u003c\/summary\u003e \u003cp\u003eThey are suitable for dry, sheltered outdoor areas such as a covered porch or patio. Keep them protected from rain, splashing and standing water.\u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eWhat comes with the Coastal Duo?\u003c\/summary\u003e \u003cp\u003eThe 2-piece Coastal Duo includes one Conch Light and one Scallop Shell Light.\u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eIs the light bright enough to replace a lamp?\u003c\/summary\u003e \u003cp\u003eCoastal Afterglow is designed as an ambient accent light. It creates a warm mood rather than replacing task or overhead lighting.\u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eHow do I turn it on?\u003c\/summary\u003e \u003cp\u003eInstall batteries according to the product directions, place the light where you want it and use the manual on\/off switch.\u003c\/p\u003e \u003c\/details\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003csection class=\"na-final\"\u003e \u003cdiv class=\"na-wrap na-reveal\"\u003e \u003cspan class=\"na-kicker\"\u003eCreate your own afterglow\u003c\/span\u003e \u003ch2\u003eYour home deserves lighting that feels as beautiful as it looks.\u003c\/h2\u003e \u003cp\u003eChoose your favorite coastal form—or pair both for a warm, layered statement.\u003c\/p\u003e \u003cbutton class=\"na-cta\" type=\"button\"\u003e Choose Your Coastal Light \u003cspan\u003e→\u003c\/span\u003e \u003c\/button\u003e \u003cp class=\"na-note\"\u003eCord-free ambient décor • Indoor or sheltered outdoor use\u003c\/p\u003e \u003c\/div\u003e \u003c\/section\u003e \u003cscript\u003e     (function () {       var root = document.getElementById('nuvaro-afterglow');       if (!root) return;        var items = root.querySelectorAll('.na-reveal');        if ('IntersectionObserver' in window) {         var observer = new IntersectionObserver(function (entries) {           entries.forEach(function (entry) {             if (entry.isIntersecting) {               entry.target.classList.add('na-seen');               observer.unobserve(entry.target);             }           });         }, { threshold: 0.12 });          items.forEach(function (item) {           observer.observe(item);         });       } else {         items.forEach(function (item) {           item.classList.add('na-seen');         });       }        var buy = root.querySelector('[data-na-buy]');        if (buy) {         buy.addEventListener('click', function () {           var target =             document.querySelector('[data-product-form]') ||             document.querySelector('#product-form') ||             document.querySelector('[id^='ProductInfo-']') ||             document.querySelector('form[action*='\/cart\/add']') ||             document.querySelector('product-form');            if (target) {             target.scrollIntoView({               behavior: 'smooth',               block: 'center'             });              setTimeout(function () {               var focusable = target.querySelector(                 'button,select,input:not([type='hidden'])'               );                if (focusable) {                 focusable.focus({ preventScroll:true });               }             }, 650);           } else {             window.scrollTo({               top:0,               behavior:'smooth'             });           }         });       }     })();   \u003c\/script\u003e \u003c\/div\u003e","brand":"LC","offers":[{"title":"Coastal Duo — 2 Pc Set 🔥 BEST VALUE","offer_id":51159593910519,"sku":"SZ06072608271987","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Conch Light","offer_id":51159593943287,"sku":"SZ06072608271985","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Scallop Shell Light","offer_id":51159593976055,"sku":"SZ06072608271986","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0938\/7891\/1223\/files\/17878377951345.png?v=1789354787","url":"https:\/\/arjwveany.com\/products\/coastal-afterglow-shell-conch-light-set","provider":"Arjwveany","version":"1.0","type":"link"}