{"product_id":"💀skeleton-hand-lantern-shelf-light™","title":"💀Skeleton Hand Lantern Shelf Light™","description":"\u003cstyle\u003e\n  \/* =========================================================\n     SKELETON HAND LANTERN SHELF LIGHT\n     Shopify Safe Landing Page\n     ASCII Safe Version\n  ========================================================= *\/\n\n  .shl26-page,\n  .shl26-page *,\n  .shl26-page *::before,\n  .shl26-page *::after {\n    box-sizing: border-box;\n  }\n\n  .shl26-page {\n    --shl-black: #070605;\n    --shl-black2: #110d09;\n    --shl-brown: #21150d;\n    --shl-brown2: #382417;\n    --shl-bone: #b99a73;\n    --shl-gold: #b8894a;\n    --shl-gold2: #dfbd80;\n    --shl-amber: #c76a25;\n    --shl-cream: #f2e7d6;\n    --shl-light: #faf6ef;\n    --shl-white: #ffffff;\n    --shl-text: #302920;\n    --shl-muted: #746b61;\n    --shl-border: #d8c7ad;\n\n    position: relative;\n    z-index: 0;\n\n    display: block;\n    clear: both;\n    isolation: isolate;\n\n    width: 100%;\n    max-width: 1180px;\n    min-width: 0;\n\n    margin: 30px auto 0;\n    padding: 0;\n\n    overflow: hidden;\n\n    color: var(--shl-text);\n    background: var(--shl-white);\n\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n\n    container-type: inline-size;\n    container-name: shl26;\n  }\n\n  .shl26-page img {\n    display: block;\n\n    width: 100% !important;\n    max-width: 100% !important;\n    height: auto !important;\n\n    margin: 0 !important;\n    padding: 0 !important;\n\n    border: 0;\n  }\n\n  .shl26-page h1,\n  .shl26-page h2,\n  .shl26-page h3,\n  .shl26-page p,\n  .shl26-page ul,\n  .shl26-page figure {\n    margin-top: 0;\n  }\n\n  .shl26-page h1,\n  .shl26-page h2,\n  .shl26-page h3 {\n    font-family: Georgia, \"Times New Roman\", serif;\n    line-height: 1.12;\n  }\n\n  .shl26-page a {\n    text-decoration: none;\n  }\n\n  .shl26-section {\n    position: relative;\n\n    display: block;\n    clear: both;\n\n    width: 100%;\n    padding: 54px 20px;\n  }\n\n  .shl26-center {\n    text-align: center;\n  }\n\n  \/* COMMON *\/\n\n  .shl26-kicker {\n    display: inline-flex;\n\n    margin-bottom: 14px;\n    padding: 7px 15px;\n\n    align-items: center;\n    justify-content: center;\n\n    border: 1px solid rgba(184,137,74,.58);\n    border-radius: 999px;\n\n    color: #835d31;\n    background: #f5eadb;\n\n    font-size: 11px;\n    font-weight: 900;\n    line-height: 1.2;\n\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n  }\n\n  .shl26-title {\n    max-width: 850px;\n\n    margin: 0 auto 16px;\n\n    color: #21170f;\n\n    font-size: clamp(29px,5vw,45px);\n    font-weight: 700;\n\n    letter-spacing: -0.8px;\n    overflow-wrap: break-word;\n  }\n\n  .shl26-subtitle {\n    max-width: 720px;\n\n    margin: 0 auto 28px;\n\n    color: var(--shl-muted);\n\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .shl26-button {\n    display: inline-flex;\n\n    min-height: 56px;\n    padding: 16px 29px;\n\n    align-items: center;\n    justify-content: center;\n\n    border: 1px solid #d2a45f;\n    border-radius: 8px;\n\n    color: #160e07 !important;\n\n    background:\n      linear-gradient(\n        135deg,\n        #95612c 0%,\n        #dfb873 50%,\n        #865323 100%\n      );\n\n    box-shadow:\n      0 14px 30px rgba(0,0,0,.28),\n      inset 0 1px 0 rgba(255,255,255,.42);\n\n    font-size: 16px;\n    font-weight: 900;\n    line-height: 1.25;\n\n    text-align: center;\n\n    transition:\n      transform .2s ease,\n      box-shadow .2s ease;\n  }\n\n  .shl26-button:hover {\n    color: #160e07 !important;\n\n    transform: translateY(-2px);\n\n    box-shadow:\n      0 18px 36px rgba(0,0,0,.34),\n      inset 0 1px 0 rgba(255,255,255,.48);\n  }\n\n  \/* HERO *\/\n\n  .shl26-hero {\n    position: relative;\n\n    display: block;\n    clear: both;\n\n    width: 100%;\n    padding: 64px 20px 40px;\n\n    overflow: hidden;\n\n    color: #ffffff;\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 50% 9%,\n        rgba(184,137,74,.19),\n        transparent 34%\n      ),\n      radial-gradient(\n        circle at 9% 18%,\n        rgba(96,53,32,.18),\n        transparent 28%\n      ),\n      linear-gradient(\n        145deg,\n        #030302 0%,\n        #17100b 58%,\n        #070503 100%\n      );\n  }\n\n  .shl26-hero-content {\n    position: relative;\n    z-index: 1;\n\n    width: 100%;\n    max-width: 930px;\n\n    margin: 0 auto;\n  }\n\n  .shl26-hero .shl26-kicker {\n    color: var(--shl-gold2);\n\n    border-color: rgba(223,189,128,.42);\n\n    background: rgba(184,137,74,.08);\n  }\n\n  .shl26-main-title {\n    max-width: 930px;\n\n    margin: 0 auto 19px;\n\n    color: #ffffff !important;\n\n    font-size: clamp(39px,7vw,69px);\n    font-weight: 700;\n    line-height: 1.03 !important;\n\n    letter-spacing: -1.7px;\n\n    overflow-wrap: break-word;\n  }\n\n  .shl26-main-title span {\n    color: var(--shl-gold2);\n\n    text-shadow:\n      0 0 25px rgba(195,135,57,.29);\n  }\n\n  .shl26-hero-copy {\n    max-width: 735px;\n\n    margin: 0 auto 27px;\n\n    color: #ddd2c5;\n\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .shl26-hero-note {\n    margin: 15px 0 0;\n\n    color: #aa9988;\n\n    font-size: 13px;\n  }\n\n  .shl26-hero-image {\n    display: block;\n\n    width: 100%;\n    max-width: 790px;\n\n    margin: 39px auto 0;\n    padding: 8px;\n\n    overflow: hidden;\n\n    border: 1px solid rgba(197,148,78,.42);\n    border-radius: 17px;\n\n    background: #050403;\n\n    box-shadow:\n      0 27px 58px rgba(0,0,0,.55),\n      0 0 46px rgba(164,104,41,.08);\n  }\n\n  .shl26-hero-image img {\n    border-radius: 11px;\n  }\n\n  \/* QUICK FACTS *\/\n\n  .shl26-facts-wrap {\n    display: block;\n    clear: both;\n\n    width: 100%;\n\n    padding: 37px 15px 44px;\n\n    background: #1b120c;\n  }\n\n  .shl26-facts {\n    display: grid;\n\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n\n    width: 100%;\n    max-width: 940px;\n\n    margin: 0 auto;\n\n    overflow: hidden;\n\n    border: 1px solid rgba(223,189,128,.17);\n    border-radius: 14px;\n\n    background: rgba(255,255,255,.035);\n  }\n\n  .shl26-fact {\n    min-width: 0;\n\n    padding: 23px 8px;\n\n    border-right: 1px solid rgba(223,189,128,.14);\n    border-bottom: 1px solid rgba(223,189,128,.14);\n\n    text-align: center;\n  }\n\n  .shl26-fact:nth-child(2n) {\n    border-right: 0;\n  }\n\n  .shl26-fact:nth-last-child(-n + 2) {\n    border-bottom: 0;\n  }\n\n  .shl26-fact strong {\n    display: block;\n\n    color: var(--shl-gold2);\n\n    font-family: Georgia, \"Times New Roman\", serif;\n\n    font-size: 24px;\n    line-height: 1.1;\n  }\n\n  .shl26-fact span {\n    display: block;\n\n    margin-top: 8px;\n\n    color: #cab7a0;\n\n    font-size: 11px;\n    font-weight: 900;\n    line-height: 1.4;\n\n    letter-spacing: .5px;\n    text-transform: uppercase;\n  }\n\n  \/* EMOTIONAL HOOK *\/\n\n  .shl26-emotion {\n    background: var(--shl-light);\n  }\n\n  .shl26-quote {\n    max-width: 770px;\n\n    margin: 31px auto 0;\n    padding: 29px 24px;\n\n    border-left: 4px solid var(--shl-gold);\n    border-radius: 5px 15px 15px 5px;\n\n    color: #422a18;\n\n    background: #fffaf1;\n\n    box-shadow:\n      0 11px 28px rgba(55,34,16,.07);\n\n    font-family: Georgia, \"Times New Roman\", serif;\n\n    font-size: 21px;\n    font-style: italic;\n    line-height: 1.55;\n\n    text-align: left;\n  }\n\n  .shl26-quote small {\n    display: block;\n\n    margin-top: 13px;\n\n    color: var(--shl-muted);\n\n    font-family: Arial, Helvetica, sans-serif;\n\n    font-size: 14px;\n    font-style: normal;\n    line-height: 1.65;\n  }\n\n  \/* SPLIT *\/\n\n  .shl26-split {\n    display: grid;\n\n    grid-template-columns:\n      minmax(0,1fr);\n\n    gap: 31px;\n\n    align-items: center;\n  }\n\n  .shl26-split \u003e * {\n    min-width: 0;\n  }\n\n  .shl26-copy {\n    width: 100%;\n    min-width: 0;\n  }\n\n  .shl26-copy p {\n    margin-bottom: 18px;\n\n    color: var(--shl-muted);\n\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .shl26-image-card {\n    display: block;\n\n    width: 100%;\n    max-width: 570px;\n\n    margin: 0 auto;\n    padding: 8px;\n\n    overflow: hidden;\n\n    border: 1px solid #8f6538;\n    border-radius: 16px;\n\n    background: #080604;\n\n    box-shadow:\n      0 20px 45px rgba(32,18,8,.22);\n  }\n\n  .shl26-image-card img {\n    border-radius: 10px;\n  }\n\n  .shl26-checks {\n    margin: 22px 0 0;\n    padding: 0;\n\n    list-style: none;\n  }\n\n  .shl26-checks li {\n    position: relative;\n\n    margin-bottom: 14px;\n    padding-left: 35px;\n\n    color: #30271f;\n\n    font-size: 15px;\n    font-weight: 700;\n    line-height: 1.55;\n  }\n\n  .shl26-checks li::before {\n    position: absolute;\n\n    top: 1px;\n    left: 0;\n\n    display: flex;\n\n    width: 24px;\n    height: 24px;\n\n    align-items: center;\n    justify-content: center;\n\n    border-radius: 50%;\n\n    color: #ffffff;\n    background: #2c1b10;\n\n    content: \"OK\";\n\n    font-size: 8px;\n    font-weight: 900;\n  }\n\n  \/* DARK *\/\n\n  .shl26-dark {\n    color: #ffffff;\n\n    background:\n      radial-gradient(\n        circle at 88% 12%,\n        rgba(184,137,74,.15),\n        transparent 31%\n      ),\n      radial-gradient(\n        circle at 10% 85%,\n        rgba(91,47,31,.15),\n        transparent 28%\n      ),\n      linear-gradient(\n        145deg,\n        #050403,\n        #1b120c\n      );\n  }\n\n  .shl26-dark .shl26-title {\n    color: #ffffff;\n  }\n\n  .shl26-dark .shl26-copy p {\n    color: #d2c5b7;\n  }\n\n  .shl26-dark .shl26-checks li {\n    color: #f1e7da;\n  }\n\n  .shl26-dark .shl26-checks li::before {\n    color: #21140b;\n    background: var(--shl-gold2);\n  }\n\n  \/* BENEFIT CARDS *\/\n\n  .shl26-benefits {\n    background: #f0e6d8;\n  }\n\n  .shl26-card-grid {\n    display: grid;\n\n    grid-template-columns:\n      minmax(0,1fr);\n\n    gap: 18px;\n\n    margin-top: 32px;\n  }\n\n  .shl26-card {\n    min-width: 0;\n\n    padding: 27px 21px;\n\n    border: 1px solid #d8c6ac;\n    border-radius: 15px;\n\n    background: #fffaf2;\n\n    box-shadow:\n      0 10px 27px rgba(55,35,17,.07);\n\n    text-align: left;\n  }\n\n  .shl26-card-number {\n    display: flex;\n\n    width: 52px;\n    height: 52px;\n\n    margin-bottom: 18px;\n\n    align-items: center;\n    justify-content: center;\n\n    border-radius: 14px;\n\n    color: var(--shl-gold2);\n    background: #24160e;\n\n    font-size: 15px;\n    font-weight: 900;\n  }\n\n  .shl26-card h3 {\n    margin-bottom: 10px;\n\n    color: #3b2616;\n\n    font-size: 20px;\n  }\n\n  .shl26-card p {\n    margin-bottom: 0;\n\n    color: var(--shl-muted);\n\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  \/* SHOWCASE *\/\n\n  .shl26-showcase {\n    background: #ffffff;\n  }\n\n  .shl26-showcase-frame {\n    display: block;\n\n    width: 100%;\n    max-width: 820px;\n\n    margin: 33px auto 0;\n    padding: 8px;\n\n    overflow: hidden;\n\n    border: 1px solid #9b7040;\n    border-radius: 16px;\n\n    background: #080604;\n\n    box-shadow:\n      0 22px 48px rgba(38,23,10,.2);\n  }\n\n  .shl26-showcase-frame img {\n    border-radius: 10px;\n  }\n\n  \/* BATTERY *\/\n\n  .shl26-battery {\n    background:\n      linear-gradient(\n        135deg,\n        #f8f2e9,\n        #efe3d3\n      );\n  }\n\n  \/* STYLE GRID *\/\n\n  .shl26-style-grid {\n    display: grid;\n\n    grid-template-columns:\n      minmax(0,1fr);\n\n    gap: 17px;\n\n    max-width: 900px;\n\n    margin: 31px auto 0;\n  }\n\n  .shl26-style-card {\n    padding: 24px 20px;\n\n    border: 1px solid #d9c7ad;\n    border-radius: 15px;\n\n    background: #fffaf2;\n\n    text-align: left;\n  }\n\n  .shl26-style-card span {\n    display: block;\n\n    margin-bottom: 7px;\n\n    color: #956b39;\n\n    font-size: 11px;\n    font-weight: 900;\n\n    letter-spacing: .8px;\n    text-transform: uppercase;\n  }\n\n  .shl26-style-card h3 {\n    margin-bottom: 8px;\n\n    color: #3b2616;\n\n    font-size: 20px;\n  }\n\n  .shl26-style-card p {\n    margin-bottom: 0;\n\n    color: var(--shl-muted);\n\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* PLACEMENT *\/\n\n  .shl26-placement {\n    color: #ffffff;\n\n    background:\n      radial-gradient(\n        circle at 15% 20%,\n        rgba(199,106,37,.14),\n        transparent 29%\n      ),\n      linear-gradient(\n        145deg,\n        #090705,\n        #21140c\n      );\n  }\n\n  .shl26-placement .shl26-title {\n    color: #ffffff;\n  }\n\n  .shl26-placement .shl26-subtitle {\n    color: #d1c1b2;\n  }\n\n  .shl26-tags {\n    display: flex;\n\n    flex-wrap: wrap;\n    justify-content: center;\n\n    gap: 10px;\n\n    max-width: 780px;\n\n    margin: 28px auto 0;\n  }\n\n  .shl26-tag {\n    padding: 10px 16px;\n\n    border: 1px solid rgba(223,189,128,.44);\n    border-radius: 999px;\n\n    color: #e4c28e;\n\n    background: rgba(255,255,255,.045);\n\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  \/* STEPS *\/\n\n  .shl26-steps {\n    background: #ffffff;\n  }\n\n  .shl26-step-grid {\n    display: grid;\n\n    grid-template-columns:\n      minmax(0,1fr);\n\n    gap: 18px;\n\n    margin-top: 32px;\n  }\n\n  .shl26-step {\n    padding: 28px 21px;\n\n    border: 1px solid #ded1bf;\n    border-radius: 15px;\n\n    background: #fbf8f3;\n\n    text-align: center;\n  }\n\n  .shl26-step-number {\n    display: flex;\n\n    width: 50px;\n    height: 50px;\n\n    margin: 0 auto 17px;\n\n    align-items: center;\n    justify-content: center;\n\n    border-radius: 50%;\n\n    color: var(--shl-gold2);\n    background: #28180f;\n\n    font-size: 20px;\n    font-weight: 900;\n  }\n\n  .shl26-step h3 {\n    margin-bottom: 9px;\n\n    color: #3b2616;\n\n    font-size: 19px;\n  }\n\n  .shl26-step p {\n    margin-bottom: 0;\n\n    color: var(--shl-muted);\n\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  \/* COMPARISON *\/\n\n  .shl26-compare {\n    background: #eee4d6;\n  }\n\n  .shl26-compare-grid {\n    display: grid;\n\n    grid-template-columns:\n      minmax(0,1fr);\n\n    gap: 18px;\n\n    width: 100%;\n    max-width: 860px;\n\n    margin: 31px auto 0;\n\n    text-align: left;\n  }\n\n  .shl26-compare-card {\n    min-width: 0;\n\n    padding: 27px 22px;\n\n    border-radius: 15px;\n  }\n\n  .shl26-compare-card.shl26-basic {\n    border: 1px solid #d7cbbd;\n    background: #e6dfd6;\n  }\n\n  .shl26-compare-card.shl26-special {\n    border: 2px solid var(--shl-gold);\n    background: #fffaf2;\n\n    box-shadow:\n      0 15px 32px rgba(79,48,18,.12);\n  }\n\n  .shl26-compare-card h3 {\n    margin-bottom: 15px;\n\n    color: #3b2616;\n\n    font-size: 21px;\n  }\n\n  .shl26-compare-card ul {\n    margin: 0;\n    padding-left: 20px;\n\n    color: var(--shl-muted);\n  }\n\n  .shl26-compare-card li {\n    margin-bottom: 10px;\n\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  \/* FAQ *\/\n\n  .shl26-faq {\n    background: #ffffff;\n  }\n\n  .shl26-faq-list {\n    display: block;\n\n    width: 100%;\n    max-width: 820px;\n\n    margin: 29px auto 0;\n\n    text-align: left;\n  }\n\n  .shl26-faq details {\n    display: block;\n\n    margin-bottom: 12px;\n\n    overflow: hidden;\n\n    border: 1px solid #ded1bf;\n    border-radius: 13px;\n\n    background: #fbf8f3;\n  }\n\n  .shl26-faq summary {\n    position: relative;\n\n    display: block;\n\n    padding: 18px 49px 18px 18px;\n\n    color: #3b2616;\n\n    cursor: pointer;\n\n    font-size: 16px;\n    font-weight: 900;\n    line-height: 1.45;\n\n    list-style: none;\n  }\n\n  .shl26-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .shl26-faq summary::after {\n    position: absolute;\n\n    top: 50%;\n    right: 18px;\n\n    color: #9e7137;\n\n    content: \"+\";\n\n    font-size: 25px;\n    line-height: 1;\n\n    transform: translateY(-50%);\n  }\n\n  .shl26-faq details[open] summary::after {\n    content: \"-\";\n  }\n\n  .shl26-faq-answer {\n    padding: 0 18px 18px;\n\n    color: var(--shl-muted);\n\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  \/* FINAL *\/\n\n  .shl26-final {\n    position: relative;\n\n    display: block;\n    clear: both;\n\n    width: 100%;\n\n    padding: 68px 20px;\n\n    color: #ffffff;\n\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(184,137,74,.20),\n        transparent 40%\n      ),\n      linear-gradient(\n        145deg,\n        #050403,\n        #1c120c\n      );\n  }\n\n  .shl26-final .shl26-title {\n    max-width: 800px;\n\n    color: #ffffff;\n  }\n\n  .shl26-final-copy {\n    max-width: 690px;\n\n    margin: 0 auto 27px;\n\n    color: #d6c8ba;\n\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .shl26-final-note {\n    margin: 16px 0 0;\n\n    color: #a79584;\n\n    font-size: 13px;\n  }\n\n  \/* RESPONSIVE *\/\n\n  @container shl26 (min-width:700px) {\n\n    .shl26-section {\n      padding: 69px 42px;\n    }\n\n    .shl26-hero {\n      padding: 78px 42px 50px;\n    }\n\n    .shl26-facts-wrap {\n      padding: 44px 30px 49px;\n    }\n\n    .shl26-facts {\n      grid-template-columns:\n        repeat(4,minmax(0,1fr));\n    }\n\n    .shl26-fact {\n      border-right: 1px solid rgba(223,189,128,.14);\n      border-bottom: 0;\n    }\n\n    .shl26-fact:nth-child(2) {\n      border-right: 1px solid rgba(223,189,128,.14);\n    }\n\n    .shl26-fact:last-child {\n      border-right: 0;\n    }\n\n    .shl26-split {\n      grid-template-columns:\n        repeat(2,minmax(0,1fr));\n\n      gap: 49px;\n    }\n\n    .shl26-card-grid,\n    .shl26-step-grid,\n    .shl26-style-grid {\n      grid-template-columns:\n        repeat(3,minmax(0,1fr));\n\n      gap: 20px;\n    }\n\n    .shl26-compare-grid {\n      grid-template-columns:\n        repeat(2,minmax(0,1fr));\n\n      gap: 20px;\n    }\n\n    .shl26-final {\n      padding: 79px 42px;\n    }\n  }\n\n  @container shl26 (min-width:960px) {\n\n    .shl26-section {\n      padding: 80px 59px;\n    }\n\n    .shl26-hero {\n      padding: 88px 59px 55px;\n    }\n\n    .shl26-split {\n      gap: 61px;\n    }\n\n    .shl26-copy p {\n      font-size: 17px;\n    }\n\n    .shl26-final {\n      padding: 88px 59px;\n    }\n  }\n\n  @media screen and (max-width:480px) {\n\n    .shl26-page {\n      margin-top: 20px;\n    }\n\n    .shl26-main-title {\n      font-size: 38px;\n    }\n\n    .shl26-title {\n      font-size: 30px;\n    }\n\n    .shl26-hero-copy,\n    .shl26-subtitle {\n      font-size: 16px;\n    }\n\n    .shl26-button {\n      width: 100%;\n      max-width: 420px;\n\n      padding-right: 17px;\n      padding-left: 17px;\n    }\n\n    .shl26-quote {\n      font-size: 19px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"shl26-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"shl26-hero\"\u003e\n\u003cdiv class=\"shl26-hero-content\"\u003e\n\u003cspan class=\"shl26-kicker\"\u003e Skeleton Hand Lantern Shelf Light \u003c\/span\u003e\n\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\n\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\n\u003c\/section\u003e\n\u003c!-- QUICK FACTS --\u003e\n\u003csection class=\"shl26-facts-wrap\"\u003e\n\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\n\u003c\/section\u003e\n\u003c!-- EMOTIONAL HOOK --\u003e\n\u003csection class=\"shl26-section shl26-emotion shl26-center\"\u003e\u003cspan class=\"shl26-kicker\"\u003e Small Light. Big Atmosphere. \u003c\/span\u003e\n\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\n\u003c\/section\u003e\n\u003c!-- SIGNATURE DESIGN --\u003e\n\u003csection class=\"shl26-section shl26-dark\"\u003e\n\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\n\u003cdiv class=\"shl26-copy\"\u003e\n\u003cspan class=\"shl26-kicker\"\u003e Crafted for the Dark \u003c\/span\u003e\n\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\n\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"shl26-section shl26-benefits shl26-center\"\u003e\u003cspan class=\"shl26-kicker\"\u003e Place It. Light It. Haunt It. \u003c\/span\u003e\n\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\n\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\n\u003c\/article\u003e\n\u003carticle class=\"shl26-card\"\u003e\n\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\n\u003c\/article\u003e\n\u003carticle class=\"shl26-card\"\u003e\n\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\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BATTERY SECTION --\u003e\n\u003csection class=\"shl26-section shl26-battery\"\u003e\n\u003cdiv class=\"shl26-split\"\u003e\n\u003cdiv class=\"shl26-copy\"\u003e\n\u003cspan class=\"shl26-kicker\"\u003e Battery Powered \u003c\/span\u003e\n\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\n\u003c\/section\u003e\n\u003c!-- DAY NIGHT --\u003e\n\u003csection class=\"shl26-section shl26-dark\"\u003e\n\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\n\u003cdiv class=\"shl26-copy\"\u003e\n\u003cspan class=\"shl26-kicker\"\u003e Dark by Day. Haunting by Night. \u003c\/span\u003e\n\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\n\u003c\/section\u003e\n\u003c!-- STYLE --\u003e\n\u003csection class=\"shl26-section shl26-showcase shl26-center\"\u003e\u003cspan class=\"shl26-kicker\"\u003e One Light. Many Dark Stories. \u003c\/span\u003e\n\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\n\u003ch3\u003eClassic Horror\u003c\/h3\u003e\n\u003cp\u003eAdd skulls, old books and Halloween objects for a timeless haunted library look.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"shl26-style-card\"\u003e\u003cspan\u003e Style 02 \u003c\/span\u003e\n\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\n\u003c\/article\u003e\n\u003carticle class=\"shl26-style-card\"\u003e\u003cspan\u003e Style 03 \u003c\/span\u003e\n\u003ch3\u003eModern Gothic\u003c\/h3\u003e\n\u003cp\u003eKeep the surroundings simple and dark for a cleaner, more dramatic focal point.\u003c\/p\u003e\n\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\n\u003c\/section\u003e\n\u003c!-- PLACEMENT --\u003e\n\u003csection class=\"shl26-section shl26-placement shl26-center\"\u003e\u003cspan class=\"shl26-kicker\"\u003e Haunt More Than a Bookshelf \u003c\/span\u003e\n\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\n\u003c\/section\u003e\n\u003c!-- INSTALLATION --\u003e\n\u003csection class=\"shl26-section shl26-steps shl26-center\"\u003e\u003cspan class=\"shl26-kicker\"\u003e No Tools Required \u003c\/span\u003e\n\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\n\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\n\u003c\/article\u003e\n\u003carticle class=\"shl26-step\"\u003e\n\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\n\u003c\/article\u003e\n\u003carticle class=\"shl26-step\"\u003e\n\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\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COMPARISON --\u003e\n\u003csection class=\"shl26-section shl26-compare shl26-center\"\u003e\u003cspan class=\"shl26-kicker\"\u003e Decor That Changes the Scene \u003c\/span\u003e\n\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\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"shl26-section shl26-faq shl26-center\"\u003e\u003cspan class=\"shl26-kicker\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch2 class=\"shl26-title\"\u003eBefore You Haunt the Shelf\u003c\/h2\u003e\n\u003cdiv class=\"shl26-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat batteries does the light use?\u003c\/summary\u003e\n\u003cdiv class=\"shl26-faq-answer\"\u003eThe light uses 3 AAA batteries. Batteries are not included.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it need to be plugged into an outlet?\u003c\/summary\u003e\n\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\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes installation require tools?\u003c\/summary\u003e\n\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\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I display it?\u003c\/summary\u003e\n\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\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat color is the light?\u003c\/summary\u003e\n\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\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I turn the light on and off?\u003c\/summary\u003e\n\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\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL --\u003e\n\u003csection class=\"shl26-final\"\u003e\u003cspan class=\"shl26-kicker\"\u003e When the Shelf Comes Alive \u003c\/span\u003e\n\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\n\u003cp class=\"shl26-final-note\"\u003eUses 3 AAA batteries. Batteries are not included.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"cotitoc","offers":[{"title":"Default Title","offer_id":52519040876846,"sku":"XJL2608296368-骷髅书架灯","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/ab3c95ee-d62e-4b1f-b83a-2ee7fbf67c8d.png?v=1787989673","url":"https:\/\/cotitoc.com\/fr\/products\/%f0%9f%92%80skeleton-hand-lantern-shelf-light%e2%84%a2","provider":"cotitoc","version":"1.0","type":"link"}