{"product_id":"💀skull-candle-warmer-lamp","title":"💀Gothic Skull Candle Warmer Lamp with Timer \u0026 Dimmable Heat","description":"\u003cstyle\u003e\n  .skull-warmer-page,\n  .skull-warmer-page * {\n    box-sizing: border-box;\n  }\n\n  .skull-warmer-page {\n    --black: #0b0b0d;\n    --black-soft: #16161a;\n    --purple: #7c3aed;\n    --purple-dark: #4c1d95;\n    --orange: #f97316;\n    --cream: #f7f2eb;\n    --text: #262329;\n    --muted: #736d78;\n    --line: #e5dfe8;\n    --soft: #f7f5f8;\n    width: 100%;\n    max-width: 820px;\n    margin: 0 auto;\n    overflow: hidden;\n    color: var(--text);\n    background: #ffffff;\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .skull-warmer-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n    border: 0;\n  }\n\n  .skull-warmer-page h1,\n  .skull-warmer-page h2,\n  .skull-warmer-page h3,\n  .skull-warmer-page h4,\n  .skull-warmer-page p {\n    margin-top: 0;\n  }\n\n  .sw-section {\n    padding: 38px 16px;\n  }\n\n  .sw-section--soft {\n    background: var(--soft);\n  }\n\n  .sw-section--cream {\n    background: linear-gradient(180deg, #fffaf5 0%, #ffffff 100%);\n  }\n\n  .sw-section--dark {\n    color: #ffffff;\n    background:\n      radial-gradient(circle at 95% 0%, rgba(124, 58, 237, 0.32), transparent 38%),\n      linear-gradient(145deg, #070709, #1c1424);\n  }\n\n  .sw-heading {\n    max-width: 680px;\n    margin: 0 auto 22px;\n    text-align: center;\n  }\n\n  .sw-eyebrow {\n    display: inline-block;\n    margin: 0 0 9px;\n    padding: 7px 11px;\n    border-radius: 999px;\n    color: #5b21b6;\n    background: #ede5ff;\n    font-size: 11px;\n    font-weight: 800;\n    line-height: 1;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .sw-title {\n    margin: 0 0 11px;\n    color: var(--black);\n    font-size: 29px;\n    font-weight: 900;\n    line-height: 1.14;\n    letter-spacing: -0.8px;\n  }\n\n  .sw-title span {\n    color: var(--purple);\n  }\n\n  .sw-subtitle {\n    max-width: 650px;\n    margin: 0 auto;\n    color: var(--muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .sw-image {\n    overflow: hidden;\n    margin: 0 0 24px;\n    border-radius: 18px;\n    background: #ffffff;\n    box-shadow: 0 13px 34px rgba(25, 15, 34, 0.14);\n  }\n\n  .sw-image img {\n    border-radius: 18px;\n  }\n\n  .sw-card {\n    padding: 20px 17px;\n    border: 1px solid var(--line);\n    border-radius: 17px;\n    background: #ffffff;\n    box-shadow: 0 9px 27px rgba(25, 15, 34, 0.07);\n  }\n\n  .sw-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 10px;\n  }\n\n  .sw-point {\n    display: grid;\n    grid-template-columns: 46px minmax(0, 1fr);\n    align-items: center;\n    gap: 12px;\n    padding: 14px;\n    border: 1px solid var(--line);\n    border-radius: 14px;\n    background: #ffffff;\n  }\n\n  .sw-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 46px;\n    height: 46px;\n    border-radius: 13px;\n    color: #5b21b6;\n    background: #ede5ff;\n    font-size: 21px;\n  }\n\n  .sw-point h3,\n  .sw-point h4 {\n    margin: 0 0 3px;\n    color: var(--black);\n    font-size: 15px;\n    line-height: 1.3;\n  }\n\n  .sw-point p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.5;\n  }\n\n  \/* HERO *\/\n  .sw-hero {\n    padding: 30px 16px 26px;\n    color: #ffffff;\n    background:\n      radial-gradient(circle at 90% 5%, rgba(249, 115, 22, 0.24), transparent 34%),\n      radial-gradient(circle at 10% 100%, rgba(124, 58, 237, 0.32), transparent 40%),\n      linear-gradient(145deg, #050506, #211528);\n  }\n\n  .sw-hero__tag {\n    display: inline-block;\n    margin: 0 0 13px;\n    padding: 7px 11px;\n    border: 1px solid rgba(255, 255, 255, 0.16);\n    border-radius: 999px;\n    color: #d9c3ff;\n    background: rgba(255, 255, 255, 0.07);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .sw-hero h1 {\n    margin: 0 0 14px;\n    color: #ffffff;\n    font-size: 35px;\n    font-weight: 900;\n    line-height: 1.06;\n    letter-spacing: -1.2px;\n  }\n\n  .sw-hero h1 span {\n    color: #ff8a38;\n  }\n\n  .sw-hero__copy {\n    max-width: 680px;\n    margin: 0 0 18px;\n    color: #e9e0ee;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .sw-hero__pills {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n\n  .sw-pill {\n    padding: 8px 10px;\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    border-radius: 10px;\n    color: #ffffff;\n    background: rgba(255, 255, 255, 0.07);\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  .sw-hero__image {\n    overflow: hidden;\n    margin-top: 23px;\n    border-radius: 18px;\n    box-shadow: 0 22px 48px rgba(0, 0, 0, 0.38);\n  }\n\n  \/* QUICK BENEFITS *\/\n  .sw-benefits {\n    padding: 14px 16px 38px;\n    background: var(--soft);\n  }\n\n  \/* PAIN *\/\n  .sw-pain-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 9px;\n  }\n\n  .sw-pain {\n    padding: 16px 10px;\n    border: 1px solid #e8dfe9;\n    border-radius: 14px;\n    background: #ffffff;\n    text-align: center;\n  }\n\n  .sw-pain span {\n    display: block;\n    margin-bottom: 7px;\n    font-size: 24px;\n  }\n\n  .sw-pain strong {\n    display: block;\n    font-size: 13px;\n  }\n\n  .sw-pain small {\n    display: block;\n    margin-top: 4px;\n    color: var(--muted);\n    font-size: 11px;\n    line-height: 1.4;\n  }\n\n  \/* TIMER *\/\n  .sw-timer-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 9px;\n  }\n\n  .sw-timer {\n    padding: 17px 8px;\n    border: 1px solid var(--line);\n    border-radius: 14px;\n    background: #ffffff;\n    text-align: center;\n  }\n\n  .sw-timer strong {\n    display: block;\n    color: var(--purple-dark);\n    font-size: 20px;\n  }\n\n  .sw-timer small {\n    display: block;\n    margin-top: 4px;\n    color: var(--muted);\n    font-size: 11px;\n  }\n\n  \/* SCENES *\/\n  .sw-scene-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 9px;\n  }\n\n  .sw-scene {\n    padding: 16px 9px;\n    border: 1px solid var(--line);\n    border-radius: 14px;\n    background: #ffffff;\n    text-align: center;\n  }\n\n  .sw-scene span {\n    display: block;\n    margin-bottom: 7px;\n    font-size: 25px;\n  }\n\n  .sw-scene strong {\n    display: block;\n    font-size: 13px;\n  }\n\n  .sw-scene small {\n    display: block;\n    margin-top: 4px;\n    color: var(--muted);\n    font-size: 11px;\n    line-height: 1.4;\n  }\n\n  \/* TABLE *\/\n  .sw-table-wrap {\n    overflow-x: auto;\n    border-radius: 14px;\n  }\n\n  .sw-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: #ffffff;\n    font-size: 14px;\n  }\n\n  .sw-table th,\n  .sw-table td {\n    padding: 12px;\n    border: 1px solid var(--line);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .sw-table th {\n    width: 38%;\n    color: #4c1d95;\n    background: #f1eaff;\n  }\n\n  \/* NOTICE *\/\n  .sw-notice {\n    margin-top: 17px;\n    padding: 16px;\n    border-left: 4px solid var(--orange);\n    border-radius: 0 13px 13px 0;\n    color: #67412a;\n    background: #fff5e9;\n    font-size: 12px;\n    line-height: 1.65;\n  }\n\n  .sw-safety {\n    margin-top: 17px;\n    padding: 17px;\n    border: 1px solid #ead7d7;\n    border-radius: 14px;\n    color: #612d2d;\n    background: #fff6f6;\n    font-size: 12px;\n    line-height: 1.65;\n  }\n\n  \/* PACKAGE *\/\n  .sw-package {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n  }\n\n  .sw-package div {\n    padding: 14px;\n    border: 1px solid var(--line);\n    border-radius: 13px;\n    background: #ffffff;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  \/* FAQ *\/\n  .sw-faq {\n    display: grid;\n    gap: 10px;\n  }\n\n  .sw-faq details {\n    overflow: hidden;\n    border: 1px solid var(--line);\n    border-radius: 14px;\n    background: #ffffff;\n  }\n\n  .sw-faq summary {\n    position: relative;\n    padding: 16px 45px 16px 15px;\n    color: var(--black);\n    font-size: 14px;\n    font-weight: 800;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .sw-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .sw-faq summary::after {\n    position: absolute;\n    top: 50%;\n    right: 14px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 25px;\n    height: 25px;\n    border-radius: 8px;\n    color: #5b21b6;\n    background: #ede5ff;\n    font-size: 17px;\n    content: \"+\";\n    transform: translateY(-50%);\n  }\n\n  .sw-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .sw-faq__answer {\n    padding: 0 15px 16px;\n  }\n\n  .sw-faq__answer p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 13px;\n  }\n\n  \/* TRUST *\/\n  .sw-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 9px;\n  }\n\n  .sw-trust {\n    padding: 15px 8px;\n    border: 1px solid var(--line);\n    border-radius: 13px;\n    background: #ffffff;\n    text-align: center;\n  }\n\n  .sw-trust span {\n    display: block;\n    margin-bottom: 6px;\n    font-size: 23px;\n  }\n\n  .sw-trust strong {\n    display: block;\n    font-size: 12px;\n  }\n\n  \/* FINAL CTA *\/\n  .sw-final {\n    padding: 18px 16px 41px;\n    background: var(--soft);\n  }\n\n  .sw-final__card {\n    padding: 32px 19px;\n    border-radius: 20px;\n    color: #ffffff;\n    background:\n      radial-gradient(circle at 100% 0%, rgba(249, 115, 22, 0.25), transparent 40%),\n      radial-gradient(circle at 0% 100%, rgba(124, 58, 237, 0.34), transparent 42%),\n      linear-gradient(145deg, #050506, #211528);\n    text-align: center;\n    box-shadow: 0 20px 46px rgba(25, 15, 34, 0.28);\n  }\n\n  .sw-final__tag {\n    display: inline-block;\n    margin-bottom: 11px;\n    padding: 7px 11px;\n    border-radius: 999px;\n    color: #d9c3ff;\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .sw-final h2 {\n    margin: 0 0 12px;\n    color: #ffffff;\n    font-size: 29px;\n    line-height: 1.14;\n  }\n\n  .sw-final h2 span {\n    color: #ff8a38;\n  }\n\n  .sw-final p {\n    max-width: 650px;\n    margin: 0 auto;\n    color: #e9e0ee;\n    font-size: 15px;\n  }\n\n  .sw-final__list {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n    margin-top: 18px;\n  }\n\n  .sw-final__list span {\n    padding: 8px 10px;\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    border-radius: 10px;\n    background: rgba(255, 255, 255, 0.07);\n    font-size: 11px;\n    font-weight: 700;\n  }\n\n  @media screen and (min-width: 720px) {\n    .sw-title {\n      font-size: 39px;\n    }\n\n    .sw-hero {\n      padding: 51px 30px 36px;\n    }\n\n    .sw-hero h1 {\n      font-size: 50px;\n    }\n\n    .sw-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .sw-benefits .sw-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .sw-pain-grid,\n    .sw-scene-grid,\n    .sw-trust-grid {\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n    }\n\n    .sw-package {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"skull-warmer-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"sw-hero\"\u003e\n    \u003cdiv class=\"sw-hero__tag\"\u003eFlameless Fragrance Meets Gothic Decor\u003c\/div\u003e\n\n    \u003ch1\u003e\n      Let Your Dark Side\n      \u003cspan\u003eGlow.\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp class=\"sw-hero__copy\"\u003e\n      Warm your favorite jar candle without lighting the wick while an eerie\n      amber glow shines through the skull’s eyes and nose—turning any ordinary\n      corner into a dark, atmospheric statement.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sw-hero__pills\"\u003e\n      \u003cspan class=\"sw-pill\"\u003e✓ Flameless Candle Warming\u003c\/span\u003e\n      \u003cspan class=\"sw-pill\"\u003e✓ 4 Brightness Levels\u003c\/span\u003e\n      \u003cspan class=\"sw-pill\"\u003e✓ 2 \/ 4 \/ 8-Hour Timer\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sw-hero__image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0607\/4777\/6096\/files\/71JliJGWRmL._AC_SL1500.jpg?v=1782378227\" alt=\"Gothic skull candle warmer lamp glowing above a jar candle\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- QUICK BENEFITS --\u003e\n  \u003csection class=\"sw-benefits\"\u003e\n    \u003cdiv class=\"sw-grid\"\u003e\n\n      \u003carticle class=\"sw-point\"\u003e\n        \u003cdiv class=\"sw-icon\"\u003e💀\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eA Statement Piece Day or Night\u003c\/h3\u003e\n          \u003cp\u003eBold skull styling adds instant personality even when the lamp is off.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sw-point\"\u003e\n        \u003cdiv class=\"sw-icon\"\u003e🕯️\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eEnjoy Fragrance Without a Flame\u003c\/h3\u003e\n          \u003cp\u003eWarm the candle from above without burning the wick.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sw-point\"\u003e\n        \u003cdiv class=\"sw-icon\"\u003e🌙\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eCreate a Darker Mood\u003c\/h3\u003e\n          \u003cp\u003eSoft light through the skull creates a dramatic nighttime atmosphere.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PAIN \/ DESIRE --\u003e\n  \u003csection class=\"sw-section sw-section--cream\"\u003e\n    \u003cdiv class=\"sw-heading\"\u003e\n      \u003cdiv class=\"sw-eyebrow\"\u003eOrdinary Candle Warmers Were Never Your Style\u003c\/div\u003e\n\n      \u003ch2 class=\"sw-title\"\u003e\n        Your Fragrance Setup Should\n        \u003cspan\u003eMatch Your Aesthetic.\u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp class=\"sw-subtitle\"\u003e\n        Standard candle lamps can feel too plain for gothic bedrooms, dark\n        offices and Halloween-inspired spaces. This sculpted skull transforms a\n        practical fragrance warmer into the centerpiece your room was missing.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sw-pain-grid\"\u003e\n\n      \u003cdiv class=\"sw-pain\"\u003e\n        \u003cspan\u003e🕯️\u003c\/span\u003e\n        \u003cstrong\u003eOpen Flame Concerns\u003c\/strong\u003e\n        \u003csmall\u003eBurning wicks require close attention and can create soot.\u003c\/small\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-pain\"\u003e\n        \u003cspan\u003e🌫️\u003c\/span\u003e\n        \u003cstrong\u003eSmoke \u0026amp; Wick Residue\u003c\/strong\u003e\n        \u003csmall\u003eTraditional burning may leave black residue around the jar.\u003c\/small\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-pain\"\u003e\n        \u003cspan\u003e⬜\u003c\/span\u003e\n        \u003cstrong\u003eBoring Decor\u003c\/strong\u003e\n        \u003csmall\u003eOrdinary warmers can disappear into the room instead of defining it.\u003c\/small\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-pain\"\u003e\n        \u003cspan\u003e⏰\u003c\/span\u003e\n        \u003cstrong\u003eWatching the Clock\u003c\/strong\u003e\n        \u003csmall\u003eManual use can make it easy to forget when it is time to switch off.\u003c\/small\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FLAMELESS FRAGRANCE --\u003e\n  \u003csection class=\"sw-section\"\u003e\n    \u003cdiv class=\"sw-heading\"\u003e\n      \u003cdiv class=\"sw-eyebrow\"\u003eFragrance Without Lighting the Wick\u003c\/div\u003e\n\n      \u003ch2 class=\"sw-title\"\u003e\n        Melt the Wax.\n        \u003cspan\u003eSkip the Flame.\u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp class=\"sw-subtitle\"\u003e\n        The heat-producing bulb gently warms the candle surface from above,\n        helping release fragrance without burning the wick or creating ordinary\n        candle soot.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sw-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0607\/4777\/6096\/files\/713KEidr17L._AC_SL1500.jpg?v=1782378227\" alt=\"Skull candle warmer lamp heating a jar candle without an open flame\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sw-grid\"\u003e\n\n      \u003cdiv class=\"sw-point\"\u003e\n        \u003cdiv class=\"sw-icon\"\u003e🔥\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eNo Burning Wick\u003c\/h3\u003e\n          \u003cp\u003eEnjoy candle fragrance without igniting an exposed flame.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-point\"\u003e\n        \u003cdiv class=\"sw-icon\"\u003e✨\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eLess Soot \u0026amp; Smoke\u003c\/h3\u003e\n          \u003cp\u003eHelps reduce the residue associated with traditional candle burning.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-point\"\u003e\n        \u003cdiv class=\"sw-icon\"\u003e♨️\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eTop-Down Warming\u003c\/h3\u003e\n          \u003cp\u003eHelps warm the candle surface more evenly from above.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-point\"\u003e\n        \u003cdiv class=\"sw-icon\"\u003e🌸\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eEnjoy Your Favorite Scents\u003c\/h3\u003e\n          \u003cp\u003eUse compatible jar candles to create a personalized fragrance experience.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 2-IN-1 DECOR --\u003e\n  \u003csection class=\"sw-section sw-section--dark\"\u003e\n    \u003cdiv class=\"sw-heading\"\u003e\n      \u003cdiv class=\"sw-eyebrow\"\u003eDecor by Day · Haunting Glow by Night\u003c\/div\u003e\n\n      \u003ch2 class=\"sw-title\" style=\"color:#ffffff;\"\u003e\n        Not Just a Warmer.\n        \u003cspan\u003eA Whole Darker Mood.\u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp class=\"sw-subtitle\" style=\"color:#ded5e4;\"\u003e\n        The sculpted skull is a bold gothic centerpiece before the light even\n        turns on. After dark, warm illumination shines through the hollow eyes\n        and nose to create an eerie, shadow-filled atmosphere.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sw-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0607\/4777\/6096\/files\/81cmalMzvcL._AC_SL1500.jpg?v=1782378227\" alt=\"Gothic skull candle warmer used as ambient decor and fragrance warmer\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sw-grid\"\u003e\n\n      \u003cdiv class=\"sw-point\"\u003e\n        \u003cdiv class=\"sw-icon\"\u003e🖤\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eGothic Statement Decor\u003c\/h3\u003e\n          \u003cp\u003eGive your shelf, desk or nightstand an unmistakably dark identity.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-point\"\u003e\n        \u003cdiv class=\"sw-icon\"\u003e👁️\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eGlowing Skull Effect\u003c\/h3\u003e\n          \u003cp\u003eWarm light shines through the sculpted eye and nose openings.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-point\"\u003e\n        \u003cdiv class=\"sw-icon\"\u003e🎃\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eHalloween Energy All Year\u003c\/h3\u003e\n          \u003cp\u003eSpooky enough for October and stylish enough to keep out every season.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-point\"\u003e\n        \u003cdiv class=\"sw-icon\"\u003e🕸️\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eBuilt for Dark Aesthetics\u003c\/h3\u003e\n          \u003cp\u003ePairs naturally with gothic, horror, witchy and dark-academia decor.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CONTROLS --\u003e\n  \u003csection class=\"sw-section sw-section--soft\"\u003e\n    \u003cdiv class=\"sw-heading\"\u003e\n      \u003cdiv class=\"sw-eyebrow\"\u003eSet the Mood Your Way\u003c\/div\u003e\n\n      \u003ch2 class=\"sw-title\"\u003e\n        Control the Glow.\n        \u003cspan\u003eRelax on Your Schedule.\u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp class=\"sw-subtitle\"\u003e\n        Choose from four brightness levels and set the automatic timer to match\n        your evening routine, reading session or fragrance preference.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sw-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0607\/4777\/6096\/files\/81nIaWeV5YL._AC_SL1500.jpg?v=1782378227\" alt=\"Skull candle warmer lamp with dimming timer and adjustable height features\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sw-grid\"\u003e\n\n      \u003cdiv class=\"sw-point\"\u003e\n        \u003cdiv class=\"sw-icon\"\u003e☀️\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003e4 Brightness Levels\u003c\/h3\u003e\n          \u003cp\u003eChoose a subtle glow or stronger warming intensity for the moment.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-point\"\u003e\n        \u003cdiv class=\"sw-icon\"\u003e⏲️\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eAutomatic Timer\u003c\/h3\u003e\n          \u003cp\u003eSet a timed session instead of constantly checking the lamp.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-point\"\u003e\n        \u003cdiv class=\"sw-icon\"\u003e↕️\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eAdjustable Height\u003c\/h3\u003e\n          \u003cp\u003eRaise or lower the lamp to fit a wider range of compatible candle jars.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-point\"\u003e\n        \u003cdiv class=\"sw-icon\"\u003e💡\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eTwo Bulbs Included\u003c\/h3\u003e\n          \u003cp\u003eStart using the warmer right away with a replacement bulb ready.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sw-timer-grid\" style=\"margin-top:14px;\"\u003e\n      \u003cdiv class=\"sw-timer\"\u003e\n        \u003cstrong\u003e2H\u003c\/strong\u003e\n        \u003csmall\u003eShort fragrance session\u003c\/small\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-timer\"\u003e\n        \u003cstrong\u003e4H\u003c\/strong\u003e\n        \u003csmall\u003eRelaxing evening use\u003c\/small\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-timer\"\u003e\n        \u003cstrong\u003e8H\u003c\/strong\u003e\n        \u003csmall\u003eExtended timed setting\u003c\/small\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SCENES --\u003e\n  \u003csection class=\"sw-section\"\u003e\n    \u003cdiv class=\"sw-heading\"\u003e\n      \u003cdiv class=\"sw-eyebrow\"\u003eMade for Your Darkest Corners\u003c\/div\u003e\n\n      \u003ch2 class=\"sw-title\"\u003e\n        One Lamp.\n        \u003cspan\u003eEndless Atmosphere.\u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp class=\"sw-subtitle\"\u003e\n        Add fragrance and dramatic lighting to bedrooms, reading spaces, gaming\n        setups and seasonal displays without settling for ordinary decor.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sw-scene-grid\"\u003e\n\n      \u003cdiv class=\"sw-scene\"\u003e\n        \u003cspan\u003e🛏️\u003c\/span\u003e\n        \u003cstrong\u003eGothic Bedroom\u003c\/strong\u003e\n        \u003csmall\u003eCreate a moody bedside atmosphere\u003c\/small\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-scene\"\u003e\n        \u003cspan\u003e📚\u003c\/span\u003e\n        \u003cstrong\u003eReading Nook\u003c\/strong\u003e\n        \u003csmall\u003eAdd warm fragrance to late-night reading\u003c\/small\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-scene\"\u003e\n        \u003cspan\u003e🎮\u003c\/span\u003e\n        \u003cstrong\u003eGaming Setup\u003c\/strong\u003e\n        \u003csmall\u003eComplete a dark, immersive desk space\u003c\/small\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-scene\"\u003e\n        \u003cspan\u003e🖥️\u003c\/span\u003e\n        \u003cstrong\u003eHome Office\u003c\/strong\u003e\n        \u003csmall\u003eGive your workspace more personality\u003c\/small\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-scene\"\u003e\n        \u003cspan\u003e🎃\u003c\/span\u003e\n        \u003cstrong\u003eHalloween Display\u003c\/strong\u003e\n        \u003csmall\u003eCreate an unforgettable seasonal centerpiece\u003c\/small\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-scene\"\u003e\n        \u003cspan\u003e🔮\u003c\/span\u003e\n        \u003cstrong\u003eWitchy Corner\u003c\/strong\u003e\n        \u003csmall\u003ePair with crystals, books and dark decor\u003c\/small\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-scene\"\u003e\n        \u003cspan\u003e🖤\u003c\/span\u003e\n        \u003cstrong\u003eLiving Room Shelf\u003c\/strong\u003e\n        \u003csmall\u003eAdd a bold conversation piece\u003c\/small\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-scene\"\u003e\n        \u003cspan\u003e🧘\u003c\/span\u003e\n        \u003cstrong\u003eRelaxation Space\u003c\/strong\u003e\n        \u003csmall\u003eCombine fragrance with a softer glow\u003c\/small\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- GIFT --\u003e\n  \u003csection class=\"sw-section sw-section--cream\"\u003e\n    \u003cdiv class=\"sw-heading\"\u003e\n      \u003cdiv class=\"sw-eyebrow\"\u003eA Gift They Will Never Call Ordinary\u003c\/div\u003e\n\n      \u003ch2 class=\"sw-title\"\u003e\n        Made for People Who\n        \u003cspan\u003eLive Outside the Ordinary.\u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp class=\"sw-subtitle\"\u003e\n        An unforgettable choice for candle lovers, skull collectors, horror\n        fans and anyone building a gothic or alternative home aesthetic.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sw-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0607\/4777\/6096\/files\/81yZ2An4xOL._AC_SL1500.jpg?v=1782378227\" alt=\"Gothic skull candle warmer lamp as a unique gift for dark decor lovers\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sw-grid\"\u003e\n\n      \u003cdiv class=\"sw-point\"\u003e\n        \u003cdiv class=\"sw-icon\"\u003e🎁\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eFor Gothic Decor Lovers\u003c\/h3\u003e\n          \u003cp\u003eA functional piece that fits naturally into their personal style.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-point\"\u003e\n        \u003cdiv class=\"sw-icon\"\u003e💀\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eFor Skull Collectors\u003c\/h3\u003e\n          \u003cp\u003eA glowing addition that stands apart from ordinary figurines.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-point\"\u003e\n        \u003cdiv class=\"sw-icon\"\u003e🕯️\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eFor Candle Lovers\u003c\/h3\u003e\n          \u003cp\u003eA new way to enjoy favorite jar candles without lighting the wick.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-point\"\u003e\n        \u003cdiv class=\"sw-icon\"\u003e🎬\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eFor Horror Fans\u003c\/h3\u003e\n          \u003cp\u003eA dramatic decor piece for bedrooms, collections and movie nights.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PRODUCT HIGHLIGHTS --\u003e\n  \u003csection class=\"sw-section sw-section--soft\"\u003e\n    \u003cdiv class=\"sw-heading\"\u003e\n      \u003cdiv class=\"sw-eyebrow\"\u003eProduct Highlights\u003c\/div\u003e\n\n      \u003ch2 class=\"sw-title\"\u003e\n        Dark Style.\n        \u003cspan\u003eEveryday Convenience.\u003c\/span\u003e\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sw-grid\"\u003e\n\n      \u003cdiv class=\"sw-point\"\u003e\n        \u003cdiv class=\"sw-icon\"\u003e✅\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eFlameless Candle Warming\u003c\/h3\u003e\n          \u003cp\u003eReleases fragrance without requiring an open flame.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-point\"\u003e\n        \u003cdiv class=\"sw-icon\"\u003e✅\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eSculpted Skull Shade\u003c\/h3\u003e\n          \u003cp\u003eCreates a dramatic illuminated effect through the facial openings.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-point\"\u003e\n        \u003cdiv class=\"sw-icon\"\u003e✅\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003e4-Level Dimming\u003c\/h3\u003e\n          \u003cp\u003eAdjust the brightness and warming intensity for different moods.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-point\"\u003e\n        \u003cdiv class=\"sw-icon\"\u003e✅\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003e2 \/ 4 \/ 8-Hour Timer\u003c\/h3\u003e\n          \u003cp\u003eChoose a preset timed session with automatic shutoff.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-point\"\u003e\n        \u003cdiv class=\"sw-icon\"\u003e✅\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eHeight-Adjustable Design\u003c\/h3\u003e\n          \u003cp\u003eAccommodates a range of compatible jar-candle heights.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-point\"\u003e\n        \u003cdiv class=\"sw-icon\"\u003e✅\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eStable Weighted Base\u003c\/h3\u003e\n          \u003cp\u003eDesigned to sit securely on suitable flat surfaces.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003csection class=\"sw-section\"\u003e\n    \u003cdiv class=\"sw-heading\"\u003e\n      \u003cdiv class=\"sw-eyebrow\"\u003eSpecifications\u003c\/div\u003e\n      \u003ch2 class=\"sw-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sw-table-wrap\"\u003e\n      \u003ctable class=\"sw-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003eProduct Type\u003c\/th\u003e\n            \u003ctd\u003eGothic Skull Candle Warmer Lamp\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eMain Functions\u003c\/th\u003e\n            \u003ctd\u003eFlameless Jar-Candle Warming \u0026amp; Ambient Lighting\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eDesign Style\u003c\/th\u003e\n            \u003ctd\u003eGothic · Skull · Halloween · Dark Decor\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eBrightness Settings\u003c\/th\u003e\n            \u003ctd\u003e4 Adjustable Levels\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eTimer Settings\u003c\/th\u003e\n            \u003ctd\u003e2 Hours · 4 Hours · 8 Hours\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eMaximum Advertised Height\u003c\/th\u003e\n            \u003ctd\u003eUp to Approximately 14.5 in \/ 36.8 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eBase Size\u003c\/th\u003e\n            \u003ctd\u003eApproximately 5.5 × 5.5 in \/ 14 × 14 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eBulbs Included\u003c\/th\u003e\n            \u003ctd\u003e2 Heat-Producing Bulbs\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eCompatible With\u003c\/th\u003e\n            \u003ctd\u003eSuitable Jar Candles That Fit Within the Lamp’s Available Clearance\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eControl Method\u003c\/th\u003e\n            \u003ctd\u003eIn-Line Cord Controller\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eRecommended Placement\u003c\/th\u003e\n            \u003ctd\u003eBedrooms, Offices, Shelves, Reading Corners and Seasonal Displays\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eCandle Included\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003ePackage Includes\u003c\/th\u003e\n            \u003ctd\u003e1 × Skull Candle Warmer Lamp, 2 × Bulbs and Power \/ Control Cord\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sw-notice\"\u003e\n      \u003cstrong\u003eCompatibility reminder:\u003c\/strong\u003e Check your candle jar’s height\n      and diameter before ordering. Use only candle containers that fit securely\n      on the base without touching the bulb, skull shade or support frame.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sw-safety\"\u003e\n      \u003cstrong\u003eSafety notice:\u003c\/strong\u003e The bulb, lamp shade, candle jar and melted\n      wax may become hot during use. Place the lamp on a stable, heat-resistant\n      surface with adequate clearance. Keep it away from curtains, bedding,\n      water, children and pets. Do not leave the device operating unattended,\n      and unplug it before changing the bulb, moving the lamp or cleaning it.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PACKAGE --\u003e\n  \u003csection class=\"sw-section sw-section--cream\"\u003e\n    \u003cdiv class=\"sw-heading\"\u003e\n      \u003cdiv class=\"sw-eyebrow\"\u003ePackage Contents\u003c\/div\u003e\n      \u003ch2 class=\"sw-title\"\u003eReady to Create the Mood\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sw-package\"\u003e\n      \u003cdiv\u003e✓ 1 × Gothic Skull Candle Warmer Lamp\u003c\/div\u003e\n      \u003cdiv\u003e✓ 2 × Heat-Producing Bulbs\u003c\/div\u003e\n      \u003cdiv\u003e✓ 1 × In-Line Dimming \u0026amp; Timer Controller\u003c\/div\u003e\n      \u003cdiv\u003e✓ Candle Not Included\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"sw-section\"\u003e\n    \u003cdiv class=\"sw-heading\"\u003e\n      \u003cdiv class=\"sw-eyebrow\"\u003eFrequently Asked Questions\u003c\/div\u003e\n      \u003ch2 class=\"sw-title\"\u003eGood to Know Before You Glow\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sw-faq\"\u003e\n\n      \u003cdetails open\u003e\n        \u003csummary\u003eDoes the lamp burn the candle wick?\u003c\/summary\u003e\n        \u003cdiv class=\"sw-faq__answer\"\u003e\n          \u003cp\u003e\n            No. The bulb warms the candle from above, allowing compatible wax to\n            release fragrance without lighting the wick.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes it work with every candle jar?\u003c\/summary\u003e\n        \u003cdiv class=\"sw-faq__answer\"\u003e\n          \u003cp\u003e\n            It fits a range of jar candles, but not every size. Check the\n            available height, base dimensions and clearance around the bulb and\n            skull shade before use.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes the light brightness affect the warming level?\u003c\/summary\u003e\n        \u003cdiv class=\"sw-faq__answer\"\u003e\n          \u003cp\u003e\n            On many warmer lamps, reducing bulb brightness also reduces heat\n            output. Higher settings may warm the wax faster, while lower\n            settings create a softer glow and gentler warming.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat timer settings are available?\u003c\/summary\u003e\n        \u003cdiv class=\"sw-faq__answer\"\u003e\n          \u003cp\u003e\n            The in-line controller offers 2-hour, 4-hour and 8-hour timed\n            settings with automatic shutoff.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I leave it on while sleeping or away from home?\u003c\/summary\u003e\n        \u003cdiv class=\"sw-faq__answer\"\u003e\n          \u003cp\u003e\n            No heated electrical device should be left operating unattended.\n            Use the timer for added convenience, but switch off and unplug the\n            lamp before leaving the room for an extended period.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eAre bulbs included?\u003c\/summary\u003e\n        \u003cdiv class=\"sw-faq__answer\"\u003e\n          \u003cp\u003e\n            Yes. Two compatible heat-producing bulbs are included, giving you\n            one bulb for use and one replacement.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the candle included?\u003c\/summary\u003e\n        \u003cdiv class=\"sw-faq__answer\"\u003e\n          \u003cp\u003e\n            No. The lamp and two bulbs are included, but the jar candle shown in\n            product images is for demonstration only.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhere should I place the warmer?\u003c\/summary\u003e\n        \u003cdiv class=\"sw-faq__answer\"\u003e\n          \u003cp\u003e\n            Place it on a stable, level and heat-resistant surface with open\n            space around the lamp. Keep it away from water, fabrics, children,\n            pets and anything that could block ventilation or contact the hot bulb.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TRUST --\u003e\n  \u003csection class=\"sw-section sw-section--soft\"\u003e\n    \u003cdiv class=\"sw-trust-grid\"\u003e\n\n      \u003cdiv class=\"sw-trust\"\u003e\n        \u003cspan\u003e🔒\u003c\/span\u003e\n        \u003cstrong\u003eSecure Checkout\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-trust\"\u003e\n        \u003cspan\u003e📦\u003c\/span\u003e\n        \u003cstrong\u003eCarefully Packed\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-trust\"\u003e\n        \u003cspan\u003e💬\u003c\/span\u003e\n        \u003cstrong\u003eCustomer Support\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-trust\"\u003e\n        \u003cspan\u003e💡\u003c\/span\u003e\n        \u003cstrong\u003eTwo Bulbs Included\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"sw-final\"\u003e\n    \u003cdiv class=\"sw-final__card\"\u003e\n      \u003cdiv class=\"sw-final__tag\"\u003eFragrance Without Sacrificing Your Style\u003c\/div\u003e\n\n      \u003ch2\u003e\n        Not Just a Lamp.\n        \u003cspan\u003eA Whole Darker Mood.\u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Fill your room with fragrance, haunting warm light and unmistakable\n        gothic personality—without lighting the candle wick.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"sw-final__list\"\u003e\n        \u003cspan\u003e✓ Flameless Fragrance\u003c\/span\u003e\n        \u003cspan\u003e✓ 4-Level Dimming\u003c\/span\u003e\n        \u003cspan\u003e✓ 2 \/ 4 \/ 8-Hour Timer\u003c\/span\u003e\n        \u003cspan\u003e✓ Adjustable Height\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"HHH","offers":[{"title":"US","offer_id":54406346146158,"sku":"NC01982607243754-美规","price":69.99,"currency_code":"USD","in_stock":true},{"title":"AU","offer_id":54406346178926,"sku":"NC01982607243754-澳洲","price":69.99,"currency_code":"USD","in_stock":true},{"title":"UK","offer_id":54406346211694,"sku":"NC01982607243754-英规","price":69.99,"currency_code":"USD","in_stock":true},{"title":"EU","offer_id":54406346244462,"sku":"NC01982607243754-欧规","price":69.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/81mrrRd7LVL._AC_SL1500.jpg?v=1785308242","url":"https:\/\/bvuyomi.com\/products\/%f0%9f%92%80skull-candle-warmer-lamp","provider":"Bvuyomi","version":"1.0","type":"link"}