{"product_id":"cotitoc-trash-bandit-animatronic","title":"🎃 The Trash Is Moving... And It’s Hungry! 🦝","description":"\u003cstyle\u003e\n    .tbp-page,\n    .tbp-page * {\n      box-sizing: border-box;\n    }\n\n    .tbp-page {\n      --tbp-orange: #ea580c;\n      --tbp-orange-dark: #9a3412;\n      --tbp-orange-deep: #1c0a00;\n      --tbp-green: #16a34a;\n      --tbp-green-dark: #14532d;\n      --tbp-green-toxic: #4ade80;\n      --tbp-text: #334155;\n      --tbp-card: #ffffff;\n      --tbp-tag-bg: #fff7ed;\n      --tbp-line: #fed7aa;\n      --tbp-shadow: 0 8px 25px rgba(234, 88, 12, 0.10);\n\n      width: 100%;\n      max-width: 1120px;\n      min-width: 0;\n      margin: 0 auto;\n      padding: 16px 10px 0;\n      overflow: hidden;\n      color: var(--tbp-text);\n      background: transparent;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, Helvetica, sans-serif;\n      font-size: 16px;\n      line-height: 1.64;\n      text-rendering: optimizeLegibility;\n      -webkit-font-smoothing: antialiased;\n      container-name: tbppage;\n      container-type: inline-size;\n    }\n\n    .tbp-page img {\n      display: block;\n      width: 100% !important;\n      max-width: 100% !important;\n      height: auto !important;\n      border: 0;\n    }\n\n    .tbp-shell {\n      width: 100%;\n      max-width: 1040px;\n      margin: 0 auto;\n    }\n\n    .tbp-card {\n      position: relative;\n      margin: 0 0 17px;\n      overflow: hidden;\n      border: 1px solid var(--tbp-line);\n      border-radius: 20px;\n      background: var(--tbp-card);\n      box-shadow: var(--tbp-shadow);\n    }\n\n    .tbp-dark {\n      color: #ffffff;\n      border-color: var(--tbp-orange-dark);\n      background: linear-gradient(135deg, #1c0a00 0%, #9a3412 50%, #ea580c 100%);\n    }\n\n    .tbp-toxic {\n      color: #ffffff;\n      border-color: #14532d;\n      background: linear-gradient(135deg, #052e16 0%, #14532d 50%, #16a34a 100%);\n    }\n\n    .tbp-light {\n      border: 1px solid var(--tbp-line);\n      background: #ffffff;\n    }\n\n    .tbp-hero {\n      isolation: isolate;\n      padding: 48px 20px 37px;\n      text-align: center;\n    }\n\n    .tbp-eyebrow,\n    .tbp-label {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 32px;\n      margin: 0 0 12px;\n      padding: 7px 14px;\n      border: 1px solid #fdba74;\n      border-radius: 999px;\n      color: var(--tbp-orange);\n      background: var(--tbp-tag-bg);\n      font-size: 11px;\n      font-weight: 800;\n      letter-spacing: .1em;\n      line-height: 1.15;\n      text-transform: uppercase;\n    }\n\n    .tbp-dark .tbp-eyebrow,\n    .tbp-dark .tbp-label,\n    .tbp-toxic .tbp-label {\n      border-color: rgba(255,255,255,0.35);\n      color: #ffffff;\n      background: rgba(255,255,255,0.18);\n    }\n\n    .tbp-title,\n    .tbp-heading {\n      margin: 0;\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-weight: 800;\n      letter-spacing: -.035em;\n      line-height: 1.05;\n      text-wrap: balance;\n    }\n\n    .tbp-title {\n      max-width: 900px;\n      margin-right: auto;\n      margin-left: auto;\n      color: #ffffff;\n      font-size: clamp(38px, 8cqi, 68px);\n    }\n\n    .tbp-lead {\n      max-width: 740px;\n      margin: 17px auto 0;\n      color: #fed7aa;\n      font-size: clamp(16px, 2.7cqi, 20px);\n      line-height: 1.65;\n    }\n\n    .tbp-chips {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 8px;\n      margin-top: 23px;\n    }\n\n    .tbp-chip {\n      display: inline-flex;\n      align-items: center;\n      min-height: 36px;\n      padding: 8px 14px;\n      border: 1px solid rgba(255,255,255,0.3);\n      border-radius: 999px;\n      color: #ffffff;\n      background: rgba(255,255,255,0.15);\n      font-size: 12px;\n      font-weight: 800;\n    }\n\n    .tbp-image-wrap {\n      padding: 12px;\n      background: #ffffff;\n    }\n\n    .tbp-media {\n      min-width: 0;\n      overflow: hidden;\n      border: 1px solid var(--tbp-line);\n      border-radius: 16px;\n      background: #fff7ed;\n      box-shadow: 0 8px 24px rgba(234,88,12,0.08);\n    }\n\n    .tbp-media img {\n      aspect-ratio: 1 \/ 1;\n      object-fit: cover;\n      object-position: center;\n    }\n\n    .tbp-scan {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 10px;\n      padding: 15px;\n      background: #fff7ed;\n    }\n\n    .tbp-scan__item {\n      min-width: 0;\n      padding: 16px 14px;\n      border: 1px solid var(--tbp-line);\n      border-radius: 14px;\n      text-align: left;\n      background: #ffffff;\n    }\n\n    .tbp-scan__num {\n      display: block;\n      margin-bottom: 7px;\n      color: var(--tbp-orange);\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-size: 22px;\n      font-weight: 800;\n      line-height: 1;\n    }\n\n    .tbp-scan__item strong {\n      display: block;\n      color: var(--tbp-orange-deep);\n      font-size: 14px;\n      font-weight: 900;\n      line-height: 1.28;\n    }\n\n    .tbp-scan__item span {\n      display: block;\n      margin-top: 4px;\n      color: var(--tbp-text);\n      font-size: 12px;\n      line-height: 1.45;\n    }\n\n    .tbp-section {\n      padding: 38px 17px;\n    }\n\n    .tbp-split {\n      display: grid;\n      grid-template-columns: minmax(0, 1fr);\n      align-items: center;\n      gap: 29px;\n    }\n\n    .tbp-split \u003e * {\n      min-width: 0;\n      max-width: 100%;\n    }\n\n    .tbp-heading {\n      max-width: 760px;\n      color: var(--tbp-orange-deep);\n      font-size: clamp(30px, 6cqi, 52px);\n    }\n\n    .tbp-dark .tbp-heading,\n    .tbp-toxic .tbp-heading {\n      color: #ffffff;\n    }\n\n    .tbp-copy {\n      max-width: 660px;\n      margin: 15px 0 0;\n      color: var(--tbp-text);\n      font-size: clamp(15px, 2.5cqi, 18px);\n      line-height: 1.7;\n    }\n\n    .tbp-dark .tbp-copy,\n    .tbp-toxic .tbp-copy {\n      color: #fed7aa;\n    }\n\n    .tbp-list {\n      display: grid;\n      gap: 10px;\n      margin: 21px 0 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .tbp-list li {\n      position: relative;\n      padding-left: 31px;\n      color: var(--tbp-orange-deep);\n      font-size: 15px;\n      font-weight: 750;\n      line-height: 1.5;\n    }\n\n    .tbp-list li::before {\n      content: \"☢️\";\n      position: absolute;\n      top: 0;\n      left: 0;\n      display: grid;\n      width: 22px;\n      height: 22px;\n      place-items: center;\n      font-size: 12px;\n    }\n\n    .tbp-dark .tbp-list li,\n    .tbp-toxic .tbp-list li {\n      color: #ffffff;\n    }\n\n    .tbp-benefits {\n      display: grid;\n      grid-template-columns: minmax(0, 1fr);\n      gap: 10px;\n      margin-top: 21px;\n    }\n\n    .tbp-benefit {\n      min-width: 0;\n      padding: 16px 15px;\n      border: 1px solid var(--tbp-line);\n      border-radius: 14px;\n      background: #fff7ed;\n    }\n\n    .tbp-benefit strong {\n      display: block;\n      color: var(--tbp-orange-deep);\n      font-size: 16px;\n      font-weight: 900;\n      line-height: 1.3;\n    }\n\n    .tbp-benefit span {\n      display: block;\n      margin-top: 4px;\n      color: var(--tbp-text);\n      font-size: 13px;\n      line-height: 1.47;\n    }\n\n    .tbp-wide-head {\n      padding: 38px 18px 14px;\n      text-align: center;\n    }\n\n    .tbp-wide-head .tbp-heading,\n    .tbp-wide-head .tbp-copy {\n      margin-right: auto;\n      margin-left: auto;\n    }\n\n    .tbp-wide-media {\n      padding: 0 12px 12px;\n    }\n\n    .tbp-specs {\n      display: grid;\n      gap: 0;\n      margin-top: 21px;\n      overflow: hidden;\n      border: 1px solid var(--tbp-line);\n      border-radius: 14px;\n      background: #ffffff;\n    }\n\n    .tbp-spec {\n      display: grid;\n      grid-template-columns: minmax(125px, .8fr) minmax(0, 1.2fr);\n      gap: 14px;\n      padding: 14px 15px;\n      border-bottom: 1px solid #fff7ed;\n    }\n\n    .tbp-spec:last-child {\n      border-bottom: 0;\n    }\n\n    .tbp-spec strong {\n      color: var(--tbp-orange);\n      font-size: 13px;\n      font-weight: 900;\n    }\n\n    .tbp-spec span {\n      color: var(--tbp-orange-deep);\n      font-size: 14px;\n    }\n\n    .tbp-note {\n      margin-top: 16px;\n      padding: 14px 15px;\n      border: 1px solid #fdba74;\n      border-left: 5px solid var(--tbp-orange);\n      border-radius: 10px;\n      color: var(--tbp-orange-dark);\n      background: #fff7ed;\n      font-size: 13px;\n      font-weight: 750;\n      line-height: 1.52;\n    }\n\n    .tbp-faq {\n      padding: 42px 17px;\n    }\n\n    .tbp-faq-head {\n      max-width: 760px;\n      margin: 0 auto 23px;\n      text-align: center;\n    }\n\n    .tbp-faq-head .tbp-heading,\n    .tbp-faq-head .tbp-copy {\n      margin-right: auto;\n      margin-left: auto;\n    }\n\n    .tbp-faq-list {\n      max-width: 850px;\n      margin: 0 auto;\n    }\n\n    .tbp-faq details {\n      margin: 9px 0;\n      overflow: hidden;\n      border: 1px solid var(--tbp-line);\n      border-radius: 14px;\n      background: #ffffff;\n    }\n\n    .tbp-faq summary {\n      position: relative;\n      padding: 17px 48px 17px 16px;\n      color: var(--tbp-orange);\n      cursor: pointer;\n      list-style: none;\n      font-size: 15px;\n      font-weight: 850;\n      line-height: 1.42;\n    }\n\n    .tbp-faq summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .tbp-faq summary::after {\n      content: \"+\";\n      position: absolute;\n      top: 50%;\n      right: 14px;\n      display: grid;\n      width: 28px;\n      height: 28px;\n      place-items: center;\n      transform: translateY(-50%);\n      border-radius: 50%;\n      color: #ffffff;\n      background: var(--tbp-orange);\n      font-size: 18px;\n      font-weight: 600;\n    }\n\n    .tbp-faq details[open] summary::after {\n      content: \"−\";\n    }\n\n    .tbp-answer {\n      padding: 0 16px 18px;\n      color: #475569;\n      font-size: 14px;\n      line-height: 1.68;\n      border-left: 3px solid var(--tbp-orange);\n      margin-left: 16px;\n      margin-bottom: 12px;\n    }\n\n    .tbp-final {\n      margin-bottom: 0;\n      padding: 49px 20px;\n      text-align: center;\n    }\n\n    .tbp-final .tbp-heading,\n    .tbp-final .tbp-copy {\n      margin-right: auto;\n      margin-left: auto;\n    }\n\n    .tbp-final .tbp-heading {\n      color: #ffffff;\n    }\n\n    .tbp-final .tbp-copy {\n      color: #fed7aa;\n    }\n\n    .tbp-final-line {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      margin-top: 22px;\n      padding: 11px 18px;\n      border: 1px solid rgba(255,255,255,0.35);\n      border-radius: 999px;\n      color: #ffffff;\n      background: rgba(255,255,255,0.18);\n      font-size: 13px;\n      font-weight: 850;\n      text-align: center;\n    }\n\n    @container tbppage (min-width: 700px) {\n      .tbp-page { padding: 22px 16px 0; }\n      .tbp-hero { padding: 60px 28px 45px; }\n      .tbp-image-wrap, .tbp-wide-media { padding: 17px; }\n      .tbp-scan { grid-template-columns: repeat(4, minmax(0, 1fr)); padding: 17px; }\n      .tbp-section { padding: 49px 24px; }\n      .tbp-benefits { grid-template-columns: repeat(3, minmax(0, 1fr)); }\n      .tbp-faq { padding: 50px 24px; }\n    }\n\n    @container tbppage (min-width: 930px) {\n      .tbp-split { grid-template-columns: minmax(0, 1.03fr) minmax(0, .97fr); gap: 47px; }\n      .tbp-split--reverse .tbp-media { order: 2; }\n      .tbp-heading { font-size: clamp(36px, 5cqi, 56px); }\n    }\n\n    @media (max-width: 1080px) {\n      .tbp-split { grid-template-columns: 1fr; }\n      .tbp-split--reverse .tbp-media { order: 0; }\n    }\n\n    @media (max-width: 699px) {\n      .tbp-page { padding: 8px 5px 0; }\n      .tbp-card { margin-bottom: 13px; border-radius: 16px; }\n      .tbp-hero { padding: 39px 14px 29px; }\n      .tbp-media { border-radius: 12px; }\n      .tbp-section { padding: 30px 14px; }\n      .tbp-wide-head { padding: 30px 14px 13px; }\n      .tbp-title { font-size: 36px; }\n      .tbp-heading { font-size: 28px; }\n      .tbp-spec { grid-template-columns: 1fr; gap: 4px; }\n      .tbp-faq { padding: 33px 13px; }\n    }\n\n    .tbp-page { margin-bottom: 0 !important; padding-bottom: 0 !important; }\n    .tbp-page \u003e p:empty, .tbp-page \u003e div:empty, .tbp-page \u003e br:last-child { display: none !important; }\n  \u003c\/style\u003e\n\n\u003cdiv class=\"tbp-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"tbp-card tbp-dark tbp-hero\"\u003e\n    \u003cdiv class=\"tbp-shell\"\u003e\n      \u003cp class=\"tbp-eyebrow\"\u003e☢️ Animated Halloween Prop · IR Motion Sensor · Jumpscare\u003c\/p\u003e\n      \u003ch2 class=\"tbp-title\"\u003eIt Looks Like Just a Trash Can.\u003cbr\u003eIt Is Not.\u003c\/h2\u003e\n      \u003cp class=\"tbp-lead\"\u003e\u003cstrong\u003eThe moment someone gets too close, the lid explodes open and a snarling mutant raccoon launches 43 inches into the air—with zero warning.\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cdiv class=\"tbp-chips\"\u003e\n        \u003cspan class=\"tbp-chip\"\u003e⚡ Instant Pop-Up Launch\u003c\/span\u003e\n        \u003cspan class=\"tbp-chip\"\u003e👁️ Auto IR Sensor\u003c\/span\u003e\n        \u003cspan class=\"tbp-chip\"\u003e🔊 Adjustable Volume\u003c\/span\u003e\n        \u003cspan class=\"tbp-chip\"\u003e☢️ UV-Reactive Details\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HERO IMAGE --\u003e\n  \u003csection class=\"tbp-card tbp-image-wrap\"\u003e\n    \u003cdiv class=\"tbp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/ffdda41689dace3675ea4048a42bc9a965799f71.png?v=1785738902\" alt=\"Trash Bandit animated Halloween prop\"\u003e\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- QUICK SCAN --\u003e\n  \u003csection class=\"tbp-card tbp-scan\"\u003e\n    \u003cdiv class=\"tbp-scan__item\"\u003e\n      \u003cspan class=\"tbp-scan__num\"\u003e01\u003c\/span\u003e\n      \u003cstrong\u003eInstant Jumpscare\u003c\/strong\u003e\n      \u003cspan\u003eRockets from 34\" to 43\" in a split second—faster than the brain can react.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tbp-scan__item\"\u003e\n      \u003cspan class=\"tbp-scan__num\"\u003e02\u003c\/span\u003e\n      \u003cstrong\u003eFully Automatic\u003c\/strong\u003e\n      \u003cspan\u003eBuilt-in IR sensor fires on its own. No remote, no button, no operator needed.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tbp-scan__item\"\u003e\n      \u003cspan class=\"tbp-scan__num\"\u003e03\u003c\/span\u003e\n      \u003cstrong\u003eCreepy Audio\u003c\/strong\u003e\n      \u003cspan\u003eTrash rustling and metal clanging build suspense before the raccoon strikes.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tbp-scan__item\"\u003e\n      \u003cspan class=\"tbp-scan__num\"\u003e04\u003c\/span\u003e\n      \u003cstrong\u003eUV Toxic Glow\u003c\/strong\u003e\n      \u003cspan\u003eBlack-light-reactive details transform under UV lighting for a radioactive look.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SECTION 1: THE TRAP --\u003e\n  \u003csection class=\"tbp-card tbp-dark tbp-section\"\u003e\n    \u003cdiv class=\"tbp-shell tbp-split\"\u003e\n      \u003cdiv class=\"tbp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/f53d13a70748213f96a5bb4c18e08641ac874061.png?v=1785738903\" alt=\"Trash Bandit waiting mode\"\u003e\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"tbp-label\"\u003eThe World's Most Patient Prank\u003c\/span\u003e\n        \u003ch2 class=\"tbp-heading\"\u003eIt Waits. It Watches. Then It Strikes.\u003c\/h2\u003e\n        \u003cp class=\"tbp-copy\"\u003eMost Halloween props give away the scare before guests even get close. The Trash Bandit plays a meaner game. It sits quietly in the corner—just an old toxic-waste can. Something's digging inside. Metal rattles. Trash shifts. Guests lean in, curious...\u003c\/p\u003e\n        \u003cul class=\"tbp-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eAmbient sound lures them in:\u003c\/strong\u003e Rustling and clanging start before the scare.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eIR sensor locks on automatically:\u003c\/strong\u003e No timing required—it just fires.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eLid detonates without warning:\u003c\/strong\u003e The raccoon launches before they can run.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SECTION 2: HOW IT WORKS --\u003e\n  \u003csection class=\"tbp-card tbp-light tbp-section\"\u003e\n    \u003cdiv class=\"tbp-shell tbp-split tbp-split--reverse\"\u003e\n      \u003cdiv class=\"tbp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/11b82e7722c136f3470c294c1d8b5abff3eeac1d.png?v=1785738902\" alt=\"Trash Bandit full height\"\u003e\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"tbp-label\"\u003e4-Step Scare Sequence\u003c\/span\u003e\n        \u003ch2 class=\"tbp-heading\"\u003eOne Step Too Close Is All It Takes\u003c\/h2\u003e\n        \u003cp class=\"tbp-copy\"\u003eThe Trash Bandit runs a perfectly timed 4-stage sequence that turns curiosity into chaos.\u003c\/p\u003e\n        \u003cdiv class=\"tbp-benefits\"\u003e\n          \u003cdiv class=\"tbp-benefit\"\u003e\n            \u003cstrong\u003e1️⃣ The Suspense Builds\u003c\/strong\u003e\n            \u003cspan\u003eHidden at ~34\", trash-rustling and metal-clanging sounds lure guests closer.\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tbp-benefit\"\u003e\n            \u003cstrong\u003e2️⃣ The Sensor Locks On\u003c\/strong\u003e\n            \u003cspan\u003eBuilt-in IR detects the approaching victim—fully automatic, no operator needed.\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tbp-benefit\"\u003e\n            \u003cstrong\u003e3️⃣ The Lid Detonates\u003c\/strong\u003e\n            \u003cspan\u003eThe raccoon launches to full 43\" height faster than the brain can process.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SECTION 3: DEPLOYMENT SCENARIOS --\u003e\n  \u003csection class=\"tbp-card tbp-toxic\"\u003e\n    \u003cdiv class=\"tbp-wide-head\"\u003e\n      \u003cspan class=\"tbp-label\"\u003e5 Proven Ambush Setups\u003c\/span\u003e\n      \u003ch2 class=\"tbp-heading\"\u003eChoose Your Halloween Deployment Zone\u003c\/h2\u003e\n      \u003cp class=\"tbp-copy\"\u003eThe Trash Bandit works anywhere guests walk, gather, or reach for candy. Here are the five most devastating placements.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tbp-wide-media\"\u003e\n      \u003cdiv class=\"tbp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/351df4f572f02f6e5f50b597557ca7e01b3cac64.png?v=1785738902\" alt=\"Trash Bandit deployment scenarios\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SECTION 4: PARTY GAME --\u003e\n  \u003csection class=\"tbp-card tbp-light tbp-section\"\u003e\n    \u003cdiv class=\"tbp-shell tbp-split\"\u003e\n      \u003cdiv class=\"tbp-media\"\u003e\u003cimg src=\"https:\/\/cdn.techcloudclub.com\/image\/a4b6d3145e280f59b4d3856b9eede01d4f3b897e.png\" alt=\"Halloween party scream competition\"\u003e\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"tbp-label\"\u003eInstant Party Entertainment\u003c\/span\u003e\n        \u003ch2 class=\"tbp-heading\"\u003eTurn Your Party Into a Scream Competition\u003c\/h2\u003e\n        \u003cp class=\"tbp-copy\"\u003eSend guests past the trash can one at a time. Record everything. Crown your Halloween champions of the night.\u003c\/p\u003e\n        \u003cdiv class=\"tbp-benefits\"\u003e\n          \u003cdiv class=\"tbp-benefit\"\u003e\n            \u003cstrong\u003e🏆 Loudest Scream\u003c\/strong\u003e\n            \u003cspan\u003eAward the guest who loses it the hardest when the lid blows.\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tbp-benefit\"\u003e\n            \u003cstrong\u003e🏃 Fastest Escape\u003c\/strong\u003e\n            \u003cspan\u003eTime how quickly each guest clears the area after the launch.\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tbp-benefit\"\u003e\n            \u003cstrong\u003e😂 Funniest Reaction\u003c\/strong\u003e\n            \u003cspan\u003eThe slow-motion replay will be the highlight of the night.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003csection class=\"tbp-card tbp-light tbp-section\"\u003e\n    \u003cdiv class=\"tbp-shell\"\u003e\n      \u003cspan class=\"tbp-label\"\u003eTechnical Specifications\u003c\/span\u003e\n      \u003ch2 class=\"tbp-heading\"\u003eProduct Details\u003c\/h2\u003e\n      \u003cp class=\"tbp-copy\"\u003eEverything you need to know before setting up your Trash Bandit.\u003c\/p\u003e\n      \u003cdiv class=\"tbp-specs\"\u003e\n        \u003cdiv class=\"tbp-spec\"\u003e\n\u003cstrong\u003eFull Jumpscare Height\u003c\/strong\u003e\u003cspan\u003e43 in \/ 3 ft 7 in\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tbp-spec\"\u003e\n\u003cstrong\u003eWaiting Height\u003c\/strong\u003e\u003cspan\u003eApprox. 34 in \/ 2 ft 10 in\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tbp-spec\"\u003e\n\u003cstrong\u003eDimensions\u003c\/strong\u003e\u003cspan\u003e43 × 21.25 × 21.25 in\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tbp-spec\"\u003e\n\u003cstrong\u003eWeight\u003c\/strong\u003e\u003cspan\u003eApprox. 13.3 lb\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tbp-spec\"\u003e\n\u003cstrong\u003eActivation\u003c\/strong\u003e\u003cspan\u003eBuilt-in IR sensor or compatible external activator\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tbp-spec\"\u003e\n\u003cstrong\u003ePower\u003c\/strong\u003e\u003cspan\u003eIncluded 5.9V 2A adapter (cord: 120 in)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tbp-spec\"\u003e\n\u003cstrong\u003eSetup Time\u003c\/strong\u003e\u003cspan\u003eUnder 10 minutes\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tbp-spec\"\u003e\n\u003cstrong\u003eRecommended Use\u003c\/strong\u003e\u003cspan\u003eIndoor or dry, covered outdoor areas\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tbp-note\"\u003e☢️ \u003cstrong\u003eWhat's Included:\u003c\/strong\u003e Animated Trash Bandit prop · Setup instructions · Built-in IR sensor · Volume control · External speaker jack · 5.9V 2A power adapter · Slide-out repacking tray · Technical support. \u003cem\u003eExternal activators and battery adapters sold separately.\u003c\/em\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"tbp-card tbp-light tbp-faq\"\u003e\n    \u003cdiv class=\"tbp-faq-head\"\u003e\n      \u003cspan class=\"tbp-label\"\u003eGot Questions?\u003c\/span\u003e\n      \u003ch2 class=\"tbp-heading\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n      \u003cp class=\"tbp-copy\"\u003eEverything you need to know before your first victim arrives.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tbp-faq-list\"\u003e\n      \u003cdetails open\u003e\n        \u003csummary\u003eHow does it activate?\u003c\/summary\u003e\n        \u003cdiv class=\"tbp-answer\"\u003eThe built-in IR sensor detects nearby movement and triggers the animation automatically. No remote, no button, no operator required—it just fires when someone gets too close.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I control the volume?\u003c\/summary\u003e\n        \u003cdiv class=\"tbp-answer\"\u003eYes. The built-in volume dial lets you set the perfect level—from subtle indoor ambiance to full haunted-walkway chaos that the entire neighborhood can hear.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes it glow on its own?\u003c\/summary\u003e\n        \u003cdiv class=\"tbp-answer\"\u003eNo. The UV-reactive details become vivid under an external black light (not included). The prop does not self-illuminate without an external UV source.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I use it outdoors?\u003c\/summary\u003e\n        \u003cdiv class=\"tbp-answer\"\u003eYes—indoors or in a dry, covered outdoor area. Keep the adapter and electronics away from rain, standing water, and severe weather.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow do I store it after Halloween?\u003c\/summary\u003e\n        \u003cdiv class=\"tbp-answer\"\u003eUnplug, slide everything back into the convenient repacking tray, and store in a cool, dry place. It'll be ready to terrorize again next year.\u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"tbp-card tbp-dark tbp-final\"\u003e\n    \u003cdiv class=\"tbp-shell\"\u003e\n      \u003cspan class=\"tbp-label\"\u003eAnimated · IR Sensor · UV-Reactive · Ships Fast\u003c\/span\u003e\n      \u003ch2 class=\"tbp-heading\"\u003eThe Trash Can That Fights Back.\u003c\/h2\u003e\n      \u003cp class=\"tbp-copy\"\u003eOrder the Trash Bandit today and give your guests a Halloween scare they will never, ever forget.\u003c\/p\u003e\n      \u003cdiv class=\"tbp-final-line\"\u003e✦ Instant Pop-Up Launch · Fully Automatic IR · Adjustable Volume · UV-Reactive Details ✦\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"cotitoc","offers":[{"title":"Default Title","offer_id":52384274317614,"sku":"NC01992607304281-垃圾劫匪电动玩偶","price":129.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/ffdda41689dace3675ea4048a42bc9a965799f71.png?v=1785738902","url":"https:\/\/cotitoc.com\/products\/cotitoc-trash-bandit-animatronic","provider":"cotitoc","version":"1.0","type":"link"}