{"product_id":"💀skeleton-hand-lantern-shelf-light","title":"💀Skeleton Hand Lantern Shelf Light","description":"\u003cstyle\u003e  \/* =========================================================     SKELETON HAND LANTERN SHELF LIGHT     Shopify Safe Landing Page     ASCII Safe Version  ========================================================= *\/  .shl26-page,  .shl26-page *,  .shl26-page *::before,  .shl26-page *::after {    box-sizing: border-box;  }  .shl26-page {    --shl-black: #070605;    --shl-black2: #110d09;    --shl-brown: #21150d;    --shl-brown2: #382417;    --shl-bone: #b99a73;    --shl-gold: #b8894a;    --shl-gold2: #dfbd80;    --shl-amber: #c76a25;    --shl-cream: #f2e7d6;    --shl-light: #faf6ef;    --shl-white: #ffffff;    --shl-text: #302920;    --shl-muted: #746b61;    --shl-border: #d8c7ad;    position: relative;    z-index: 0;    display: block;    clear: both;    isolation: isolate;    width: 100%;    max-width: 1180px;    min-width: 0;    margin: 30px auto 0;    padding: 0;    overflow: hidden;    color: var(--shl-text);    background: var(--shl-white);    font-family: Arial, Helvetica, sans-serif;    line-height: 1.65;    container-type: inline-size;    container-name: shl26;  }  .shl26-page img {    display: block;    width: 100% !important;    max-width: 100% !important;    height: auto !important;    margin: 0 !important;    padding: 0 !important;    border: 0;  }  .shl26-page h1,  .shl26-page h2,  .shl26-page h3,  .shl26-page p,  .shl26-page ul,  .shl26-page figure {    margin-top: 0;  }  .shl26-page h1,  .shl26-page h2,  .shl26-page h3 {    font-family: Georgia, \"Times New Roman\", serif;    line-height: 1.12;  }  .shl26-page a {    text-decoration: none;  }  .shl26-section {    position: relative;    display: block;    clear: both;    width: 100%;    padding: 54px 20px;  }  .shl26-center {    text-align: center;  }  \/* COMMON *\/  .shl26-kicker {    display: inline-flex;    margin-bottom: 14px;    padding: 7px 15px;    align-items: center;    justify-content: center;    border: 1px solid rgba(184,137,74,.58);    border-radius: 999px;    color: #835d31;    background: #f5eadb;    font-size: 11px;    font-weight: 900;    line-height: 1.2;    letter-spacing: 1.2px;    text-transform: uppercase;  }  .shl26-title {    max-width: 850px;    margin: 0 auto 16px;    color: #21170f;    font-size: clamp(29px,5vw,45px);    font-weight: 700;    letter-spacing: -0.8px;    overflow-wrap: break-word;  }  .shl26-subtitle {    max-width: 720px;    margin: 0 auto 28px;    color: var(--shl-muted);    font-size: 17px;    line-height: 1.75;  }  .shl26-button {    display: inline-flex;    min-height: 56px;    padding: 16px 29px;    align-items: center;    justify-content: center;    border: 1px solid #d2a45f;    border-radius: 8px;    color: #160e07 !important;    background:      linear-gradient(        135deg,        #95612c 0%,        #dfb873 50%,        #865323 100%      );    box-shadow:      0 14px 30px rgba(0,0,0,.28),      inset 0 1px 0 rgba(255,255,255,.42);    font-size: 16px;    font-weight: 900;    line-height: 1.25;    text-align: center;    transition:      transform .2s ease,      box-shadow .2s ease;  }  .shl26-button:hover {    color: #160e07 !important;    transform: translateY(-2px);    box-shadow:      0 18px 36px rgba(0,0,0,.34),      inset 0 1px 0 rgba(255,255,255,.48);  }  \/* HERO *\/  .shl26-hero {    position: relative;    display: block;    clear: both;    width: 100%;    padding: 64px 20px 40px;    overflow: hidden;    color: #ffffff;    text-align: center;    background:      radial-gradient(        circle at 50% 9%,        rgba(184,137,74,.19),        transparent 34%      ),      radial-gradient(        circle at 9% 18%,        rgba(96,53,32,.18),        transparent 28%      ),      linear-gradient(        145deg,        #030302 0%,        #17100b 58%,        #070503 100%      );  }  .shl26-hero-content {    position: relative;    z-index: 1;    width: 100%;    max-width: 930px;    margin: 0 auto;  }  .shl26-hero .shl26-kicker {    color: var(--shl-gold2);    border-color: rgba(223,189,128,.42);    background: rgba(184,137,74,.08);  }  .shl26-main-title {    max-width: 930px;    margin: 0 auto 19px;    color: #ffffff !important;    font-size: clamp(39px,7vw,69px);    font-weight: 700;    line-height: 1.03 !important;    letter-spacing: -1.7px;    overflow-wrap: break-word;  }  .shl26-main-title span {    color: var(--shl-gold2);    text-shadow:      0 0 25px rgba(195,135,57,.29);  }  .shl26-hero-copy {    max-width: 735px;    margin: 0 auto 27px;    color: #ddd2c5;    font-size: 18px;    line-height: 1.75;  }  .shl26-hero-note {    margin: 15px 0 0;    color: #aa9988;    font-size: 13px;  }  .shl26-hero-image {    display: block;    width: 100%;    max-width: 790px;    margin: 39px auto 0;    padding: 8px;    overflow: hidden;    border: 1px solid rgba(197,148,78,.42);    border-radius: 17px;    background: #050403;    box-shadow:      0 27px 58px rgba(0,0,0,.55),      0 0 46px rgba(164,104,41,.08);  }  .shl26-hero-image img {    border-radius: 11px;  }  \/* QUICK FACTS *\/  .shl26-facts-wrap {    display: block;    clear: both;    width: 100%;    padding: 37px 15px 44px;    background: #1b120c;  }  .shl26-facts {    display: grid;    grid-template-columns:      repeat(2,minmax(0,1fr));    width: 100%;    max-width: 940px;    margin: 0 auto;    overflow: hidden;    border: 1px solid rgba(223,189,128,.17);    border-radius: 14px;    background: rgba(255,255,255,.035);  }  .shl26-fact {    min-width: 0;    padding: 23px 8px;    border-right: 1px solid rgba(223,189,128,.14);    border-bottom: 1px solid rgba(223,189,128,.14);    text-align: center;  }  .shl26-fact:nth-child(2n) {    border-right: 0;  }  .shl26-fact:nth-last-child(-n + 2) {    border-bottom: 0;  }  .shl26-fact strong {    display: block;    color: var(--shl-gold2);    font-family: Georgia, \"Times New Roman\", serif;    font-size: 24px;    line-height: 1.1;  }  .shl26-fact span {    display: block;    margin-top: 8px;    color: #cab7a0;    font-size: 11px;    font-weight: 900;    line-height: 1.4;    letter-spacing: .5px;    text-transform: uppercase;  }  \/* EMOTIONAL HOOK *\/  .shl26-emotion {    background: var(--shl-light);  }  .shl26-quote {    max-width: 770px;    margin: 31px auto 0;    padding: 29px 24px;    border-left: 4px solid var(--shl-gold);    border-radius: 5px 15px 15px 5px;    color: #422a18;    background: #fffaf1;    box-shadow:      0 11px 28px rgba(55,34,16,.07);    font-family: Georgia, \"Times New Roman\", serif;    font-size: 21px;    font-style: italic;    line-height: 1.55;    text-align: left;  }  .shl26-quote small {    display: block;    margin-top: 13px;    color: var(--shl-muted);    font-family: Arial, Helvetica, sans-serif;    font-size: 14px;    font-style: normal;    line-height: 1.65;  }  \/* SPLIT *\/  .shl26-split {    display: grid;    grid-template-columns:      minmax(0,1fr);    gap: 31px;    align-items: center;  }  .shl26-split \u003e * {    min-width: 0;  }  .shl26-copy {    width: 100%;    min-width: 0;  }  .shl26-copy p {    margin-bottom: 18px;    color: var(--shl-muted);    font-size: 16px;    line-height: 1.75;  }  .shl26-image-card {    display: block;    width: 100%;    max-width: 570px;    margin: 0 auto;    padding: 8px;    overflow: hidden;    border: 1px solid #8f6538;    border-radius: 16px;    background: #080604;    box-shadow:      0 20px 45px rgba(32,18,8,.22);  }  .shl26-image-card img {    border-radius: 10px;  }  .shl26-checks {    margin: 22px 0 0;    padding: 0;    list-style: none;  }  .shl26-checks li {    position: relative;    margin-bottom: 14px;    padding-left: 35px;    color: #30271f;    font-size: 15px;    font-weight: 700;    line-height: 1.55;  }  .shl26-checks li::before {    position: absolute;    top: 1px;    left: 0;    display: flex;    width: 24px;    height: 24px;    align-items: center;    justify-content: center;    border-radius: 50%;    color: #ffffff;    background: #2c1b10;    content: \"OK\";    font-size: 8px;    font-weight: 900;  }  \/* DARK *\/  .shl26-dark {    color: #ffffff;    background:      radial-gradient(        circle at 88% 12%,        rgba(184,137,74,.15),        transparent 31%      ),      radial-gradient(        circle at 10% 85%,        rgba(91,47,31,.15),        transparent 28%      ),      linear-gradient(        145deg,        #050403,        #1b120c      );  }  .shl26-dark .shl26-title {    color: #ffffff;  }  .shl26-dark .shl26-copy p {    color: #d2c5b7;  }  .shl26-dark .shl26-checks li {    color: #f1e7da;  }  .shl26-dark .shl26-checks li::before {    color: #21140b;    background: var(--shl-gold2);  }  \/* BENEFIT CARDS *\/  .shl26-benefits {    background: #f0e6d8;  }  .shl26-card-grid {    display: grid;    grid-template-columns:      minmax(0,1fr);    gap: 18px;    margin-top: 32px;  }  .shl26-card {    min-width: 0;    padding: 27px 21px;    border: 1px solid #d8c6ac;    border-radius: 15px;    background: #fffaf2;    box-shadow:      0 10px 27px rgba(55,35,17,.07);    text-align: left;  }  .shl26-card-number {    display: flex;    width: 52px;    height: 52px;    margin-bottom: 18px;    align-items: center;    justify-content: center;    border-radius: 14px;    color: var(--shl-gold2);    background: #24160e;    font-size: 15px;    font-weight: 900;  }  .shl26-card h3 {    margin-bottom: 10px;    color: #3b2616;    font-size: 20px;  }  .shl26-card p {    margin-bottom: 0;    color: var(--shl-muted);    font-size: 15px;    line-height: 1.7;  }  \/* SHOWCASE *\/  .shl26-showcase {    background: #ffffff;  }  .shl26-showcase-frame {    display: block;    width: 100%;    max-width: 820px;    margin: 33px auto 0;    padding: 8px;    overflow: hidden;    border: 1px solid #9b7040;    border-radius: 16px;    background: #080604;    box-shadow:      0 22px 48px rgba(38,23,10,.2);  }  .shl26-showcase-frame img {    border-radius: 10px;  }  \/* BATTERY *\/  .shl26-battery {    background:      linear-gradient(        135deg,        #f8f2e9,        #efe3d3      );  }  \/* STYLE GRID *\/  .shl26-style-grid {    display: grid;    grid-template-columns:      minmax(0,1fr);    gap: 17px;    max-width: 900px;    margin: 31px auto 0;  }  .shl26-style-card {    padding: 24px 20px;    border: 1px solid #d9c7ad;    border-radius: 15px;    background: #fffaf2;    text-align: left;  }  .shl26-style-card span {    display: block;    margin-bottom: 7px;    color: #956b39;    font-size: 11px;    font-weight: 900;    letter-spacing: .8px;    text-transform: uppercase;  }  .shl26-style-card h3 {    margin-bottom: 8px;    color: #3b2616;    font-size: 20px;  }  .shl26-style-card p {    margin-bottom: 0;    color: var(--shl-muted);    font-size: 14px;    line-height: 1.65;  }  \/* PLACEMENT *\/  .shl26-placement {    color: #ffffff;    background:      radial-gradient(        circle at 15% 20%,        rgba(199,106,37,.14),        transparent 29%      ),      linear-gradient(        145deg,        #090705,        #21140c      );  }  .shl26-placement .shl26-title {    color: #ffffff;  }  .shl26-placement .shl26-subtitle {    color: #d1c1b2;  }  .shl26-tags {    display: flex;    flex-wrap: wrap;    justify-content: center;    gap: 10px;    max-width: 780px;    margin: 28px auto 0;  }  .shl26-tag {    padding: 10px 16px;    border: 1px solid rgba(223,189,128,.44);    border-radius: 999px;    color: #e4c28e;    background: rgba(255,255,255,.045);    font-size: 13px;    font-weight: 800;  }  \/* STEPS *\/  .shl26-steps {    background: #ffffff;  }  .shl26-step-grid {    display: grid;    grid-template-columns:      minmax(0,1fr);    gap: 18px;    margin-top: 32px;  }  .shl26-step {    padding: 28px 21px;    border: 1px solid #ded1bf;    border-radius: 15px;    background: #fbf8f3;    text-align: center;  }  .shl26-step-number {    display: flex;    width: 50px;    height: 50px;    margin: 0 auto 17px;    align-items: center;    justify-content: center;    border-radius: 50%;    color: var(--shl-gold2);    background: #28180f;    font-size: 20px;    font-weight: 900;  }  .shl26-step h3 {    margin-bottom: 9px;    color: #3b2616;    font-size: 19px;  }  .shl26-step p {    margin-bottom: 0;    color: var(--shl-muted);    font-size: 15px;    line-height: 1.65;  }  \/* COMPARISON *\/  .shl26-compare {    background: #eee4d6;  }  .shl26-compare-grid {    display: grid;    grid-template-columns:      minmax(0,1fr);    gap: 18px;    width: 100%;    max-width: 860px;    margin: 31px auto 0;    text-align: left;  }  .shl26-compare-card {    min-width: 0;    padding: 27px 22px;    border-radius: 15px;  }  .shl26-compare-card.shl26-basic {    border: 1px solid #d7cbbd;    background: #e6dfd6;  }  .shl26-compare-card.shl26-special {    border: 2px solid var(--shl-gold);    background: #fffaf2;    box-shadow:      0 15px 32px rgba(79,48,18,.12);  }  .shl26-compare-card h3 {    margin-bottom: 15px;    color: #3b2616;    font-size: 21px;  }  .shl26-compare-card ul {    margin: 0;    padding-left: 20px;    color: var(--shl-muted);  }  .shl26-compare-card li {    margin-bottom: 10px;    font-size: 15px;    line-height: 1.6;  }  \/* FAQ *\/  .shl26-faq {    background: #ffffff;  }  .shl26-faq-list {    display: block;    width: 100%;    max-width: 820px;    margin: 29px auto 0;    text-align: left;  }  .shl26-faq details {    display: block;    margin-bottom: 12px;    overflow: hidden;    border: 1px solid #ded1bf;    border-radius: 13px;    background: #fbf8f3;  }  .shl26-faq summary {    position: relative;    display: block;    padding: 18px 49px 18px 18px;    color: #3b2616;    cursor: pointer;    font-size: 16px;    font-weight: 900;    line-height: 1.45;    list-style: none;  }  .shl26-faq summary::-webkit-details-marker {    display: none;  }  .shl26-faq summary::after {    position: absolute;    top: 50%;    right: 18px;    color: #9e7137;    content: \"+\";    font-size: 25px;    line-height: 1;    transform: translateY(-50%);  }  .shl26-faq detailsopen summary::after {    content: \"-\";  }  .shl26-faq-answer {    padding: 0 18px 18px;    color: var(--shl-muted);    font-size: 15px;    line-height: 1.7;  }  \/* FINAL *\/  .shl26-final {    position: relative;    display: block;    clear: both;    width: 100%;    padding: 68px 20px;    color: #ffffff;    text-align: center;    background:      radial-gradient(        circle at 50% 0%,        rgba(184,137,74,.20),        transparent 40%      ),      linear-gradient(        145deg,        #050403,        #1c120c      );  }  .shl26-final .shl26-title {    max-width: 800px;    color: #ffffff;  }  .shl26-final-copy {    max-width: 690px;    margin: 0 auto 27px;    color: #d6c8ba;    font-size: 17px;    line-height: 1.75;  }  .shl26-final-note {    margin: 16px 0 0;    color: #a79584;    font-size: 13px;  }  \/* RESPONSIVE *\/  @container shl26 (min-width:700px) {    .shl26-section {      padding: 69px 42px;    }    .shl26-hero {      padding: 78px 42px 50px;    }    .shl26-facts-wrap {      padding: 44px 30px 49px;    }    .shl26-facts {      grid-template-columns:        repeat(4,minmax(0,1fr));    }    .shl26-fact {      border-right: 1px solid rgba(223,189,128,.14);      border-bottom: 0;    }    .shl26-fact:nth-child(2) {      border-right: 1px solid rgba(223,189,128,.14);    }    .shl26-fact:last-child {      border-right: 0;    }    .shl26-split {      grid-template-columns:        repeat(2,minmax(0,1fr));      gap: 49px;    }    .shl26-card-grid,    .shl26-step-grid,    .shl26-style-grid {      grid-template-columns:        repeat(3,minmax(0,1fr));      gap: 20px;    }    .shl26-compare-grid {      grid-template-columns:        repeat(2,minmax(0,1fr));      gap: 20px;    }    .shl26-final {      padding: 79px 42px;    }  }  @container shl26 (min-width:960px) {    .shl26-section {      padding: 80px 59px;    }    .shl26-hero {      padding: 88px 59px 55px;    }    .shl26-split {      gap: 61px;    }    .shl26-copy p {      font-size: 17px;    }    .shl26-final {      padding: 88px 59px;    }  }  @media screen and (max-width:480px) {    .shl26-page {      margin-top: 20px;    }    .shl26-main-title {      font-size: 38px;    }    .shl26-title {      font-size: 30px;    }    .shl26-hero-copy,    .shl26-subtitle {      font-size: 16px;    }    .shl26-button {      width: 100%;      max-width: 420px;      padding-right: 17px;      padding-left: 17px;    }    .shl26-quote {      font-size: 19px;    }  }\u003c\/style\u003e\u003cdiv class=\"shl26-page\"\u003e\n\u003c!-- HERO --\u003e\u003csection class=\"shl26-hero\"\u003e\u003cdiv class=\"shl26-hero-content\"\u003e\n\u003cspan class=\"shl26-kicker\"\u003e Skeleton Hand Lantern Shelf Light \u003c\/span\u003e\u003ch1 class=\"shl26-main-title\"\u003eYour Bookshelf Has \u003cspan\u003eA Dark Side.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"shl26-hero-copy\"\u003eA skeletal hand reaches from between your books, holding a gothic lantern in a warm amber glow. One small shelf accent turns an ordinary corner into a scene that looks pulled from a haunted library.\u003c\/p\u003e\n\u003ca class=\"shl26-button\" href=\"#MainContent\"\u003e Haunt Your Shelf \u003c\/a\u003e\u003cp class=\"shl26-hero-note\"\u003eWarm LED glow | Battery powered | Cord free | No tools required\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"shl26-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/ab3c95ee-d62e-4b1f-b83a-2ee7fbf67c8d.png?v=1787989673\" alt=\"Skeleton Hand Lantern Shelf Light displayed between gothic books\" width=\"1000\" height=\"1000\" loading=\"eager\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\u003c!-- QUICK FACTS --\u003e\u003csection class=\"shl26-facts-wrap\"\u003e\u003cdiv class=\"shl26-facts\"\u003e\n\u003cdiv class=\"shl26-fact\"\u003e\n\u003cstrong\u003e3 x AAA\u003c\/strong\u003e \u003cspan\u003eBattery Powered\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shl26-fact\"\u003e\n\u003cstrong\u003eCord Free\u003c\/strong\u003e \u003cspan\u003ePlace It Anywhere\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shl26-fact\"\u003e\n\u003cstrong\u003eWarm LED\u003c\/strong\u003e \u003cspan\u003eMoody Amber Glow\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shl26-fact\"\u003e\n\u003cstrong\u003eNo Tools\u003c\/strong\u003e \u003cspan\u003eEasy Shelf Setup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- EMOTIONAL HOOK --\u003e\u003csection class=\"shl26-section shl26-emotion shl26-center\"\u003e\u003cspan class=\"shl26-kicker\"\u003e Small Light. Big Atmosphere. \u003c\/span\u003e\u003ch2 class=\"shl26-title\"\u003eMake the Shelf Feel Like Part of the Story\u003c\/h2\u003e\n\u003cp class=\"shl26-subtitle\"\u003eOld books, dark corners and Halloween decorations already set the scene. Add one skeletal hand holding a glowing lantern and suddenly the shelf feels less like storage and more like the entrance to a haunted library.\u003c\/p\u003e\n\u003cdiv class=\"shl26-quote\"\u003e\"It looks like something inside the bookshelf is holding the light.\" \u003csmall\u003e A simple visual illusion that adds depth, character and an unexpected moment of gothic atmosphere. \u003c\/small\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- SIGNATURE DESIGN --\u003e\u003csection class=\"shl26-section shl26-dark\"\u003e\u003cdiv class=\"shl26-split\"\u003e\n\u003cfigure class=\"shl26-image-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/8b3a79f8-ddb5-416b-a12d-368a8c155b17.png?v=1787989709\" alt=\"Skeleton hand lantern with aged bone gothic lantern and vintage chain details\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\u003c\/figure\u003e\u003cdiv class=\"shl26-copy\"\u003e\n\u003cspan class=\"shl26-kicker\"\u003e Crafted for the Dark \u003c\/span\u003e\u003ch2 class=\"shl26-title\"\u003eEvery Detail Tells a Darker Story\u003c\/h2\u003e\n\u003cp\u003eThe aged bone style hand creates the illusion of a skeleton reaching out from between your books while a dark vintage chain suspends the lantern below.\u003c\/p\u003e\n\u003cp\u003eInside the gothic lantern, the warm LED glow highlights skeletal details and creates the contrast that makes the entire display come alive after dark.\u003c\/p\u003e\n\u003cul class=\"shl26-checks\"\u003e\n\u003cli\u003eAged bone style skeletal hand\u003c\/li\u003e\n\u003cli\u003eGothic hanging lantern\u003c\/li\u003e\n\u003cli\u003eVintage style chain\u003c\/li\u003e\n\u003cli\u003eWarm amber LED light\u003c\/li\u003e\n\u003cli\u003eDark antique inspired finish\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- BENEFITS --\u003e\u003csection class=\"shl26-section shl26-benefits shl26-center\"\u003e\u003cspan class=\"shl26-kicker\"\u003e Place It. Light It. Haunt It. \u003c\/span\u003e\u003ch2 class=\"shl26-title\"\u003eGothic Atmosphere Without the Clutter\u003c\/h2\u003e\n\u003cp class=\"shl26-subtitle\"\u003eThe shelf light combines sculpture, lighting and Halloween atmosphere in one compact accent, without cords running across your display.\u003c\/p\u003e\n\u003cdiv class=\"shl26-card-grid\"\u003e\n\u003carticle class=\"shl26-card\"\u003e\u003cdiv class=\"shl26-card-number\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eInstant Shelf Character\u003c\/h3\u003e\n\u003cp\u003eTurn an ordinary row of books into a gothic display without rebuilding or rearranging the entire shelf.\u003c\/p\u003e\u003c\/article\u003e\u003carticle class=\"shl26-card\"\u003e\u003cdiv class=\"shl26-card-number\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eCord-Free Placement\u003c\/h3\u003e\n\u003cp\u003eBattery power means no visible cable running across the shelf and no need to stay close to an outlet.\u003c\/p\u003e\u003c\/article\u003e\u003carticle class=\"shl26-card\"\u003e\u003cdiv class=\"shl26-card-number\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eWarm Moody Glow\u003c\/h3\u003e\n\u003cp\u003eThe amber LED adds atmosphere without the harsh look of bright overhead lighting.\u003c\/p\u003e\u003c\/article\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- BATTERY SECTION --\u003e\u003csection class=\"shl26-section shl26-battery\"\u003e\u003cdiv class=\"shl26-split\"\u003e\n\u003cdiv class=\"shl26-copy\"\u003e\n\u003cspan class=\"shl26-kicker\"\u003e Battery Powered \u003c\/span\u003e\u003ch2 class=\"shl26-title\"\u003eNo Cord. No Outlet. No Broken Illusion.\u003c\/h2\u003e\n\u003cp\u003eA gothic shelf display looks better when there is not a power cable running between the books.\u003c\/p\u003e\n\u003cp\u003eThe light uses 3 AAA batteries, allowing you to place it wherever the scene looks best. Batteries are not included.\u003c\/p\u003e\n\u003cul class=\"shl26-checks\"\u003e\n\u003cli\u003eUses 3 AAA batteries\u003c\/li\u003e\n\u003cli\u003eBatteries are not included\u003c\/li\u003e\n\u003cli\u003eNo power cord required\u003c\/li\u003e\n\u003cli\u003eSimple on and off switch on the back\u003c\/li\u003e\n\u003cli\u003eLightweight and portable display\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"shl26-image-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/2b86dafa-e459-4053-a534-0b8c334c9907.png?v=1787989708\" alt=\"Battery powered Skeleton Hand Lantern Shelf Light with AAA battery compartment\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- DAY NIGHT --\u003e\u003csection class=\"shl26-section shl26-dark\"\u003e\u003cdiv class=\"shl26-split\"\u003e\n\u003cfigure class=\"shl26-image-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/b4b76f02-8e09-435d-95fe-d8c44a4917d3.png?v=1787989709\" alt=\"Skeleton Hand Lantern Shelf Light shown off and illuminated\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\u003c\/figure\u003e\u003cdiv class=\"shl26-copy\"\u003e\n\u003cspan class=\"shl26-kicker\"\u003e Dark by Day. Haunting by Night. \u003c\/span\u003e\u003ch2 class=\"shl26-title\"\u003eThe Shelf Changes When the Light Comes On\u003c\/h2\u003e\n\u003cp\u003eDuring the day, the skeletal hand and black gothic lantern work as a sculptural shelf accent.\u003c\/p\u003e\n\u003cp\u003eTurn it on after dark and the warm lantern light begins to reflect across nearby books, creating a deeper, moodier scene.\u003c\/p\u003e\n\u003cul class=\"shl26-checks\"\u003e\n\u003cli\u003eDecorative even when switched off\u003c\/li\u003e\n\u003cli\u003eWarm illumination after dark\u003c\/li\u003e\n\u003cli\u003eCreates contrast against dark book spines\u003c\/li\u003e\n\u003cli\u003eWorks as both decor and accent lighting\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- STYLE --\u003e\u003csection class=\"shl26-section shl26-showcase shl26-center\"\u003e\u003cspan class=\"shl26-kicker\"\u003e One Light. Many Dark Stories. \u003c\/span\u003e\u003ch2 class=\"shl26-title\"\u003eBuilt for the Shelf You Already Love\u003c\/h2\u003e\n\u003cp class=\"shl26-subtitle\"\u003ePair it with vintage books, gothic novels, dark florals, curiosities or minimalist black decor and let the same light take on a completely different personality.\u003c\/p\u003e\n\u003cdiv class=\"shl26-style-grid\"\u003e\n\u003carticle class=\"shl26-style-card\"\u003e\u003cspan\u003e Style 01 \u003c\/span\u003e\u003ch3\u003eClassic Horror\u003c\/h3\u003e\n\u003cp\u003eAdd skulls, old books and Halloween objects for a timeless haunted library look.\u003c\/p\u003e\u003c\/article\u003e\u003carticle class=\"shl26-style-card\"\u003e\u003cspan\u003e Style 02 \u003c\/span\u003e\u003ch3\u003eDark Academia\u003c\/h3\u003e\n\u003cp\u003ePair it with aged books, ink bottles and antique accents for a scholarly gothic atmosphere.\u003c\/p\u003e\u003c\/article\u003e\u003carticle class=\"shl26-style-card\"\u003e\u003cspan\u003e Style 03 \u003c\/span\u003e\u003ch3\u003eModern Gothic\u003c\/h3\u003e\n\u003cp\u003eKeep the surroundings simple and dark for a cleaner, more dramatic focal point.\u003c\/p\u003e\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"shl26-showcase-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/3d4397da-4d27-4996-a0a2-486adba2928e.png?v=1787989718\" alt=\"Skeleton Hand Lantern Shelf Light in classic horror dark academia and modern gothic decor\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\u003c!-- PLACEMENT --\u003e\u003csection class=\"shl26-section shl26-placement shl26-center\"\u003e\u003cspan class=\"shl26-kicker\"\u003e Haunt More Than a Bookshelf \u003c\/span\u003e\u003ch2 class=\"shl26-title\"\u003eGive the Darkest Corner a Little Life\u003c\/h2\u003e\n\u003cp class=\"shl26-subtitle\"\u003eUse the lantern as the finishing touch on a bookshelf, mantel or desk display and create a small pool of amber light wherever your gothic decor needs more atmosphere.\u003c\/p\u003e\n\u003cdiv class=\"shl26-tags\"\u003e\n\u003cspan class=\"shl26-tag\"\u003e Bookshelf \u003c\/span\u003e \u003cspan class=\"shl26-tag\"\u003e Mantel \u003c\/span\u003e \u003cspan class=\"shl26-tag\"\u003e Desk \u003c\/span\u003e \u003cspan class=\"shl26-tag\"\u003e Reading Corner \u003c\/span\u003e \u003cspan class=\"shl26-tag\"\u003e Halloween Display \u003c\/span\u003e \u003cspan class=\"shl26-tag\"\u003e Dark Academia Decor \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"shl26-showcase-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/313f598d-1c71-477d-a0a7-18c1f3d2660d.png?v=1787989709\" alt=\"Skeleton Hand Lantern Shelf Light in a haunted gothic room display\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\u003c!-- INSTALLATION --\u003e\u003csection class=\"shl26-section shl26-steps shl26-center\"\u003e\u003cspan class=\"shl26-kicker\"\u003e No Tools Required \u003c\/span\u003e\u003ch2 class=\"shl26-title\"\u003eFrom Ordinary Shelf to Haunted in 3 Steps\u003c\/h2\u003e\n\u003cdiv class=\"shl26-step-grid\"\u003e\n\u003carticle class=\"shl26-step\"\u003e\u003cdiv class=\"shl26-step-number\"\u003e1\u003c\/div\u003e\n\u003ch3\u003eChoose the Spot\u003c\/h3\u003e\n\u003cp\u003ePick a space between books or another suitable shelf position where the hand can become part of the scene.\u003c\/p\u003e\u003c\/article\u003e\u003carticle class=\"shl26-step\"\u003e\u003cdiv class=\"shl26-step-number\"\u003e2\u003c\/div\u003e\n\u003ch3\u003eSlide It Into Place\u003c\/h3\u003e\n\u003cp\u003ePosition the shelf support between books or on the shelf. No drilling or installation tools are required.\u003c\/p\u003e\u003c\/article\u003e\u003carticle class=\"shl26-step\"\u003e\u003cdiv class=\"shl26-step-number\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eSwitch On the Glow\u003c\/h3\u003e\n\u003cp\u003eAdd 3 AAA batteries, use the rear switch and let the warm lantern light finish the scene.\u003c\/p\u003e\u003c\/article\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- COMPARISON --\u003e\u003csection class=\"shl26-section shl26-compare shl26-center\"\u003e\u003cspan class=\"shl26-kicker\"\u003e Decor That Changes the Scene \u003c\/span\u003e\u003ch2 class=\"shl26-title\"\u003eNot Just Another Shelf Ornament\u003c\/h2\u003e\n\u003cp class=\"shl26-subtitle\"\u003eA normal decoration sits on the shelf. The Skeleton Hand Lantern looks like it is reaching out from inside it.\u003c\/p\u003e\n\u003cdiv class=\"shl26-compare-grid\"\u003e\n\u003cdiv class=\"shl26-compare-card shl26-basic\"\u003e\n\u003ch3\u003eOrdinary Shelf Decor\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eSimply rests beside the books\u003c\/li\u003e\n\u003cli\u003eNo integrated lighting\u003c\/li\u003e\n\u003cli\u003eLittle visual interaction with the shelf\u003c\/li\u003e\n\u003cli\u003eLooks mostly the same day and night\u003c\/li\u003e\n\u003cli\u003eOften feels like a separate object\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shl26-compare-card shl26-special\"\u003e\n\u003ch3\u003eSkeleton Hand Lantern\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAppears to reach from between the books\u003c\/li\u003e\n\u003cli\u003eWarm LED lantern glow\u003c\/li\u003e\n\u003cli\u003eSkeleton hand becomes part of the shelf scene\u003c\/li\u003e\n\u003cli\u003eChanges character when illuminated\u003c\/li\u003e\n\u003cli\u003eCord-free and portable placement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- FAQ --\u003e\u003csection class=\"shl26-section shl26-faq shl26-center\"\u003e\u003cspan class=\"shl26-kicker\"\u003e Frequently Asked Questions \u003c\/span\u003e\u003ch2 class=\"shl26-title\"\u003eBefore You Haunt the Shelf\u003c\/h2\u003e\n\u003cdiv class=\"shl26-faq-list\"\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat batteries does the light use?\u003c\/summary\u003e\u003cdiv class=\"shl26-faq-answer\"\u003eThe light uses 3 AAA batteries. Batteries are not included.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDoes it need to be plugged into an outlet?\u003c\/summary\u003e\u003cdiv class=\"shl26-faq-answer\"\u003eNo. The light is battery powered and cord free, allowing you to place it without running a visible power cable across the shelf.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDoes installation require tools?\u003c\/summary\u003e\u003cdiv class=\"shl26-faq-answer\"\u003eNo. The product imagery describes the shelf light as easy to install and designed to slide between books or shelves without tools.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhere can I display it?\u003c\/summary\u003e\u003cdiv class=\"shl26-faq-answer\"\u003eThe product imagery shows it used on bookshelves, mantels and desks. It works especially well as part of gothic, Halloween or Dark Academia style decor.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhat color is the light?\u003c\/summary\u003e\u003cdiv class=\"shl26-faq-answer\"\u003eThe lantern uses a warm LED glow that creates an amber colored pool of light around the display.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eHow do I turn the light on and off?\u003c\/summary\u003e\u003cdiv class=\"shl26-faq-answer\"\u003eThe product imagery shows a simple on and off switch located on the back of the battery compartment.\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- FINAL --\u003e\u003csection class=\"shl26-final\"\u003e\u003cspan class=\"shl26-kicker\"\u003e When the Shelf Comes Alive \u003c\/span\u003e\u003ch2 class=\"shl26-title\"\u003eLet Something Dark Reach Out From Between the Books\u003c\/h2\u003e\n\u003cp class=\"shl26-final-copy\"\u003eA skeletal hand, a hanging gothic lantern and a warm amber glow are all it takes to turn an ordinary bookshelf into a corner that feels mysterious after dark.\u003c\/p\u003e\n\u003ca class=\"shl26-button\" href=\"#MainContent\"\u003e Bring Home the Skeleton Lantern \u003c\/a\u003e\u003cp class=\"shl26-final-note\"\u003eUses 3 AAA batteries. Batteries are not included.\u003c\/p\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"cotitoc","offers":[{"title":"buy 1","offer_id":47500575047836,"sku":"SGKLT0901-buy 1","price":29.99,"currency_code":"USD","in_stock":true},{"title":"buy 2 get free shipping","offer_id":47500575080604,"sku":"SGKLT0901-buy 2","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0757\/2953\/5132\/files\/ab3c95ee-d62e-4b1f-b83a-2ee7fbf67c8d.png?v=1788230678","url":"https:\/\/elegantch.com\/products\/%f0%9f%92%80skeleton-hand-lantern-shelf-light","provider":"Elegantch","version":"1.0","type":"link"}