{"product_id":"✨halloween-witch-lamp","title":"✨Halloween Witch Lamp🧙","description":"\u003c!-- =========================================================\nHALLOWEEN WITCH LAMP — PREMIUM SHOPIFY BODY HTML\nUPDATED HIGH-CONTRAST COLOR VERSION\n\nIMAGE MAP:\n01 = Main Hero \/ Halloween Witch Lamp\n02 = Style It Anywhere\n03 = Beautiful By Day \/ Magical By Night\n04 = Detailed Glowing Skirt\n05 = Compact Tabletop Size\n06 = USB Powered\n07 = 3 Easy Steps\n08 = Resin Craft Details\n========================================================= --\u003e\n\n\u003cstyle\u003e\n  .sp6-witch {\n    --page: #f6f0e8;\n    --surface: #fffaf4;\n    --surface-2: #f1e7dc;\n\n    --dark: #17110e;\n    --dark-2: #241712;\n    --dark-3: #352118;\n\n    --text: #2c211c;\n    --text-soft: #67584e;\n    --text-light: #fff7ec;\n    --text-light-soft: #eadbca;\n\n    --accent: #a54f22;\n    --accent-dark: #7c3516;\n    --copper: #d47c38;\n    --gold: #d6a15a;\n\n    --line: #dfcdbb;\n    --line-dark: rgba(229, 178, 111, .25);\n\n    --shadow:\n      0 10px 28px rgba(50, 29, 18, .10);\n\n    width: 100%;\n    max-width: 600px;\n    margin: 0 auto;\n    padding: 12px 12px 36px;\n\n    box-sizing: border-box;\n\n    color: var(--text);\n    background: var(--page);\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n\n    line-height: 1.58;\n  }\n\n  .sp6-witch * {\n    box-sizing: border-box;\n  }\n\n  .sp6-witch img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    border: 0;\n  }\n\n  .sp6-witch h1,\n  .sp6-witch h2,\n  .sp6-witch h3,\n  .sp6-witch p {\n    margin-top: 0;\n  }\n\n  .sp6-section {\n    margin: 22px 0;\n  }\n\n  \/* =========================================================\n     STANDARD 24×24 ICON SYSTEM\n     All icons remain square and undistorted\n  ========================================================= *\/\n\n  .sp6-icon {\n    width: 24px !important;\n    height: 24px !important;\n    min-width: 24px !important;\n    min-height: 24px !important;\n    max-width: 24px !important;\n    max-height: 24px !important;\n\n    aspect-ratio: 1 \/ 1 !important;\n\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n\n    flex: 0 0 24px !important;\n\n    overflow: hidden;\n    line-height: 1;\n  }\n\n  .sp6-icon svg {\n    display: block !important;\n\n    width: 24px !important;\n    height: 24px !important;\n    min-width: 24px !important;\n    min-height: 24px !important;\n    max-width: 24px !important;\n    max-height: 24px !important;\n\n    aspect-ratio: 1 \/ 1 !important;\n    object-fit: contain !important;\n    flex-shrink: 0 !important;\n\n    overflow: visible;\n  }\n\n  \/* =========================================================\n     TYPOGRAPHY — LIGHT BACKGROUND DEFAULT\n  ========================================================= *\/\n\n  .sp6-eyebrow {\n    margin-bottom: 8px;\n\n    color: var(--accent-dark);\n\n    font-size: 12px;\n    font-weight: 850;\n    line-height: 1.25;\n    letter-spacing: .13em;\n\n    text-transform: uppercase;\n  }\n\n  .sp6-title {\n    margin-bottom: 13px;\n\n    color: var(--text-light);\n\n    font-size: clamp(34px, 7vw, 47px);\n    font-weight: 900;\n    line-height: 1.02;\n    letter-spacing: -.035em;\n  }\n\n  .sp6-h2 {\n    margin-bottom: 10px;\n\n    color: var(--text);\n\n    font-size: clamp(27px, 5.5vw, 36px);\n    font-weight: 900;\n    line-height: 1.08;\n    letter-spacing: -.025em;\n  }\n\n  .sp6-h3 {\n    margin-bottom: 5px;\n\n    color: var(--text);\n\n    font-size: 17px;\n    font-weight: 800;\n    line-height: 1.3;\n  }\n\n  .sp6-copy {\n    margin-bottom: 0;\n\n    color: var(--text-soft);\n\n    font-size: 15.5px;\n    line-height: 1.7;\n  }\n\n  .sp6-copy strong {\n    color: var(--text);\n  }\n\n  \/* =========================================================\n     IMAGES\n  ========================================================= *\/\n\n  .sp6-image {\n    overflow: hidden;\n\n    border-radius: 18px;\n\n    background: #ded6cf;\n\n    box-shadow: var(--shadow);\n  }\n\n  .sp6-image img {\n    border-radius: 18px;\n  }\n\n  \/* =========================================================\n     HERO — DARK\n  ========================================================= *\/\n\n  .sp6-hero {\n    position: relative;\n\n    overflow: hidden;\n\n    padding: 29px 22px 24px;\n\n    border: 1px solid rgba(224, 160, 92, .18);\n    border-radius: 22px;\n\n    background:\n      radial-gradient(\n        circle at 90% 5%,\n        rgba(231, 119, 47, .22),\n        transparent 34%\n      ),\n      linear-gradient(\n        145deg,\n        #140d0a 0%,\n        #29170f 58%,\n        #3b1e11 100%\n      );\n\n    box-shadow:\n      0 16px 38px rgba(38, 17, 8, .18);\n  }\n\n  .sp6-hero::after {\n    content: \"\";\n\n    position: absolute;\n    right: -90px;\n    bottom: -110px;\n\n    width: 230px;\n    height: 230px;\n\n    border-radius: 50%;\n\n    background: rgba(220, 116, 49, .10);\n\n    pointer-events: none;\n  }\n\n  .sp6-hero .sp6-eyebrow {\n    position: relative;\n    z-index: 1;\n\n    color: #f1a762;\n  }\n\n  .sp6-hero .sp6-copy {\n    position: relative;\n    z-index: 1;\n\n    max-width: 510px;\n\n    color: #ead8c8;\n\n    font-size: 16px;\n  }\n\n  .sp6-hero-grid {\n    position: relative;\n    z-index: 1;\n\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n\n    gap: 10px;\n\n    margin-top: 20px;\n  }\n\n  .sp6-hero-chip {\n    display: flex;\n    align-items: center;\n\n    gap: 10px;\n\n    min-height: 62px;\n\n    padding: 12px 13px;\n\n    border:\n      1px solid rgba(236, 179, 113, .24);\n\n    border-radius: 14px;\n\n    background:\n      rgba(255, 255, 255, .055);\n  }\n\n  .sp6-hero-chip .sp6-icon {\n    color: #f0a35d;\n  }\n\n  .sp6-hero-chip span:last-child {\n    color: #fff6e9;\n\n    font-size: 13px;\n    font-weight: 760;\n    line-height: 1.3;\n  }\n\n  \/* =========================================================\n     LIGHT INTRO\n  ========================================================= *\/\n\n  .sp6-intro {\n    padding: 23px 20px;\n\n    border: 1px solid var(--line);\n    border-radius: 18px;\n\n    background:\n      linear-gradient(\n        145deg,\n        #fffdf9,\n        #f7eee4\n      );\n\n    box-shadow:\n      0 8px 24px rgba(66, 39, 25, .06);\n  }\n\n  \/* =========================================================\n     BENEFITS — LIGHT CARDS\n  ========================================================= *\/\n\n  .sp6-benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n\n    gap: 11px;\n\n    margin-top: 17px;\n  }\n\n  .sp6-benefit {\n    padding: 17px 15px;\n\n    border: 1px solid #e1d0c0;\n    border-radius: 16px;\n\n    background: #fffaf4;\n  }\n\n  .sp6-benefit .sp6-icon {\n    margin-bottom: 12px;\n\n    color: var(--accent);\n  }\n\n  .sp6-benefit p {\n    margin: 0;\n\n    color: var(--text-soft);\n\n    font-size: 13.5px;\n    line-height: 1.55;\n  }\n\n  \/* =========================================================\n     DARK FEATURE PANEL\n  ========================================================= *\/\n\n  .sp6-feature {\n    padding: 23px 19px;\n\n    border: 1px solid var(--line-dark);\n    border-radius: 18px;\n\n    background:\n      radial-gradient(\n        circle at 90% 10%,\n        rgba(210, 116, 52, .12),\n        transparent 32%\n      ),\n      linear-gradient(\n        145deg,\n        #1b120f,\n        #2d1b14\n      );\n\n    box-shadow:\n      0 12px 30px rgba(36, 18, 10, .12);\n  }\n\n  .sp6-feature .sp6-eyebrow {\n    color: #ef9a54;\n  }\n\n  .sp6-feature .sp6-h2,\n  .sp6-feature .sp6-h3 {\n    color: #fff7ec;\n  }\n\n  .sp6-feature \u003e .sp6-copy,\n  .sp6-feature-row p {\n    color: #decbbb;\n  }\n\n  .sp6-feature-row {\n    display: flex;\n    align-items: flex-start;\n\n    gap: 13px;\n\n    padding: 15px 0;\n\n    border-bottom:\n      1px solid rgba(230, 177, 113, .18);\n  }\n\n  .sp6-feature-row:first-of-type {\n    padding-top: 8px;\n  }\n\n  .sp6-feature-row:last-child {\n    padding-bottom: 0;\n\n    border-bottom: 0;\n  }\n\n  .sp6-feature-row .sp6-icon {\n    margin-top: 1px;\n\n    color: #efa05b;\n  }\n\n  .sp6-feature-row p {\n    margin: 0;\n\n    font-size: 14px;\n    line-height: 1.58;\n  }\n\n  \/* =========================================================\n     SIZE\n  ========================================================= *\/\n\n  .sp6-size-box {\n    display: grid;\n    grid-template-columns: 1fr auto;\n\n    gap: 18px;\n\n    align-items: center;\n\n    padding: 20px;\n\n    border: 1px solid var(--line);\n    border-radius: 18px;\n\n    background: var(--surface);\n\n    box-shadow:\n      0 8px 24px rgba(66, 39, 25, .06);\n  }\n\n  .sp6-size-number {\n    min-width: 118px;\n\n    padding: 18px 12px;\n\n    text-align: center;\n\n    border: 1px solid #dfc5ac;\n    border-radius: 15px;\n\n    background:\n      linear-gradient(\n        145deg,\n        #f2dfca,\n        #ead2b8\n      );\n  }\n\n  .sp6-size-number strong {\n    display: block;\n\n    color: #672e16;\n\n    font-size: 30px;\n    font-weight: 900;\n    line-height: 1;\n  }\n\n  .sp6-size-number span {\n    display: block;\n\n    margin-top: 6px;\n\n    color: #685247;\n\n    font-size: 12px;\n    font-weight: 650;\n  }\n\n  \/* =========================================================\n     USE GRID\n  ========================================================= *\/\n\n  .sp6-use-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n\n    gap: 9px;\n\n    margin-top: 14px;\n  }\n\n  .sp6-use {\n    padding: 14px 7px;\n\n    text-align: center;\n\n    border: 1px solid #decbbb;\n    border-radius: 14px;\n\n    background: #fffaf4;\n  }\n\n  .sp6-use .sp6-icon {\n    margin: 0 auto 8px;\n\n    color: var(--accent);\n  }\n\n  .sp6-use span:last-child {\n    display: block;\n\n    color: #44342b;\n\n    font-size: 12px;\n    font-weight: 780;\n    line-height: 1.25;\n  }\n\n  \/* =========================================================\n     USB \/ POWER\n  ========================================================= *\/\n\n  .sp6-power-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n\n    gap: 10px;\n\n    margin-top: 17px;\n  }\n\n  .sp6-power-item {\n    display: flex;\n    align-items: center;\n\n    gap: 10px;\n\n    padding: 13px;\n\n    border:\n      1px solid rgba(228, 170, 105, .20);\n\n    border-radius: 13px;\n\n    background:\n      rgba(255, 255, 255, .055);\n  }\n\n  .sp6-power-item .sp6-icon {\n    color: #efa05a;\n  }\n\n  .sp6-power-item span:last-child {\n    color: #fff3e5;\n\n    font-size: 13px;\n    font-weight: 760;\n  }\n\n  \/* =========================================================\n     STEPS\n  ========================================================= *\/\n\n  .sp6-steps {\n    display: grid;\n\n    gap: 10px;\n\n    margin-top: 17px;\n  }\n\n  .sp6-step {\n    display: grid;\n    grid-template-columns: 42px 1fr;\n\n    gap: 13px;\n\n    align-items: start;\n\n    padding: 15px;\n\n    border: 1px solid var(--line);\n    border-radius: 15px;\n\n    background: #fffaf4;\n  }\n\n  .sp6-step-num {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 42px;\n    height: 42px;\n\n    border-radius: 50%;\n\n    color: #fff;\n\n    background:\n      linear-gradient(\n        145deg,\n        #a44b20,\n        #c5692e\n      );\n\n    font-size: 17px;\n    font-weight: 900;\n  }\n\n  .sp6-step p {\n    margin: 0;\n\n    color: var(--text-soft);\n\n    font-size: 13.5px;\n    line-height: 1.55;\n  }\n\n  \/* =========================================================\n     NOTE\n  ========================================================= *\/\n\n  .sp6-note {\n    display: flex;\n    align-items: flex-start;\n\n    gap: 11px;\n\n    padding: 16px;\n\n    border: 1px solid #dec5ae;\n    border-left: 4px solid var(--accent);\n\n    border-radius: 0 13px 13px 0;\n\n    background: #f3e5d7;\n  }\n\n  .sp6-note .sp6-icon {\n    color: var(--accent-dark);\n  }\n\n  .sp6-note p {\n    margin: 0;\n\n    color: #4d3c32;\n\n    font-size: 13.5px;\n    line-height: 1.6;\n  }\n\n  .sp6-note strong {\n    color: #2c201a;\n  }\n\n  \/* =========================================================\n     FAQ — LIGHT, HIGH CONTRAST\n  ========================================================= *\/\n\n  .sp6-faq {\n    margin-top: 26px;\n\n    overflow: hidden;\n\n    border: 1px solid var(--line);\n    border-radius: 19px;\n\n    background: #fffaf4;\n\n    box-shadow:\n      0 8px 24px rgba(66, 39, 25, .05);\n  }\n\n  .sp6-faq-head {\n    padding: 23px 19px 12px;\n  }\n\n  .sp6-faq details {\n    border-top:\n      1px solid #e5d7c9;\n  }\n\n  .sp6-faq summary {\n    position: relative;\n\n    cursor: pointer;\n    list-style: none;\n\n    padding:\n      17px 48px\n      17px 18px;\n\n    color: #2d211b;\n\n    font-size: 14px;\n    font-weight: 800;\n    line-height: 1.45;\n  }\n\n  .sp6-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .sp6-faq summary::after {\n    content: \"+\";\n\n    position: absolute;\n    top: 50%;\n    right: 18px;\n\n    width: 24px;\n    height: 24px;\n\n    margin-top: -12px;\n\n    color: #91411d;\n\n    font-size: 24px;\n    font-weight: 500;\n    line-height: 22px;\n\n    text-align: center;\n  }\n\n  .sp6-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .sp6-faq-answer {\n    padding:\n      0 18px\n      17px;\n\n    color: #67574c;\n\n    font-size: 13.5px;\n    line-height: 1.65;\n  }\n\n  \/* =========================================================\n     TRUST\n  ========================================================= *\/\n\n  .sp6-trust {\n    margin-top: 22px;\n\n    padding: 21px 17px;\n\n    text-align: center;\n\n    border: 1px solid #dfd2c4;\n    border-radius: 18px;\n\n    background: #ffffff;\n\n    color: #291d17;\n  }\n\n  .sp6-trust-title {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    gap: 8px;\n\n    margin-bottom: 14px;\n\n    color: #2d2019;\n\n    font-size: 15px;\n    font-weight: 850;\n  }\n\n  .sp6-trust-title .sp6-icon {\n    color: #82401f;\n  }\n\n  .sp6-payments {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n\n    gap: 8px;\n  }\n\n  .sp6-payments span {\n    min-width: 72px;\n\n    padding: 8px 11px;\n\n    border: 1px solid #ddd2c7;\n    border-radius: 9px;\n\n    background: #f9f6f2;\n\n    color: #241914;\n\n    font-size: 12px;\n    font-weight: 850;\n  }\n\n  .sp6-help {\n    margin: 13px 0 0;\n\n    color: #74675e;\n\n    font-size: 11.5px;\n    line-height: 1.45;\n  }\n\n  \/* =========================================================\n     CTA\n  ========================================================= *\/\n\n  .sp6-cta {\n    position: relative;\n\n    display: block;\n\n    overflow: hidden;\n\n    margin-top: 22px;\n\n    padding: 27px 20px 23px;\n\n    text-align: center;\n    text-decoration: none !important;\n\n    color: #fff7eb !important;\n\n    border:\n      1px solid rgba(227, 165, 96, .20);\n\n    border-radius: 21px;\n\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(239, 144, 66, .22),\n        transparent 36%\n      ),\n      linear-gradient(\n        145deg,\n        #17100d 0%,\n        #331b11 100%\n      );\n\n    box-shadow:\n      0 16px 34px rgba(37, 19, 10, .17);\n  }\n\n  .sp6-cta::before {\n    content: \"\";\n\n    position: absolute;\n\n    inset: -40%;\n\n    background:\n      linear-gradient(\n        115deg,\n        transparent 42%,\n        rgba(255,255,255,.08) 48%,\n        rgba(255,255,255,.17) 50%,\n        rgba(255,255,255,.08) 52%,\n        transparent 58%\n      );\n\n    transform:\n      translateX(-65%);\n\n    animation:\n      sp6Shine 4.2s\n      ease-in-out infinite;\n\n    pointer-events: none;\n  }\n\n  @keyframes sp6Shine {\n    0%,\n    65% {\n      transform:\n        translateX(-65%);\n    }\n\n    100% {\n      transform:\n        translateX(65%);\n    }\n  }\n\n  .sp6-cta-icon {\n    position: relative;\n    z-index: 1;\n\n    margin: 0 auto 10px;\n\n    color: #efa15c;\n\n    animation:\n      sp6Float 1.8s\n      ease-in-out infinite;\n  }\n\n  @keyframes sp6Float {\n    0%,\n    100% {\n      transform:\n        translateY(0);\n    }\n\n    50% {\n      transform:\n        translateY(-4px);\n    }\n  }\n\n  .sp6-cta-small {\n    position: relative;\n    z-index: 1;\n\n    margin-bottom: 7px;\n\n    color: #efa15c;\n\n    font-size: 11px;\n    font-weight: 850;\n    letter-spacing: .13em;\n\n    text-transform: uppercase;\n  }\n\n  .sp6-cta h2 {\n    position: relative;\n    z-index: 1;\n\n    margin-bottom: 10px;\n\n    color: #fff7eb;\n\n    font-size:\n      clamp(29px, 6vw, 36px);\n\n    font-weight: 900;\n    line-height: 1.08;\n    letter-spacing: -.025em;\n  }\n\n  .sp6-cta \u003e p:not(.sp6-cta-small) {\n    position: relative;\n    z-index: 1;\n\n    max-width: 490px;\n\n    margin: 0 auto;\n\n    color: #e6d5c5;\n\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .sp6-cta-button {\n    position: relative;\n    z-index: 1;\n\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    gap: 8px;\n\n    min-width: 220px;\n\n    margin-top: 18px;\n\n    padding: 13px 18px;\n\n    border-radius: 999px;\n\n    color: #ffffff;\n\n    background:\n      linear-gradient(\n        90deg,\n        #a54820,\n        #c86d31\n      );\n\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: .04em;\n  }\n\n  .sp6-arrow {\n    width: 20px !important;\n    height: 20px !important;\n\n    min-width: 20px !important;\n    min-height: 20px !important;\n    max-width: 20px !important;\n    max-height: 20px !important;\n\n    flex: 0 0 20px !important;\n  }\n\n  .sp6-arrow svg {\n    width: 20px !important;\n    height: 20px !important;\n\n    min-width: 20px !important;\n    min-height: 20px !important;\n    max-width: 20px !important;\n    max-height: 20px !important;\n  }\n\n  \/* =========================================================\n     MOBILE\n  ========================================================= *\/\n\n  @media (max-width: 480px) {\n\n    .sp6-witch {\n      padding-left: 8px;\n      padding-right: 8px;\n    }\n\n    .sp6-hero {\n      padding:\n        24px 16px\n        21px;\n    }\n\n    .sp6-hero-grid,\n    .sp6-benefits,\n    .sp6-power-grid {\n      grid-template-columns:\n        repeat(\n          2,\n          minmax(0, 1fr)\n        );\n    }\n\n    .sp6-use-grid {\n      grid-template-columns:\n        repeat(\n          2,\n          minmax(0, 1fr)\n        );\n    }\n\n    .sp6-size-box {\n      grid-template-columns: 1fr;\n    }\n\n    .sp6-size-number {\n      width: 100%;\n    }\n\n    .sp6-copy {\n      font-size: 15px;\n    }\n\n    .sp6-hero-chip {\n      min-height: 64px;\n\n      padding:\n        11px 10px;\n    }\n\n    .sp6-hero-chip span:last-child {\n      font-size: 12.5px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"sp6-witch\"\u003e\n\n\n  \u003c!-- ================= HERO ================= --\u003e\n\n  \u003csection class=\"sp6-section sp6-hero\"\u003e\n\n    \u003cp class=\"sp6-eyebrow\"\u003e\n      Halloween Tabletop Decor\n    \u003c\/p\u003e\n\n    \u003ch1 class=\"sp6-title\"\u003e\n      A Warm Glow\u003cbr\u003e\n      With A Wicked Twist.\n    \u003c\/h1\u003e\n\n    \u003cp class=\"sp6-copy\"\u003e\n      Bring an ordinary shelf, mantel or bedside table to life with a sculpted witch lamp that adds rich Halloween character before and after dark.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"sp6-hero-grid\"\u003e\n\n\n      \u003cdiv class=\"sp6-hero-chip\"\u003e\n\n        \u003cspan class=\"sp6-icon\"\u003e\n\n          \u003c!-- Common Lightbulb Icon --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n            \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8.5 14.5A7 7 0 1 1 15.5 14.5C14.6 15.2 14 16.3 14 17H10c0-.7-.6-1.8-1.5-2.5z\"\u003e\u003c\/path\u003e\n\n          \u003c\/svg\u003e\n\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          Warm Ambient Glow\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sp6-hero-chip\"\u003e\n\n        \u003cspan class=\"sp6-icon\"\u003e\n\n          \u003c!-- Common Plug Icon --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n            \u003cpath d=\"M8 2v6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 2v6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6 8h12v3a6 6 0 0 1-12 0V8z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 17v5\"\u003e\u003c\/path\u003e\n\n          \u003c\/svg\u003e\n\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          USB Powered\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sp6-hero-chip\"\u003e\n\n        \u003cspan class=\"sp6-icon\"\u003e\n\n          \u003c!-- Common Home Icon --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n            \u003cpath d=\"m3 11 9-8 9 8\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 10v11h14V10\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 21v-6h6v6\"\u003e\u003c\/path\u003e\n\n          \u003c\/svg\u003e\n\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          Tabletop Display\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sp6-hero-chip\"\u003e\n\n        \u003cspan class=\"sp6-icon\"\u003e\n\n          \u003c!-- Common Layers Icon --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n            \u003cpath d=\"m12 2 9 5-9 5-9-5 9-5z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m3 12 9 5 9-5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m3 17 9 5 9-5\"\u003e\u003c\/path\u003e\n\n          \u003c\/svg\u003e\n\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          Sculpted Resin\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- IMAGE 01 — ORIGINAL IMAGE CODE --\u003e\n\n  \u003csection class=\"sp6-section\"\u003e\n    \u003cdiv class=\"sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_9_19_10_50_55_1.png?v=1789786578\" alt=\"\"\u003e\u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ================= INTRO ================= --\u003e\n\n  \u003csection class=\"sp6-section sp6-intro\"\u003e\n\n    \u003cp class=\"sp6-eyebrow\"\u003e\n      Instant Halloween Atmosphere\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"sp6-h2\"\u003e\n      Decor That Feels\u003cbr\u003e\n      Like Part Of The Room.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sp6-copy\"\u003e\n      The sculpted witch silhouette, glowing lantern and antique-inspired finish create a richer focal point than ordinary disposable Halloween decorations.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"sp6-benefits\"\u003e\n\n\n      \u003cdiv class=\"sp6-benefit\"\u003e\n\n        \u003cspan class=\"sp6-icon\"\u003e\n\n          \u003c!-- Common Star Icon --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n            \u003cpath d=\"m12 3 1.5 4.5L18 9l-4.5 1.5L12 15l-1.5-4.5L6 9l4.5-1.5L12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m19 15 .7 2.3L22 18l-2.3.7L19 21l-.7-2.3L16 18l2.3-.7L19 15z\"\u003e\u003c\/path\u003e\n\n          \u003c\/svg\u003e\n\n        \u003c\/span\u003e\n\n        \u003ch3 class=\"sp6-h3\"\u003e\n          Eye-Catching Accent\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Gives a plain corner an instant seasonal focal point.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sp6-benefit\"\u003e\n\n        \u003cspan class=\"sp6-icon\"\u003e\n\n          \u003c!-- Common Gift Icon --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n            \u003crect x=\"3\" y=\"8\" width=\"18\" height=\"13\" rx=\"1\"\u003e\n            \u003c\/rect\u003e\n\n            \u003cpath d=\"M12 8v13\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n\n            \u003cpath d=\"M12 8H7.5A2.5 2.5 0 1 1 10 5.5L12 8z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 8h4.5A2.5 2.5 0 1 0 14 5.5L12 8z\"\u003e\u003c\/path\u003e\n\n          \u003c\/svg\u003e\n\n        \u003c\/span\u003e\n\n        \u003ch3 class=\"sp6-h3\"\u003e\n          Giftable Decor\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          A distinctive choice for Halloween and gothic decor lovers.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- IMAGE 02 — ORIGINAL IMAGE CODE --\u003e\n\n  \u003csection class=\"sp6-section\"\u003e\n    \u003cdiv class=\"sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_9_19_10_50_56_2.png?v=1789786577\" alt=\"\"\u003e\u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ================= DAY \/ NIGHT ================= --\u003e\n\n  \u003csection class=\"sp6-section sp6-feature\"\u003e\n\n    \u003cp class=\"sp6-eyebrow\"\u003e\n      Day-To-Night Appeal\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"sp6-h2\"\u003e\n      Detailed By Day.\u003cbr\u003e\n      Atmospheric At Night.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sp6-copy\"\u003e\n      The sculpted form adds character while unlit, then takes on a warmer, more dramatic look once illuminated.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"sp6-feature-row\"\u003e\n\n      \u003cspan class=\"sp6-icon\"\u003e\n\n        \u003c!-- Common Sun Icon --\u003e\n        \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\n          \u003c\/circle\u003e\n\n          \u003cpath d=\"M12 2v2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 20v2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4.93 4.93 1.41 1.41\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m17.66 17.66 1.41 1.41\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M2 12h2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M20 12h2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m6.34 17.66-1.41 1.41\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m19.07 4.93-1.41 1.41\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e\n\n      \u003c\/span\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003ch3 class=\"sp6-h3\"\u003e\n          Daytime Detail\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Defined sculpting and a dark vintage finish keep it decorative even while switched off.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"sp6-feature-row\"\u003e\n\n      \u003cspan class=\"sp6-icon\"\u003e\n\n        \u003c!-- Common Moon Icon --\u003e\n        \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n          \u003cpath d=\"M21 12.8A9 9 0 1 1 11.2 3a7 7 0 0 0 9.8 9.8z\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e\n\n      \u003c\/span\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003ch3 class=\"sp6-h3\"\u003e\n          Warm Evening Glow\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Soft illumination highlights the silhouette and creates cozy seasonal mood lighting.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- IMAGE 03 — ORIGINAL IMAGE CODE --\u003e\n\n  \u003csection class=\"sp6-section\"\u003e\n    \u003cdiv class=\"sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_9_19_10_50_56_3.png?v=1789786578\" alt=\"\"\u003e\u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ================= DETAILS ================= --\u003e\n\n  \u003csection class=\"sp6-section sp6-intro\"\u003e\n\n    \u003cp class=\"sp6-eyebrow\"\u003e\n      Designed To Be Noticed\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"sp6-h2\"\u003e\n      Gothic Detail From\u003cbr\u003e\n      Hat To Hem.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sp6-copy\"\u003e\n      The flowing witch silhouette combines the pointed hat, lantern, broom and patterned skirt into one cohesive Halloween display piece.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"sp6-benefits\"\u003e\n\n\n      \u003cdiv class=\"sp6-benefit\"\u003e\n\n        \u003cspan class=\"sp6-icon\"\u003e\n\n          \u003c!-- Common Heart Icon --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n            \u003cpath d=\"M20.8 4.6a5.5 5.5 0 0 0-7.8 0L12 5.6l-1-1a5.5 5.5 0 0 0-7.8 7.8l1 1L12 21l7.8-7.6 1-1a5.5 5.5 0 0 0 0-7.8z\"\u003e\u003c\/path\u003e\n\n          \u003c\/svg\u003e\n\n        \u003c\/span\u003e\n\n        \u003ch3 class=\"sp6-h3\"\u003e\n          Layered Motifs\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Tree, heart and gothic-inspired patterns add visual depth.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sp6-benefit\"\u003e\n\n        \u003cspan class=\"sp6-icon\"\u003e\n\n          \u003c!-- Common Search Icon --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n            \u003ccircle cx=\"11\" cy=\"11\" r=\"7\"\u003e\n            \u003c\/circle\u003e\n\n            \u003cpath d=\"m20 20-4-4\"\u003e\u003c\/path\u003e\n\n          \u003c\/svg\u003e\n\n        \u003c\/span\u003e\n\n        \u003ch3 class=\"sp6-h3\"\u003e\n          Defined Sculpting\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Textured contours give the design more character from different viewing angles.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- IMAGE 04 — ORIGINAL IMAGE CODE --\u003e\n\n  \u003csection class=\"sp6-section\"\u003e\n    \u003cdiv class=\"sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_9_19_10_50_56_4.png?v=1789786577\" alt=\"\"\u003e\u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ================= SIZE ================= --\u003e\n\n  \u003csection class=\"sp6-section\"\u003e\n\n    \u003cdiv class=\"sp6-size-box\"\u003e\n\n      \u003cdiv\u003e\n\n        \u003cp class=\"sp6-eyebrow\"\u003e\n          Compact Tabletop Format\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"sp6-h2\"\u003e\n          Easy To Place.\u003cbr\u003e\n          Hard To Ignore.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"sp6-copy\"\u003e\n          A compact decorative footprint makes the lamp easy to mix into shelves, tables and seasonal displays.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sp6-size-number\"\u003e\n\n        \u003cstrong\u003e\n          18 CM\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Approx. 7.08 in tall\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"sp6-use-grid\"\u003e\n\n\n      \u003cdiv class=\"sp6-use\"\u003e\n\n        \u003cspan class=\"sp6-icon\"\u003e\n\n          \u003c!-- Common Home Icon --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n            \u003cpath d=\"m3 11 9-8 9 8\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 10v11h14V10\"\u003e\u003c\/path\u003e\n\n          \u003c\/svg\u003e\n\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          Mantel\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sp6-use\"\u003e\n\n        \u003cspan class=\"sp6-icon\"\u003e\n\n          \u003c!-- Common Book Icon --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n            \u003cpath d=\"M4 19.5A2.5 2.5 0 0 1 6.5 17H20\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z\"\u003e\u003c\/path\u003e\n\n          \u003c\/svg\u003e\n\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          Shelf\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sp6-use\"\u003e\n\n        \u003cspan class=\"sp6-icon\"\u003e\n\n          \u003c!-- Common Monitor Icon --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n            \u003crect x=\"3\" y=\"3\" width=\"18\" height=\"13\" rx=\"2\"\u003e\n            \u003c\/rect\u003e\n\n            \u003cpath d=\"M8 21h8\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 16v5\"\u003e\u003c\/path\u003e\n\n          \u003c\/svg\u003e\n\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          Desk\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sp6-use\"\u003e\n\n        \u003cspan class=\"sp6-icon\"\u003e\n\n          \u003c!-- Common Bed Icon --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n            \u003cpath d=\"M3 7v11\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M21 12v6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M3 14h18\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 10h4a3 3 0 0 1 3 3v1H7v-4z\"\u003e\u003c\/path\u003e\n\n          \u003c\/svg\u003e\n\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          Bedside\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sp6-use\"\u003e\n\n        \u003cspan class=\"sp6-icon\"\u003e\n\n          \u003c!-- Common Gift Icon --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n            \u003crect x=\"3\" y=\"8\" width=\"18\" height=\"13\"\u003e\n            \u003c\/rect\u003e\n\n            \u003cpath d=\"M12 8v13\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n\n          \u003c\/svg\u003e\n\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          Gift\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sp6-use\"\u003e\n\n        \u003cspan class=\"sp6-icon\"\u003e\n\n          \u003c!-- Common Camera Icon --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n            \u003cpath d=\"M14.5 4 16 7h3a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h3l1.5-3h5z\"\u003e\u003c\/path\u003e\n\n            \u003ccircle cx=\"12\" cy=\"13\" r=\"3\"\u003e\n            \u003c\/circle\u003e\n\n          \u003c\/svg\u003e\n\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          Party Photos\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- IMAGE 05 — ORIGINAL IMAGE CODE --\u003e\n\n  \u003csection class=\"sp6-section\"\u003e\n    \u003cdiv class=\"sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_9_19_10_50_57_5.png?v=1789786577\" alt=\"\"\u003e\u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ================= USB ================= --\u003e\n\n  \u003csection class=\"sp6-section sp6-feature\"\u003e\n\n    \u003cp class=\"sp6-eyebrow\"\u003e\n      Simple Indoor Power\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"sp6-h2\"\u003e\n      USB Powered.\u003cbr\u003e\n      Easier To Style.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sp6-copy\"\u003e\n      Connect the lamp to a compatible USB power source and position it where the warm glow best complements your display.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"sp6-power-grid\"\u003e\n\n\n      \u003cdiv class=\"sp6-power-item\"\u003e\n\n        \u003cspan class=\"sp6-icon\"\u003e\n\n          \u003c!-- Common Plug Icon --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n            \u003cpath d=\"M8 2v6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 2v6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6 8h12v3a6 6 0 0 1-12 0V8z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 17v5\"\u003e\u003c\/path\u003e\n\n          \u003c\/svg\u003e\n\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          USB Adapter\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sp6-power-item\"\u003e\n\n        \u003cspan class=\"sp6-icon\"\u003e\n\n          \u003c!-- Common Battery Icon --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n            \u003crect x=\"2\" y=\"6\" width=\"18\" height=\"12\" rx=\"2\"\u003e\n            \u003c\/rect\u003e\n\n            \u003cpath d=\"M22 10v4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M11 9v6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 12h6\"\u003e\u003c\/path\u003e\n\n          \u003c\/svg\u003e\n\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          Power Bank\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sp6-power-item\"\u003e\n\n        \u003cspan class=\"sp6-icon\"\u003e\n\n          \u003c!-- Common Laptop Icon --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n            \u003crect x=\"4\" y=\"4\" width=\"16\" height=\"11\" rx=\"1\"\u003e\n            \u003c\/rect\u003e\n\n            \u003cpath d=\"M2 19h20\"\u003e\u003c\/path\u003e\n\n          \u003c\/svg\u003e\n\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          Laptop\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sp6-power-item\"\u003e\n\n        \u003cspan class=\"sp6-icon\"\u003e\n\n          \u003c!-- Common Power Icon --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n            \u003cpath d=\"M12 2v10\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M18.4 6.6a9 9 0 1 1-12.8 0\"\u003e\u003c\/path\u003e\n\n          \u003c\/svg\u003e\n\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          USB Outlet\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- IMAGE 06 — ORIGINAL IMAGE CODE --\u003e\n\n  \u003csection class=\"sp6-section\"\u003e\n    \u003cdiv class=\"sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_9_19_10_50_57_6.png?v=1789786578\" alt=\"\"\u003e\u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ================= STEPS ================= --\u003e\n\n  \u003csection class=\"sp6-section\"\u003e\n\n    \u003cp class=\"sp6-eyebrow\"\u003e\n      Simple Setup\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"sp6-h2\"\u003e\n      Place. Power. Glow.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sp6-copy\"\u003e\n      Add Halloween atmosphere in three simple steps.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"sp6-steps\"\u003e\n\n\n      \u003cdiv class=\"sp6-step\"\u003e\n\n        \u003cdiv class=\"sp6-step-num\"\u003e\n          1\n        \u003c\/div\u003e\n\n\n        \u003cdiv\u003e\n\n          \u003ch3 class=\"sp6-h3\"\u003e\n            Place It\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Choose a stable indoor shelf, table, mantel or console.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sp6-step\"\u003e\n\n        \u003cdiv class=\"sp6-step-num\"\u003e\n          2\n        \u003c\/div\u003e\n\n\n        \u003cdiv\u003e\n\n          \u003ch3 class=\"sp6-h3\"\u003e\n            Power It\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Connect the USB cable to a compatible power source.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sp6-step\"\u003e\n\n        \u003cdiv class=\"sp6-step-num\"\u003e\n          3\n        \u003c\/div\u003e\n\n\n        \u003cdiv\u003e\n\n          \u003ch3 class=\"sp6-h3\"\u003e\n            Style It\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Add pumpkins, leaves or other seasonal accents if desired.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- IMAGE 07 — ORIGINAL IMAGE CODE --\u003e\n\n  \u003csection class=\"sp6-section\"\u003e\n    \u003cdiv class=\"sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_9_19_10_50_57_7.png?v=1789786577\" alt=\"\"\u003e\u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ================= MATERIAL ================= --\u003e\n\n  \u003csection class=\"sp6-section sp6-feature\"\u003e\n\n    \u003cp class=\"sp6-eyebrow\"\u003e\n      Sculpted Resin Construction\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"sp6-h2\"\u003e\n      Texture, Depth\u003cbr\u003e\n      \u0026amp; Gothic Character.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sp6-copy\"\u003e\n      The resin body creates defined contours across the hat, lantern, flowing skirt and broom, while the dark antique-style finish enhances the Halloween aesthetic.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"sp6-feature-row\"\u003e\n\n      \u003cspan class=\"sp6-icon\"\u003e\n\n        \u003c!-- Common Layers Icon --\u003e\n        \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n          \u003cpath d=\"m12 2 9 5-9 5-9-5 9-5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m3 12 9 5 9-5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m3 17 9 5 9-5\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e\n\n      \u003c\/span\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003ch3 class=\"sp6-h3\"\u003e\n          Dimensional Form\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Layered sculpting makes the piece visually interesting from multiple angles.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"sp6-feature-row\"\u003e\n\n      \u003cspan class=\"sp6-icon\"\u003e\n\n        \u003c!-- Common Brush Icon --\u003e\n        \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n          \u003cpath d=\"m14 4 6 6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M13 5 4 14\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4 14c-2 2-2 5-2 5s3 0 5-2l9-9-3-3z\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e\n\n      \u003c\/span\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003ch3 class=\"sp6-h3\"\u003e\n          Vintage-Inspired Finish\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Dark tones and warm highlights complement gothic, rustic and autumn decor.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- IMAGE 08 — ORIGINAL IMAGE CODE --\u003e\n\n  \u003csection class=\"sp6-section\"\u003e\n    \u003cdiv class=\"sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_9_19_10_50_58_8.png?v=1789786578\" alt=\"\"\u003e\u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ================= STYLE NOTE ================= --\u003e\n\n  \u003csection class=\"sp6-section\"\u003e\n\n    \u003cdiv class=\"sp6-note\"\u003e\n\n      \u003cspan class=\"sp6-icon\"\u003e\n\n        \u003c!-- Common Info Icon --\u003e\n        \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\n          \u003c\/circle\u003e\n\n          \u003cpath d=\"M12 11v6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 7h.01\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e\n\n      \u003c\/span\u003e\n\n\n      \u003cp\u003e\n        \u003cstrong\u003eStyling tip:\u003c\/strong\u003e\n        Place the lamp near dark wood, black accents, pumpkins or warm autumn colors to make the amber glow stand out even more.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ================= FAQ ================= --\u003e\n\n  \u003csection class=\"sp6-section sp6-faq\"\u003e\n\n\n    \u003cdiv class=\"sp6-faq-head\"\u003e\n\n      \u003cp class=\"sp6-eyebrow\"\u003e\n        Quick Answers\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"sp6-h2\"\u003e\n        Q\u0026amp;A\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Does the witch lamp actually light up?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sp6-faq-answer\"\u003e\n        Yes. It produces a warm ambient glow designed primarily for decorative atmosphere rather than bright room lighting.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How is the lamp powered?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sp6-faq-answer\"\u003e\n        It uses USB power and can connect to a compatible USB adapter, power bank, laptop or USB outlet.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How large is the lamp?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sp6-faq-answer\"\u003e\n        The reference product is approximately 18 cm \/ 7.08 in tall. Minor measurement differences may occur.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What is the decorative body made from?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sp6-faq-answer\"\u003e\n        The decorative body uses sculpted resin construction with a dark antique-inspired finish.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Where can I display it?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sp6-faq-answer\"\u003e\n        It works well on mantels, shelves, bedside tables, desks, console tables and other indoor Halloween displays.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can I use it outside?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sp6-faq-answer\"\u003e\n        It is best treated as an indoor decorative lamp unless your specific product packaging states otherwise.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Is it suitable as a gift?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sp6-faq-answer\"\u003e\n        Yes. Its Halloween and gothic styling makes it a distinctive seasonal gift for decor collectors and Halloween fans.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ================= TRUST ================= --\u003e\n\n  \u003csection class=\"sp6-trust\"\u003e\n\n\n    \u003cdiv class=\"sp6-trust-title\"\u003e\n\n      \u003cspan class=\"sp6-icon\"\u003e\n\n        \u003c!-- Common Lock Icon --\u003e\n        \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n          \u003crect x=\"4\" y=\"10\" width=\"16\" height=\"11\" rx=\"2\"\u003e\n          \u003c\/rect\u003e\n\n          \u003cpath d=\"M8 10V7a4 4 0 0 1 8 0v3\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e\n\n      \u003c\/span\u003e\n\n\n      \u003cspan\u003e\n        Guaranteed Safe \u0026amp; Secure Checkout\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"sp6-payments\"\u003e\n\n      \u003cspan\u003e\n        PayPal\n      \u003c\/span\u003e\n\n      \u003cspan\u003e\n        VISA\n      \u003c\/span\u003e\n\n      \u003cspan\u003e\n        Mastercard\n      \u003c\/span\u003e\n\n      \u003cspan\u003e\n        Apple Pay\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cp class=\"sp6-help\"\u003e\n      Need help with your order? Contact the store support team for assistance.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ================= BOTTOM CTA ================= --\u003e\n\n  \u003ca class=\"sp6-cta\" href=\"#MainProduct-{{%20section.id%20}}\"\u003e\n\n\n    \u003cdiv class=\"sp6-cta-icon sp6-icon\"\u003e\n\n      \u003c!-- Common Shopping Bag Icon --\u003e\n      \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n        \u003cpath d=\"M6 8h12l-1 12H7L6 8z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M9 9V6a3 3 0 0 1 6 0v3\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M12 12v4\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 14l2 2 2-2\"\u003e\u003c\/path\u003e\n\n      \u003c\/svg\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cp class=\"sp6-cta-small\"\u003e\n      Halloween Witch Lamp\n    \u003c\/p\u003e\n\n\n    \u003ch2\u003e\n      Make One Corner\u003cbr\u003e\n      Feel Instantly Magical.\n    \u003c\/h2\u003e\n\n\n    \u003cp\u003e\n      Add sculpted gothic detail and warm seasonal light to the spaces you already love decorating.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"sp6-cta-button\"\u003e\n\n      \u003cspan\u003e\n        BACK TO BUY NOW\n      \u003c\/span\u003e\n\n\n      \u003cspan class=\"sp6-arrow sp6-icon\"\u003e\n\n        \u003c!-- Common Arrow Up Icon --\u003e\n        \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n          \u003cpath d=\"M12 19V5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m7 10 5-5 5 5\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e\n\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/a\u003e\n\n\n\u003c\/div\u003e","brand":"Amo","offers":[{"title":"Default Title","offer_id":52991499108664,"sku":"NC02112609194797-扫把女巫A款(USB)","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_9_19_10_50_58_8.png?v=1789786578","url":"https:\/\/reemoreemoo.com\/es\/products\/%e2%9c%a8halloween-witch-lamp","provider":"reemoreemoo","version":"1.0","type":"link"}