{"product_id":"animated-moving-witch-broom","title":"Animated Moving Witch Broom | Halloween Light \u0026 Sound Decor","description":"\u003cstyle\u003e\n  .awb-page {\n    --awb-purple: #6d28d9;\n    --awb-purple-dark: #2e1065;\n    --awb-green: #39ff88;\n    --awb-green-dark: #11944d;\n    --awb-orange: #f59e0b;\n    --awb-black: #17131f;\n    --awb-text: #342f3b;\n    --awb-muted: #746d7d;\n    --awb-soft: #f8f5fb;\n    --awb-line: #e8e1ee;\n    --awb-white: #ffffff;\n\n    max-width: 1080px;\n    margin: 0 auto;\n    padding: 0 14px 48px;\n    color: var(--awb-text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n    box-sizing: border-box;\n  }\n\n  .awb-page *,\n  .awb-page *::before,\n  .awb-page *::after {\n    box-sizing: border-box;\n  }\n\n  .awb-page h1,\n  .awb-page h2,\n  .awb-page h3,\n  .awb-page p {\n    margin-top: 0;\n  }\n\n  .awb-section {\n    padding: 42px 0;\n  }\n\n  .awb-section + .awb-section {\n    border-top: 1px solid var(--awb-line);\n  }\n\n  .awb-center {\n    text-align: center;\n  }\n\n  .awb-eyebrow {\n    margin-bottom: 8px;\n    color: var(--awb-purple);\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .awb-title {\n    margin-bottom: 16px;\n    color: #ffffff;\n    font-size: clamp(34px, 8vw, 58px);\n    line-height: 1.05;\n    letter-spacing: -1.8px;\n  }\n\n  .awb-heading {\n    margin-bottom: 13px;\n    color: var(--awb-purple-dark);\n    font-size: clamp(28px, 6vw, 42px);\n    line-height: 1.13;\n    letter-spacing: -1px;\n  }\n\n  .awb-subheading {\n    margin-bottom: 7px;\n    color: var(--awb-purple-dark);\n    font-size: 19px;\n    line-height: 1.3;\n  }\n\n  .awb-lead {\n    max-width: 760px;\n    margin-right: auto;\n    margin-bottom: 22px;\n    margin-left: auto;\n    color: var(--awb-muted);\n    font-size: 17px;\n  }\n\n  .awb-hero {\n    margin-top: 12px;\n    padding: 42px 18px;\n    overflow: hidden;\n    border-radius: 25px;\n    background:\n      radial-gradient(circle at 88% 8%, rgba(57,255,136,.22), transparent 28%),\n      radial-gradient(circle at 8% 92%, rgba(245,158,11,.20), transparent 27%),\n      linear-gradient(135deg, #130c20 0%, #3b176b 100%);\n    text-align: center;\n    box-shadow: 0 18px 46px rgba(41,18,68,.28);\n  }\n\n  .awb-hero .awb-eyebrow {\n    color: #8effb8;\n  }\n\n  .awb-hero .awb-lead {\n    color: #f1eafa;\n  }\n\n  .awb-media {\n    margin: 24px auto 0;\n    overflow: hidden;\n    border-radius: 20px;\n    background: #f2eff5;\n    box-shadow: 0 14px 36px rgba(44,22,66,.11);\n  }\n\n  .awb-media img {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    height: auto !important;\n    margin: 0 auto !important;\n  }\n\n  .awb-media--compact {\n    max-width: 760px;\n  }\n\n  .awb-pills {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n    margin-top: 20px;\n  }\n\n  .awb-pill {\n    padding: 8px 12px;\n    border: 1px solid rgba(255,255,255,.18);\n    border-radius: 999px;\n    background: rgba(255,255,255,.08);\n    color: #ffffff;\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  .awb-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 235px;\n    min-height: 53px;\n    margin-top: 22px;\n    padding: 14px 27px;\n    border-radius: 999px;\n    background: linear-gradient(135deg, #56ff98, #159751);\n    color: #102518 !important;\n    font-size: 16px;\n    font-weight: 900;\n    text-align: center;\n    text-decoration: none !important;\n    box-shadow: 0 12px 28px rgba(26,171,87,.26);\n  }\n\n  .awb-microcopy {\n    margin: 12px 0 0;\n    color: #d9cceb;\n    font-size: 13px;\n  }\n\n  .awb-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 14px;\n    margin-top: 23px;\n  }\n\n  .awb-card {\n    height: 100%;\n    padding: 21px;\n    border: 1px solid var(--awb-line);\n    border-radius: 16px;\n    background: #ffffff;\n    box-shadow: 0 8px 24px rgba(46,16,101,.05);\n  }\n\n  .awb-card p {\n    margin-bottom: 0;\n    color: var(--awb-muted);\n    font-size: 15px;\n  }\n\n  .awb-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 47px;\n    height: 47px;\n    margin-bottom: 13px;\n    border-radius: 14px;\n    background: #f0eaff;\n    font-size: 23px;\n  }\n\n  .awb-problem {\n    border-left: 4px solid var(--awb-purple);\n  }\n\n  .awb-soft {\n    padding: 29px 20px;\n    border: 1px solid var(--awb-line);\n    border-radius: 22px;\n    background: var(--awb-soft);\n  }\n\n  .awb-dark {\n    padding: 30px 20px;\n    border-radius: 22px;\n    background:\n      radial-gradient(circle at 90% 7%, rgba(57,255,136,.18), transparent 27%),\n      radial-gradient(circle at 10% 90%, rgba(109,40,217,.30), transparent 26%),\n      linear-gradient(135deg, #100b17 0%, #28143e 100%);\n    color: #ffffff;\n  }\n\n  .awb-dark .awb-heading,\n  .awb-dark .awb-subheading {\n    color: #ffffff;\n  }\n\n  .awb-dark .awb-eyebrow {\n    color: #6dff9f;\n  }\n\n  .awb-dark .awb-lead,\n  .awb-dark p {\n    color: #eee7f5;\n  }\n\n  .awb-dark .awb-card {\n    border-color: rgba(255,255,255,.14);\n    background: rgba(255,255,255,.07);\n    box-shadow: none;\n  }\n\n  .awb-dark .awb-card h3,\n  .awb-dark .awb-card p {\n    color: #ffffff;\n  }\n\n  .awb-list {\n    margin: 21px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .awb-list li {\n    position: relative;\n    margin-bottom: 11px;\n    padding: 13px 14px 13px 46px;\n    border-radius: 12px;\n    background: #ffffff;\n    color: var(--awb-text);\n  }\n\n  .awb-list li::before {\n    position: absolute;\n    top: 12px;\n    left: 15px;\n    content: \"✓\";\n    color: var(--awb-green-dark);\n    font-size: 20px;\n    font-weight: 900;\n  }\n\n  .awb-scene-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0,1fr));\n    gap: 12px;\n    margin-top: 22px;\n  }\n\n  .awb-scene {\n    padding: 18px 10px;\n    border: 1px solid var(--awb-line);\n    border-radius: 14px;\n    background: #ffffff;\n    text-align: center;\n  }\n\n  .awb-scene span {\n    display: block;\n    margin-bottom: 6px;\n    font-size: 27px;\n  }\n\n  .awb-scene strong {\n    color: var(--awb-purple-dark);\n    font-size: 15px;\n  }\n\n  .awb-steps {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 13px;\n    margin-top: 23px;\n  }\n\n  .awb-step {\n    padding: 20px;\n    border: 1px solid var(--awb-line);\n    border-radius: 16px;\n    background: #ffffff;\n  }\n\n  .awb-number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 33px;\n    height: 33px;\n    margin-bottom: 11px;\n    border-radius: 50%;\n    background: var(--awb-purple);\n    color: #ffffff;\n    font-weight: 900;\n  }\n\n  .awb-step p {\n    margin-bottom: 0;\n    color: var(--awb-muted);\n    font-size: 15px;\n  }\n\n  .awb-table-wrap {\n    margin-top: 22px;\n    overflow-x: auto;\n    border: 1px solid var(--awb-line);\n    border-radius: 16px;\n    background: #ffffff;\n  }\n\n  .awb-table {\n    width: 100%;\n    min-width: 550px;\n    border-collapse: collapse;\n  }\n\n  .awb-table th,\n  .awb-table td {\n    padding: 14px 16px;\n    border-bottom: 1px solid var(--awb-line);\n    text-align: left;\n    vertical-align: top;\n    font-size: 15px;\n  }\n\n  .awb-table th {\n    width: 36%;\n    background: #faf8fc;\n    color: var(--awb-purple-dark);\n    font-weight: 900;\n  }\n\n  .awb-table td {\n    color: #60596a;\n  }\n\n  .awb-table tr:last-child th,\n  .awb-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .awb-note {\n    margin: 13px 0 0;\n    color: #7b7482;\n    font-size: 13px;\n  }\n\n  .awb-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n    margin-top: 22px;\n  }\n\n  .awb-trust {\n    padding: 19px;\n    border: 1px solid var(--awb-line);\n    border-radius: 15px;\n    background: #ffffff;\n    text-align: center;\n  }\n\n  .awb-trust strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--awb-purple-dark);\n    font-size: 16px;\n  }\n\n  .awb-trust span {\n    color: var(--awb-muted);\n    font-size: 14px;\n  }\n\n  .awb-details {\n    margin-top: 23px;\n  }\n\n  .awb-details details {\n    margin-bottom: 11px;\n    padding: 16px 18px;\n    border: 1px solid var(--awb-line);\n    border-radius: 13px;\n    background: #ffffff;\n  }\n\n  .awb-details summary {\n    cursor: pointer;\n    color: var(--awb-purple-dark);\n    font-weight: 900;\n  }\n\n  .awb-details p {\n    margin: 10px 0 0;\n    color: var(--awb-muted);\n    font-size: 14px;\n  }\n\n  .awb-alert {\n    margin-top: 18px;\n    padding: 16px;\n    border-left: 5px solid var(--awb-orange);\n    border-radius: 12px;\n    background: #fff8e7;\n    color: #6d5217;\n    font-size: 14px;\n  }\n\n  .awb-cta {\n    padding: 38px 21px;\n    border-radius: 24px;\n    background:\n      radial-gradient(circle at 88% 8%, rgba(57,255,136,.20), transparent 27%),\n      radial-gradient(circle at 9% 90%, rgba(245,158,11,.19), transparent 25%),\n      linear-gradient(135deg, #100b18 0%, #391663 100%);\n    color: #ffffff;\n    text-align: center;\n    box-shadow: 0 18px 45px rgba(40,18,66,.25);\n  }\n\n  .awb-cta .awb-heading,\n  .awb-cta p {\n    color: #ffffff;\n  }\n\n  .awb-cta p {\n    max-width: 680px;\n    margin-right: auto;\n    margin-bottom: 20px;\n    margin-left: auto;\n    opacity: .94;\n  }\n\n  @media (min-width: 700px) {\n    .awb-page {\n      padding-right: 24px;\n      padding-left: 24px;\n    }\n\n    .awb-section {\n      padding: 58px 0;\n    }\n\n    .awb-grid-2 {\n      grid-template-columns: repeat(2,minmax(0,1fr));\n    }\n\n    .awb-grid-3,\n    .awb-steps {\n      grid-template-columns: repeat(3,minmax(0,1fr));\n    }\n\n    .awb-scene-grid {\n      grid-template-columns: repeat(4,minmax(0,1fr));\n    }\n\n    .awb-trust-grid {\n      grid-template-columns: repeat(4,minmax(0,1fr));\n    }\n\n    .awb-soft,\n    .awb-dark {\n      padding: 38px 32px;\n    }\n  }\n\n  @media (max-width: 640px) {\n    .awb-page {\n      padding-right: 7px;\n      padding-left: 7px;\n    }\n\n    .awb-section {\n      padding: 34px 0;\n    }\n\n    .awb-table,\n    .awb-table tbody,\n    .awb-table tr,\n    .awb-table th,\n    .awb-table td {\n      display: block;\n      width: 100%;\n      min-width: 0;\n    }\n\n    .awb-table tr {\n      padding: 8px 0;\n      border-bottom: 1px solid var(--awb-line);\n    }\n\n    .awb-table th,\n    .awb-table td {\n      border: 0;\n      padding: 5px 12px;\n    }\n\n    .awb-table th {\n      background: transparent;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"awb-page\"\u003e\n\n  \u003c!-- ATTENTION \/ HOOK --\u003e\n  \u003csection class=\"awb-hero\"\u003e\n\n    \u003cp class=\"awb-eyebrow\"\u003e\n      Animated Moving Witch Broom\n    \u003c\/p\u003e\n\n    \u003ch1 class=\"awb-title\"\u003e\n      Turn Your Halloween Floor Into a Haunted Scene That Moves\n    \u003c\/h1\u003e\n\n    \u003cp class=\"awb-lead\"\u003e\n      Movement, eerie green light and spooky sound come together in one\n      animated witch broom—creating a Halloween display that feels alive\n      instead of simply sitting in the corner.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"awb-media awb-media--compact\"\u003e\n      \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/dc0cd9228f1796afe4b71d97553a67a5394c50f0.gif\" alt=\"Animated moving witch broom Halloween decoration\" width=\"400\" height=\"700\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"awb-pills\"\u003e\n      \u003cspan class=\"awb-pill\"\u003e🧹 Auto-Roaming Motion\u003c\/span\u003e\n      \u003cspan class=\"awb-pill\"\u003e💚 Green LED Glow\u003c\/span\u003e\n      \u003cspan class=\"awb-pill\"\u003e🔊 Spooky Sound Effects\u003c\/span\u003e\n      \u003cspan class=\"awb-pill\"\u003e🎃 Indoor \u0026amp; Outdoor Scenes\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003ca class=\"awb-button\" href=\"#awb-buy\"\u003e\n      Bring the Broom to Life →\n    \u003c\/a\u003e\n\n    \u003cp class=\"awb-microcopy\"\u003e\n      Built for flat, hard surfaces • Halloween parties • Haunted displays\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- INTEREST --\u003e\n  \u003csection class=\"awb-section\"\u003e\n\n    \u003cdiv class=\"awb-center\"\u003e\n\n      \u003cp class=\"awb-eyebrow\"\u003e\n        Static Decorations Are Easy to Ignore\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"awb-heading\"\u003e\n        Give Guests Something They Won't Expect to See Moving\n      \u003c\/h2\u003e\n\n      \u003cp class=\"awb-lead\"\u003e\n        Traditional Halloween props stay exactly where you place them.\n        This animated broom adds roaming movement, glowing light and themed\n        sound to make your setup feel more interactive.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"awb-grid awb-grid-3\"\u003e\n\n      \u003cdiv class=\"awb-card awb-problem\"\u003e\n        \u003ch3 class=\"awb-subheading\"\u003e❌ Static Props\u003c\/h3\u003e\n        \u003cp\u003e\n          Automatic movement turns a simple broom silhouette into\n          an attention-grabbing Halloween effect.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"awb-card awb-problem\"\u003e\n        \u003ch3 class=\"awb-subheading\"\u003e❌ Flat Night Displays\u003c\/h3\u003e\n        \u003cp\u003e\n          Green LED lighting adds a sinister glow when the room\n          or party space gets dark.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"awb-card awb-problem\"\u003e\n        \u003ch3 class=\"awb-subheading\"\u003e❌ No Interaction\u003c\/h3\u003e\n        \u003cp\u003e\n          Motion and sound make the decoration feel more alive\n          when guests walk into the scene.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE 1 --\u003e\n  \u003csection class=\"awb-section awb-dark\"\u003e\n\n    \u003cp class=\"awb-eyebrow\"\u003e\n      🧹 Auto-Roaming Movement\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"awb-heading\"\u003e\n      Watch It Glide Across the Floor Like Witchcraft\n    \u003c\/h2\u003e\n\n    \u003cp class=\"awb-lead\"\u003e\n      The animated roaming design moves across compatible flat, hard surfaces,\n      creating the illusion of a broom traveling on its own.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"awb-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/8cb9029b6405e6aea678d64a6f72b0ab23907b47.png\" alt=\"Animated witch broom automatic roaming movement\" width=\"700\" height=\"700\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"awb-grid awb-grid-3\"\u003e\n\n      \u003cdiv class=\"awb-card\"\u003e\n        \u003cdiv class=\"awb-icon\"\u003e🌀\u003c\/div\u003e\n        \u003ch3 class=\"awb-subheading\"\u003eAutomatic Motion\u003c\/h3\u003e\n        \u003cp\u003e\n          Adds movement without requiring someone to continuously operate the prop.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"awb-card\"\u003e\n        \u003cdiv class=\"awb-icon\"\u003e🧙\u003c\/div\u003e\n        \u003ch3 class=\"awb-subheading\"\u003eClassic Witch Effect\u003c\/h3\u003e\n        \u003cp\u003e\n          The moving broom creates an instantly recognizable magical Halloween theme.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"awb-card\"\u003e\n        \u003cdiv class=\"awb-icon\"\u003e😱\u003c\/div\u003e\n        \u003ch3 class=\"awb-subheading\"\u003eUnexpected Fun\u003c\/h3\u003e\n        \u003cp\u003e\n          Motion helps surprise guests and adds interaction to parties and displays.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE 2 --\u003e\n  \u003csection class=\"awb-section awb-soft\"\u003e\n\n    \u003cdiv class=\"awb-center\"\u003e\n\n      \u003cp class=\"awb-eyebrow\"\u003e\n        💚 Eerie Green LED Glow\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"awb-heading\"\u003e\n        Make It Stand Out When the Lights Go Down\n      \u003c\/h2\u003e\n\n      \u003cp class=\"awb-lead\"\u003e\n        Built-in green LEDs create a fluorescent-style glow that makes the\n        broom more visible and atmospheric in dim Halloween environments.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"awb-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/8bba902ed7d7600cdea7a64e0a4fb133018f44e2.png\" alt=\"Green LED glowing animated Halloween witch broom\" width=\"700\" height=\"700\"\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"awb-list\"\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eSpooky green illumination:\u003c\/strong\u003e\n        adds visual impact in darker Halloween scenes.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eMore nighttime presence:\u003c\/strong\u003e\n        helps the decoration stand out in hallways, rooms and porch areas.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eBuilt-in light effect:\u003c\/strong\u003e\n        the broom supplies its own themed illumination effect.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE 3 --\u003e\n  \u003csection class=\"awb-section\"\u003e\n\n    \u003cdiv class=\"awb-center\"\u003e\n\n      \u003cp class=\"awb-eyebrow\"\u003e\n        🔊 Motion + Light + Sound\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"awb-heading\"\u003e\n        Turn One Decoration Into a Multi-Sensory Halloween Effect\n      \u003c\/h2\u003e\n\n      \u003cp class=\"awb-lead\"\u003e\n        Themed sound effects complement the moving and illuminated design,\n        adding another layer of atmosphere to parties and haunted scenes.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"awb-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/a1d0dcd5e9eb95481976c011fb863cc7ba3d19dd.png\" alt=\"Halloween broom with movement green light and spooky sound effects\" width=\"700\" height=\"700\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"awb-grid awb-grid-3\"\u003e\n\n      \u003cdiv class=\"awb-card\"\u003e\n        \u003cdiv class=\"awb-icon\"\u003e🧹\u003c\/div\u003e\n        \u003ch3 class=\"awb-subheading\"\u003eMovement\u003c\/h3\u003e\n        \u003cp\u003e\n          Animated roaming creates the illusion of a broom moving on its own.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"awb-card\"\u003e\n        \u003cdiv class=\"awb-icon\"\u003e💚\u003c\/div\u003e\n        \u003ch3 class=\"awb-subheading\"\u003eLighting\u003c\/h3\u003e\n        \u003cp\u003e\n          Green LEDs add a supernatural glow around the moving decoration.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"awb-card\"\u003e\n        \u003cdiv class=\"awb-icon\"\u003e🔊\u003c\/div\u003e\n        \u003ch3 class=\"awb-subheading\"\u003eSound\u003c\/h3\u003e\n        \u003cp\u003e\n          Halloween-themed audio helps make the scene feel more immersive.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE 4 --\u003e\n  \u003csection class=\"awb-section awb-dark\"\u003e\n\n    \u003cp class=\"awb-eyebrow\"\u003e\n      🌀 Classic Twisted Witch Design\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"awb-heading\"\u003e\n      Looks Like a Halloween Prop Even When It Stops Moving\n    \u003c\/h2\u003e\n\n    \u003cp class=\"awb-lead\"\u003e\n      A curved, twisted handle and retro straw-style broom head give it\n      the instantly recognizable silhouette of a classic witch broom.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"awb-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/f2a7dbae682910b030e8fa26744a2049c7ef3776.png\" alt=\"Classic twisted Halloween witch broom design\" width=\"700\" height=\"700\"\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"awb-list\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eTwisted silhouette:\u003c\/strong\u003e\n        creates a more whimsical, supernatural appearance.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eRetro broom styling:\u003c\/strong\u003e\n        complements witches, pumpkins, ghosts and haunted-house decor.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eWorks as static decor too:\u003c\/strong\u003e\n        remains visually recognizable even when not in motion.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE 5 --\u003e\n  \u003csection class=\"awb-section\"\u003e\n\n    \u003cdiv class=\"awb-center\"\u003e\n\n      \u003cp class=\"awb-eyebrow\"\u003e\n        🌐 Built for Multiple Halloween Scenes\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"awb-heading\"\u003e\n        Move It From the Living Room to the Party Setup\n      \u003c\/h2\u003e\n\n      \u003cp class=\"awb-lead\"\u003e\n        The broom is designed for compatible flat, hard surfaces,\n        making it useful across a variety of indoor and sheltered outdoor Halloween setups.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"awb-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/6992440d827be2748618a4ff217b5c31ec17659f.png\" alt=\"Animated witch broom indoor and outdoor Halloween decoration\" width=\"700\" height=\"700\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"awb-scene-grid\"\u003e\n\n      \u003cdiv class=\"awb-scene\"\u003e\n        \u003cspan\u003e🏠\u003c\/span\u003e\n        \u003cstrong\u003eLiving Room\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"awb-scene\"\u003e\n        \u003cspan\u003e🎃\u003c\/span\u003e\n        \u003cstrong\u003ePorch\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"awb-scene\"\u003e\n        \u003cspan\u003e👻\u003c\/span\u003e\n        \u003cstrong\u003eHaunted House\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"awb-scene\"\u003e\n        \u003cspan\u003e🎉\u003c\/span\u003e\n        \u003cstrong\u003eHalloween Party\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cp class=\"awb-note\"\u003e\n      For moving operation, use the broom on a suitable flat, hard surface.\n      Outdoor weather resistance was not specified in the supplied product information.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- GIFT BOX --\u003e\n  \u003csection class=\"awb-section awb-soft\"\u003e\n\n    \u003cdiv class=\"awb-center\"\u003e\n\n      \u003cp class=\"awb-eyebrow\"\u003e\n        🎁 Halloween Gift-Ready Packaging\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"awb-heading\"\u003e\n        Fun to Display—and Easy to Give\n      \u003c\/h2\u003e\n\n      \u003cp class=\"awb-lead\"\u003e\n        The supplied product information states that the broom comes with\n        dedicated Halloween-themed printed packaging for seasonal gifting and storage.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"awb-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/4bf9c38e228b5357f1f44e400efb5b100be47072.png\" alt=\"Animated witch broom Halloween gift box\" width=\"700\" height=\"700\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"awb-grid awb-grid-3\"\u003e\n\n      \u003cdiv class=\"awb-card\"\u003e\n        \u003ch3 class=\"awb-subheading\"\u003e🎃 Seasonal Presentation\u003c\/h3\u003e\n        \u003cp\u003e\n          Halloween-themed packaging matches the personality of the product.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"awb-card\"\u003e\n        \u003ch3 class=\"awb-subheading\"\u003e🎁 Gift-Friendly\u003c\/h3\u003e\n        \u003cp\u003e\n          A playful option for Halloween lovers, hosts and seasonal decorators.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"awb-card\"\u003e\n        \u003ch3 class=\"awb-subheading\"\u003e📦 Easier Storage\u003c\/h3\u003e\n        \u003cp\u003e\n          Keep the original box for storage between Halloween seasons.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- DESIRE \/ SCENE 1 --\u003e\n  \u003csection class=\"awb-section awb-dark\"\u003e\n\n    \u003cp class=\"awb-eyebrow\"\u003e\n      🎃 Create the Surprise at the Door\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"awb-heading\"\u003e\n      Give Trick-or-Treaters Something Unexpected\n    \u003c\/h2\u003e\n\n    \u003cp class=\"awb-lead\"\u003e\n      Place the animated broom on a suitable flat porch or entry surface\n      and let its movement become part of the Halloween welcome.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"awb-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/131b9a21a071ccac8b97918699e1113e1f3baff5.png\" alt=\"Animated moving broom Halloween porch decoration\" width=\"700\" height=\"700\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- DESIRE \/ SCENE 2 --\u003e\n  \u003csection class=\"awb-section\"\u003e\n\n    \u003cdiv class=\"awb-center\"\u003e\n\n      \u003cp class=\"awb-eyebrow\"\u003e\n        👻 Build a Complete Haunted Scene\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"awb-heading\"\u003e\n        Add Motion to Pumpkins, Cobwebs and Ghost Decor\n      \u003c\/h2\u003e\n\n      \u003cp class=\"awb-lead\"\u003e\n        Combine the broom with your existing Halloween decorations\n        to add movement and visual contrast to an otherwise static display.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"awb-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/ad7da70fe8748b1042e9d7e75647c9d7559bad9b.png\" alt=\"Haunted house Halloween scene with animated witch broom\" width=\"700\" height=\"700\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- DESIRE \/ SCENE 3 --\u003e\n  \u003csection class=\"awb-section awb-soft\"\u003e\n\n    \u003cdiv class=\"awb-center\"\u003e\n\n      \u003cp class=\"awb-eyebrow\"\u003e\n        🎉 Party Interaction\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"awb-heading\"\u003e\n        Switch On the Halloween Atmosphere\n      \u003c\/h2\u003e\n\n      \u003cp class=\"awb-lead\"\u003e\n        Use movement, lighting and themed sound during parties,\n        interactive displays and seasonal games, then store the broom\n        for the next Halloween season.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"awb-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/fb948b5ac2e6a10df86d8b391d6c318a2bb023a7.png\" alt=\"Animated witch broom Halloween party decoration\" width=\"700\" height=\"700\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- HOW IT WORKS --\u003e\n  \u003csection class=\"awb-section\"\u003e\n\n    \u003cdiv class=\"awb-center\"\u003e\n\n      \u003cp class=\"awb-eyebrow\"\u003e\n        How to Use\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"awb-heading\"\u003e\n        Place It. Activate It. Let the Halloween Magic Move.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"awb-lead\"\u003e\n        The concept is simple: give the broom a suitable surface and\n        use its animated features as part of your Halloween display.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"awb-steps\"\u003e\n\n      \u003cdiv class=\"awb-step\"\u003e\n        \u003cspan class=\"awb-number\"\u003e1\u003c\/span\u003e\n\n        \u003ch3 class=\"awb-subheading\"\u003e\n          Choose a Flat Surface\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Place the broom on a compatible flat, hard floor with enough\n          clear space for movement.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"awb-step\"\u003e\n        \u003cspan class=\"awb-number\"\u003e2\u003c\/span\u003e\n\n        \u003ch3 class=\"awb-subheading\"\u003e\n          Activate the Decoration\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Turn on the available animated features according to the product controls.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"awb-step\"\u003e\n        \u003cspan class=\"awb-number\"\u003e3\u003c\/span\u003e\n\n        \u003ch3 class=\"awb-subheading\"\u003e\n          Enjoy the Effect\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Use the moving broom as part of a party, haunted display,\n          porch scene or indoor Halloween setup.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003csection class=\"awb-section awb-soft\"\u003e\n\n    \u003cdiv class=\"awb-center\"\u003e\n\n      \u003cp class=\"awb-eyebrow\"\u003e\n        Product Information\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"awb-heading\"\u003e\n        Specifications at a Glance\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"awb-table-wrap\"\u003e\n\n      \u003ctable class=\"awb-table\"\u003e\n        \u003ctbody\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eProduct Type\u003c\/th\u003e\n            \u003ctd\u003eAnimated Moving Witch Broom Halloween Decoration\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eMovement\u003c\/th\u003e\n            \u003ctd\u003eAutomatic roaming \/ gliding movement\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eLighting\u003c\/th\u003e\n            \u003ctd\u003eBuilt-in green LED light effect\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eSound\u003c\/th\u003e\n            \u003ctd\u003eHalloween-themed sound effects\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eVisual Style\u003c\/th\u003e\n            \u003ctd\u003eTwisted witch-broom shape with retro straw-style design\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eRecommended Surface\u003c\/th\u003e\n            \u003ctd\u003eFlat, hard ground \/ flooring for moving operation\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eSuggested Scenes\u003c\/th\u003e\n            \u003ctd\u003e\n              Living rooms, porches, Halloween parties,\n              haunted-house displays and other compatible settings\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eUse Modes\u003c\/th\u003e\n            \u003ctd\u003eDynamic animated display or static Halloween decoration\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003ePackaging\u003c\/th\u003e\n            \u003ctd\u003eHalloween-themed printed gift box, according to supplied product information\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eSeason\u003c\/th\u003e\n            \u003ctd\u003eHalloween \/ seasonal decoration\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n\n    \u003c\/div\u003e\n\n    \u003cp class=\"awb-note\"\u003e\n      Exact dimensions, materials, power source, battery requirements,\n      runtime, sound volume and outdoor weather-resistance rating were\n      not provided in the supplied product information.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- IMPORTANT NOTE --\u003e\n  \u003csection class=\"awb-section\"\u003e\n\n    \u003cdiv class=\"awb-alert\"\u003e\n      \u003cstrong\u003e⚠️ Placement Tip:\u003c\/strong\u003e\u003cbr\u003e\n      Give the broom enough open floor space to move without colliding\n      with stairs, fragile decorations, open flames, furniture edges\n      or other obstacles. Outdoor weather resistance was not specified,\n      so avoid assuming the product is suitable for rain or wet surfaces.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- TRUST --\u003e\n  \u003csection class=\"awb-section\"\u003e\n\n    \u003cdiv class=\"awb-center\"\u003e\n\n      \u003cp class=\"awb-eyebrow\"\u003e\n        Shop With Confidence\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"awb-heading\"\u003e\n        Support From Checkout to Delivery\n      \u003c\/h2\u003e\n\n      \u003cp class=\"awb-lead\"\u003e\n        The supplied store information includes worldwide shipping,\n        tracking, customer support and purchase assistance.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"awb-trust-grid\"\u003e\n\n      \u003cdiv class=\"awb-trust\"\u003e\n        \u003cstrong\u003e📦 Insured Worldwide Shipping\u003c\/strong\u003e\n        \u003cspan\u003e\n          Orders include tracking information and stated transit insurance coverage.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"awb-trust\"\u003e\n        \u003cstrong\u003e💰 15-Day Product Support\u003c\/strong\u003e\n        \u003cspan\u003e\n          The supplied policy states damaged or defective items may qualify\n          for replacement or refund within 15 days under stated conditions.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"awb-trust\"\u003e\n        \u003cstrong\u003e💬 Customer Support\u003c\/strong\u003e\n        \u003cspan\u003e\n          The supplied store information states support is available seven days a week.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"awb-trust\"\u003e\n        \u003cstrong\u003e🔒 Secure Checkout\u003c\/strong\u003e\n        \u003cspan\u003e\n          SSL encryption is used to help protect checkout information.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"awb-media awb-media--compact\"\u003e\n      \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/bbefbc4d6d5e090699030aec0d3d316eb3161126.png\" alt=\"Store secure checkout and purchase guarantee\" width=\"452\" height=\"254\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"awb-details\"\u003e\n\n      \u003cdetails open\u003e\n        \u003csummary\u003e📦 Shipping \u0026amp; Tracking\u003c\/summary\u003e\n\n        \u003cp\u003e\n          The supplied store policy states that worldwide shipping includes\n          real-time tracking details and insurance coverage for qualifying\n          loss or theft during transit.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003e💰 Replacement or Refund Support\u003c\/summary\u003e\n\n        \u003cp\u003e\n          According to the supplied policy, items that arrive damaged or\n          become defective within 15 days of normal use may qualify for\n          replacement or refund assistance.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003e🔒 Secure Payments\u003c\/summary\u003e\n\n        \u003cp\u003e\n          The store states that SSL encryption is used during checkout\n          to help protect personal and financial information.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- ACTION --\u003e\n  \u003csection class=\"awb-section\" id=\"awb-buy\"\u003e\n\n    \u003cdiv class=\"awb-cta\"\u003e\n\n      \u003cp class=\"awb-eyebrow\" style=\"color:#6dff9f;\"\u003e\n        Move. Glow. Scare.\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"awb-heading\"\u003e\n        Make This Halloween Feel a Little More Alive\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Upgrade your seasonal display with a witch broom that doesn't\n        just look spooky—it moves, glows and adds sound to the scene.\n      \u003c\/p\u003e\n\n      \u003ca class=\"awb-button\" href=\"#shopify-product-form\"\u003e\n        Add to Cart →\n      \u003c\/a\u003e\n\n      \u003cp style=\"margin-top:14px;margin-bottom:0;font-size:13px;\"\u003e\n        Best used on compatible flat, hard surfaces with clear movement space\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"JXY","offers":[{"title":"Default Title","offer_id":44068024516682,"sku":null,"price":42.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/0717\/5754\/files\/8cb9029b6405e6aea678d64a6f72b0ab23907b47.jpg?v=1786679266","url":"https:\/\/sevenlifeco.com\/products\/animated-moving-witch-broom","provider":"Seven Life","version":"1.0","type":"link"}