{"product_id":"p984467","title":"🎃 Perfect for Halloween “Trick-or-Treat” pranks 👻","description":"\u003cstyle\u003e\n\/* =========================================================\n   HALLOWEEN SKELETON PUMPKIN CANDY BOWL\n   ORIGINAL SHOPIFY LP V3\n   Mobile First + Container Query + CSS Isolation\n========================================================= *\/\n\n#hcandy-v3{\n  --h3-bg:#fff8ed;\n  --h3-paper:#fffdf8;\n  --h3-ink:#281b16;\n  --h3-muted:#74675d;\n  --h3-orange:#e45b16;\n  --h3-orange-dark:#b83c08;\n  --h3-purple:#3e1d52;\n  --h3-deep:#160c08;\n  --h3-green:#344731;\n  --h3-gold:#d79c4e;\n  --h3-line:#e4d2bb;\n  --h3-soft:#faead5;\n  --h3-radius:20px;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n  margin:0;\n  padding:8px 0 0;\n  overflow:hidden;\n\n  container-type:inline-size;\n\n  color:var(--h3-ink);\n  background:var(--h3-bg);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  line-height:1.6;\n  -webkit-font-smoothing:antialiased;\n  text-rendering:optimizeLegibility;\n}\n\n#hcandy-v3 *,\n#hcandy-v3 *::before,\n#hcandy-v3 *::after{\n  box-sizing:border-box;\n}\n\n#hcandy-v3 h1,\n#hcandy-v3 h2,\n#hcandy-v3 h3,\n#hcandy-v3 p,\n#hcandy-v3 figure{\n  margin:0;\n  padding:0;\n}\n\n#hcandy-v3 img{\n  display:block !important;\n  width:100% !important;\n  max-width:100% !important;\n  height:auto !important;\n  margin:0 !important;\n  padding:0 !important;\n  border:0 !important;\n}\n\n#hcandy-v3 .h3-inner{\n  width:100%;\n  max-width:920px;\n  min-width:0;\n  margin:0 auto;\n}\n\n#hcandy-v3 .h3-section{\n  width:100%;\n  padding:44px 14px;\n  border-bottom:1px solid var(--h3-line);\n}\n\n#hcandy-v3 .h3-section:last-child{\n  border-bottom:0;\n}\n\n\n\/* =========================================================\n   TYPE\n========================================================= *\/\n\n#hcandy-v3 .h3-kicker{\n  display:block;\n  margin:0 0 11px;\n\n  color:var(--h3-orange);\n\n  font-size:11px;\n  font-weight:850;\n  line-height:1.25;\n\n  letter-spacing:1.65px;\n  text-transform:uppercase;\n}\n\n#hcandy-v3 .h3-heading{\n  margin:0;\n\n  color:var(--h3-green);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:32px;\n  font-weight:800;\n  line-height:1.07;\n\n  letter-spacing:-.7px;\n\n  overflow-wrap:anywhere;\n}\n\n#hcandy-v3 .h3-heading span{\n  color:var(--h3-orange);\n}\n\n#hcandy-v3 .h3-copy{\n  max-width:680px;\n  margin:15px 0 0;\n\n  color:var(--h3-muted);\n\n  font-size:15px;\n  line-height:1.7;\n}\n\n#hcandy-v3 .h3-center{\n  text-align:center;\n}\n\n#hcandy-v3 .h3-center .h3-copy{\n  margin-left:auto;\n  margin-right:auto;\n}\n\n\n\/* =========================================================\n   MEDIA\n========================================================= *\/\n\n#hcandy-v3 .h3-media{\n  width:100%;\n  min-width:0;\n  overflow:hidden;\n\n  border-radius:18px;\n  background:#f4e6d4;\n}\n\n#hcandy-v3 .h3-media img{\n  width:100%;\n  height:auto;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n#hcandy-v3 .h3-hero{\n  padding:10px 9px 30px;\n  border-bottom:0;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(228,91,22,.10),\n      transparent 48%\n    ),\n    var(--h3-bg);\n}\n\n#hcandy-v3 .h3-hero-media{\n  overflow:hidden;\n  border-radius:20px;\n  background:#1a0d08;\n\n  box-shadow:\n    0 12px 30px rgba(0,0,0,.09);\n}\n\n#hcandy-v3 .h3-hero-copy{\n  padding:25px 7px 0;\n  text-align:center;\n}\n\n#hcandy-v3 .h3-hero-title{\n  max-width:780px;\n  margin:0 auto;\n\n  color:var(--h3-green);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:35px;\n  font-weight:800;\n  line-height:1.06;\n\n  letter-spacing:-.85px;\n\n  overflow-wrap:anywhere;\n}\n\n#hcandy-v3 .h3-hero-title span{\n  color:var(--h3-orange);\n}\n\n#hcandy-v3 .h3-hero-description{\n  max-width:680px;\n  margin:15px auto 0;\n\n  color:var(--h3-muted);\n\n  font-size:15px;\n  line-height:1.68;\n}\n\n#hcandy-v3 .h3-chip-row{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:7px;\n\n  margin-top:17px;\n}\n\n#hcandy-v3 .h3-chip{\n  display:inline-flex;\n  align-items:center;\n\n  min-height:31px;\n  padding:6px 10px;\n\n  border:1px solid #deccb5;\n  border-radius:999px;\n\n  background:var(--h3-paper);\n\n  color:var(--h3-green);\n\n  font-size:10.5px;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   QUICK VALUE\n========================================================= *\/\n\n#hcandy-v3 .h3-value-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:11px;\n  margin-top:28px;\n}\n\n#hcandy-v3 .h3-value-card{\n  min-width:0;\n  padding:19px;\n\n  border:1px solid var(--h3-line);\n  border-radius:17px;\n\n  background:var(--h3-paper);\n\n  box-shadow:0 4px 16px rgba(0,0,0,.025);\n}\n\n#hcandy-v3 .h3-value-icon{\n  width:40px;\n  height:40px;\n\n  display:grid;\n  place-items:center;\n\n  margin-bottom:16px;\n\n  border-radius:11px;\n\n  background:var(--h3-soft);\n\n  color:var(--h3-orange);\n\n  font-size:18px;\n}\n\n#hcandy-v3 .h3-value-card h3{\n  margin:0;\n\n  color:var(--h3-green);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:21px;\n  line-height:1.12;\n}\n\n#hcandy-v3 .h3-value-card p{\n  margin:8px 0 0;\n\n  color:var(--h3-muted);\n\n  font-size:13px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   DARK SECTIONS\n========================================================= *\/\n\n#hcandy-v3 .h3-dark{\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at 12% 5%,\n      rgba(228,91,22,.30),\n      transparent 35%\n    ),\n    linear-gradient(\n      145deg,\n      #110806 0%,\n      #24100b 53%,\n      #351746 100%\n    );\n\n  border-color:rgba(255,255,255,.08);\n}\n\n#hcandy-v3 .h3-dark .h3-kicker{\n  color:#ff9d51;\n}\n\n#hcandy-v3 .h3-dark .h3-heading{\n  color:#fff;\n}\n\n#hcandy-v3 .h3-dark .h3-heading span{\n  color:#ff994d;\n}\n\n#hcandy-v3 .h3-dark .h3-copy{\n  color:rgba(255,255,255,.72);\n}\n\n\n\/* =========================================================\n   STORY BLOCK\n========================================================= *\/\n\n#hcandy-v3 .h3-story{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:28px;\n  align-items:center;\n}\n\n#hcandy-v3 .h3-story-media{\n  order:1;\n}\n\n#hcandy-v3 .h3-story-copy{\n  order:2;\n}\n\n#hcandy-v3 .h3-story-list{\n  display:grid;\n  gap:13px;\n  margin-top:25px;\n}\n\n#hcandy-v3 .h3-story-item{\n  display:grid;\n\n  grid-template-columns:40px minmax(0,1fr);\n\n  gap:12px;\n\n  align-items:start;\n}\n\n#hcandy-v3 .h3-story-icon{\n  width:40px;\n  height:40px;\n\n  display:grid;\n  place-items:center;\n\n  border-radius:50%;\n\n  background:#fae8d1;\n\n  color:var(--h3-orange);\n\n  font-size:16px;\n}\n\n#hcandy-v3 .h3-story-item strong{\n  display:block;\n\n  color:var(--h3-green);\n\n  font-size:15px;\n  line-height:1.35;\n}\n\n#hcandy-v3 .h3-story-item span{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--h3-muted);\n\n  font-size:13px;\n  line-height:1.55;\n}\n\n#hcandy-v3 .h3-dark .h3-story-item strong{\n  color:#fff;\n}\n\n#hcandy-v3 .h3-dark .h3-story-item span{\n  color:rgba(255,255,255,.64);\n}\n\n#hcandy-v3 .h3-dark .h3-story-icon{\n  background:rgba(255,255,255,.08);\n  color:#ff9c50;\n}\n\n\n\/* =========================================================\n   FEATURE CARDS\n========================================================= *\/\n\n#hcandy-v3 .h3-feature-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:11px;\n\n  margin-top:28px;\n}\n\n#hcandy-v3 .h3-feature-card{\n  min-width:0;\n  padding:19px;\n\n  border:1px solid var(--h3-line);\n  border-radius:16px;\n\n  background:var(--h3-paper);\n}\n\n#hcandy-v3 .h3-feature-number{\n  display:block;\n\n  margin-bottom:12px;\n\n  color:var(--h3-orange);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:21px;\n  font-weight:800;\n  line-height:1;\n}\n\n#hcandy-v3 .h3-feature-card strong{\n  display:block;\n\n  color:var(--h3-green);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:20px;\n  line-height:1.14;\n}\n\n#hcandy-v3 .h3-feature-card span{\n  display:block;\n\n  margin-top:5px;\n\n  color:var(--h3-muted);\n\n  font-size:13px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   CAPACITY\n========================================================= *\/\n\n#hcandy-v3 .h3-capacity{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:28px;\n  align-items:center;\n}\n\n#hcandy-v3 .h3-capacity-list{\n  display:grid;\n  gap:10px;\n  margin-top:25px;\n}\n\n#hcandy-v3 .h3-capacity-card{\n  padding:16px 17px;\n\n  border:1px solid var(--h3-line);\n  border-radius:15px;\n\n  background:var(--h3-paper);\n}\n\n#hcandy-v3 .h3-capacity-card strong{\n  display:block;\n\n  color:var(--h3-green);\n\n  font-size:15px;\n  line-height:1.35;\n}\n\n#hcandy-v3 .h3-capacity-card span{\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--h3-muted);\n\n  font-size:13px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   SCENE\n========================================================= *\/\n\n#hcandy-v3 .h3-scene-image{\n  margin-top:28px;\n}\n\n#hcandy-v3 .h3-tag-row{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:7px;\n\n  margin-top:20px;\n}\n\n#hcandy-v3 .h3-tag{\n  padding:8px 11px;\n\n  border-radius:999px;\n\n  background:#f4e6d2;\n\n  color:var(--h3-green);\n\n  font-size:10.5px;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   MEMORY \/ SOCIAL MOMENT\n========================================================= *\/\n\n#hcandy-v3 .h3-memory{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:28px;\n  align-items:center;\n}\n\n#hcandy-v3 .h3-memory-image{\n  order:1;\n}\n\n#hcandy-v3 .h3-memory-copy{\n  order:2;\n}\n\n#hcandy-v3 .h3-memory-list{\n  display:grid;\n  gap:11px;\n  margin-top:24px;\n}\n\n#hcandy-v3 .h3-memory-item{\n  display:grid;\n\n  grid-template-columns:29px minmax(0,1fr);\n\n  gap:9px;\n\n  align-items:start;\n}\n\n#hcandy-v3 .h3-memory-mark{\n  width:29px;\n  height:29px;\n\n  display:grid;\n  place-items:center;\n\n  border-radius:50%;\n\n  background:#fae9d5;\n\n  color:var(--h3-orange);\n\n  font-size:13px;\n}\n\n#hcandy-v3 .h3-memory-item strong{\n  display:block;\n\n  color:var(--h3-green);\n\n  font-size:14px;\n}\n\n#hcandy-v3 .h3-memory-item span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--h3-muted);\n\n  font-size:12.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   SETUP\n========================================================= *\/\n\n#hcandy-v3 .h3-setup{\n  display:grid;\n  gap:10px;\n  margin-top:28px;\n}\n\n#hcandy-v3 .h3-setup-item{\n  padding:16px 17px;\n\n  border-left:3px solid var(--h3-orange);\n\n  background:#fffaf2;\n}\n\n#hcandy-v3 .h3-setup-item strong{\n  display:block;\n\n  color:var(--h3-green);\n\n  font-size:15px;\n}\n\n#hcandy-v3 .h3-setup-item span{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--h3-muted);\n\n  font-size:13px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n#hcandy-v3 .h3-faq{\n  margin-top:28px;\n}\n\n#hcandy-v3 .h3-faq-item{\n  border-top:1px solid var(--h3-line);\n}\n\n#hcandy-v3 .h3-faq-item:last-child{\n  border-bottom:1px solid var(--h3-line);\n}\n\n#hcandy-v3 .h3-faq-item summary{\n  position:relative;\n\n  padding:18px 40px 18px 0;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--h3-green);\n\n  font-size:15px;\n  font-weight:800;\n\n  line-height:1.45;\n}\n\n#hcandy-v3 .h3-faq-item summary::-webkit-details-marker{\n  display:none;\n}\n\n#hcandy-v3 .h3-faq-item summary::after{\n  content:\"+\";\n\n  position:absolute;\n\n  top:11px;\n  right:2px;\n\n  color:var(--h3-orange);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:26px;\n}\n\n#hcandy-v3 .h3-faq-item[open] summary::after{\n  content:\"−\";\n}\n\n#hcandy-v3 .h3-answer{\n  padding:0 34px 18px 0;\n\n  color:var(--h3-muted);\n\n  font-size:13px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n#hcandy-v3 .h3-final{\n  padding:42px 9px 18px;\n  border-bottom:0;\n}\n\n#hcandy-v3 .h3-final-box{\n  overflow:hidden;\n\n  border-radius:22px;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(242,137,61,.25),\n      transparent 48%\n    ),\n    linear-gradient(\n      145deg,\n      #140a08 0%,\n      #28100a 62%,\n      #371847 100%\n    );\n\n  text-align:center;\n}\n\n#hcandy-v3 .h3-final-image{\n  width:100%;\n}\n\n#hcandy-v3 .h3-final-copy{\n  padding:34px 20px 42px;\n}\n\n#hcandy-v3 .h3-final-title{\n  margin:0;\n\n  color:#fff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:34px;\n\n  line-height:1.06;\n\n  letter-spacing:-.8px;\n}\n\n#hcandy-v3 .h3-final-title span{\n  color:#ff994d;\n}\n\n#hcandy-v3 .h3-final-description{\n  max-width:600px;\n\n  margin:15px auto 0;\n\n  color:rgba(255,255,255,.72);\n\n  font-size:14px;\n\n  line-height:1.62;\n}\n\n#hcandy-v3 .h3-final-line{\n  display:inline-block;\n\n  margin-top:19px;\n\n  padding:9px 13px;\n\n  border:1px solid rgba(255,158,82,.4);\n\n  border-radius:999px;\n\n  background:rgba(255,255,255,.05);\n\n  color:#fff;\n\n  font-size:10px;\n\n  font-weight:800;\n\n  letter-spacing:.4px;\n}\n\n\n\/* =========================================================\n   CONTAINER QUERY\n========================================================= *\/\n\n@container (min-width:700px){\n\n  #hcandy-v3 .h3-section{\n    padding:58px 20px;\n  }\n\n  #hcandy-v3 .h3-heading{\n    font-size:43px;\n  }\n\n  #hcandy-v3 .h3-copy{\n    font-size:16px;\n  }\n\n  #hcandy-v3 .h3-hero{\n    padding:16px 14px 42px;\n  }\n\n  #hcandy-v3 .h3-hero-title{\n    font-size:48px;\n  }\n\n  #hcandy-v3 .h3-hero-description{\n    font-size:16px;\n  }\n\n  #hcandy-v3 .h3-value-grid{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:16px;\n  }\n\n  #hcandy-v3 .h3-feature-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:16px;\n  }\n\n  #hcandy-v3 .h3-capacity-list{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n  }\n\n  #hcandy-v3 .h3-final-title{\n    font-size:46px;\n  }\n}\n\n\n@container (min-width:860px){\n\n  #hcandy-v3 .h3-story{\n    grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n    gap:42px;\n  }\n\n  #hcandy-v3 .h3-story-media{\n    order:1;\n  }\n\n  #hcandy-v3 .h3-story-copy{\n    order:2;\n  }\n\n  #hcandy-v3 .h3-capacity{\n    grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n    gap:42px;\n  }\n\n  #hcandy-v3 .h3-memory{\n    grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n    gap:42px;\n  }\n\n  #hcandy-v3 .h3-memory-image{\n    order:2;\n  }\n\n  #hcandy-v3 .h3-memory-copy{\n    order:1;\n  }\n}\n\n\n\/* =========================================================\n   MOBILE SAFETY\n========================================================= *\/\n\n@media(max-width:699px){\n\n  #hcandy-v3{\n    overflow-x:hidden;\n  }\n\n  #hcandy-v3 .h3-heading,\n  #hcandy-v3 .h3-hero-title,\n  #hcandy-v3 .h3-final-title{\n    overflow-wrap:anywhere;\n  }\n\n  #hcandy-v3 .h3-section{\n    padding-right:13px;\n    padding-left:13px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product__description rte quick-add-hidden\" style=\"--margin-top: 2.4rem; --margin-bottom: 2.4rem;\"\u003e\n\u003cdiv id=\"hcandy-v3\"\u003e\n\u003c!-- =====================================================\n     01 HERO\n===================================================== --\u003e\n\u003csection class=\"h3-section h3-hero\"\u003e\n\u003cdiv class=\"h3-inner\"\u003e\n\u003cdiv class=\"h3-hero-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0814\/7563\/3382\/files\/01.webp?v=1789009099\" alt=\"Animated skeleton pumpkin Halloween candy bowl\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"h3-hero-copy\"\u003e\n\u003cspan class=\"h3-kicker\"\u003e The Halloween candy bowl with a surprise \u003c\/span\u003e\n\u003ch1 class=\"h3-hero-title\"\u003eMake The Candy Grab \u003cspan\u003eThe Scare\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"h3-hero-description\"\u003eWhy hand out candy the ordinary way? Give trick-or-treaters an unexpected moment they will actually remember.\u003c\/p\u003e\n\u003cdiv class=\"h3-chip-row\"\u003e\n\u003cspan class=\"h3-chip\"\u003e 👋 Motion Activated \u003c\/span\u003e \u003cspan class=\"h3-chip\"\u003e 💀 Jumping Skeleton Hand \u003c\/span\u003e \u003cspan class=\"h3-chip\"\u003e 👁️ Glowing Eyes \u003c\/span\u003e \u003cspan class=\"h3-chip\"\u003e 🔊 Spooky Sounds \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     02 VALUE\n===================================================== --\u003e\n\u003csection class=\"h3-section\"\u003e\n\u003cdiv class=\"h3-inner\"\u003e\n\u003cdiv class=\"h3-center\"\u003e\n\u003cspan class=\"h3-kicker\"\u003e More than a candy bowl \u003c\/span\u003e\n\u003ch2 class=\"h3-heading\"\u003eThe Reach For Candy \u003cspan\u003eBecomes The Fun\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"h3-copy\"\u003eThe real Halloween moment happens when someone reaches toward the treats and suddenly realizes this is not an ordinary candy bowl.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h3-value-grid\"\u003e\n\u003carticle class=\"h3-value-card\"\u003e\n\u003cdiv class=\"h3-value-icon\"\u003e👋\u003c\/div\u003e\n\u003ch3\u003eMotion Activated\u003c\/h3\u003e\n\u003cp\u003eThe motion sensor responds when someone reaches toward the candy bowl.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"h3-value-card\"\u003e\n\u003cdiv class=\"h3-value-icon\"\u003e💀\u003c\/div\u003e\n\u003ch3\u003eJumping Skeleton Hand\u003c\/h3\u003e\n\u003cp\u003eA sudden pop-up movement turns a simple candy grab into a spooky surprise.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"h3-value-card\"\u003e\n\u003cdiv class=\"h3-value-icon\"\u003e👁️\u003c\/div\u003e\n\u003ch3\u003eCreepy LED Eyes\u003c\/h3\u003e\n\u003cp\u003eGlowing red eyes add a creepy visual effect, especially when the evening gets dark.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"h3-value-card\"\u003e\n\u003cdiv class=\"h3-value-icon\"\u003e🔊\u003c\/div\u003e\n\u003ch3\u003eSpooky Sound Effects\u003c\/h3\u003e\n\u003cp\u003eSound effects add another layer of surprise when the bowl is activated.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     03 INTERACTIVE SURPRISE\n===================================================== --\u003e\n\u003csection class=\"h3-section h3-dark\"\u003e\n\u003cdiv class=\"h3-inner\"\u003e\n\u003cdiv class=\"h3-story\"\u003e\n\u003cdiv class=\"h3-story-media\"\u003e\n\u003cdiv class=\"h3-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0814\/7563\/3382\/files\/02.webp?v=1789009099\" alt=\"Motion activated skeleton Halloween candy bowl\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h3-story-copy\"\u003e\n\u003cspan class=\"h3-kicker\"\u003e Built around the reaction \u003c\/span\u003e\n\u003ch2 class=\"h3-heading\"\u003eOne Reach. \u003cspan\u003eOne Big Surprise.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"h3-copy\"\u003eThis is where the fun happens. Someone reaches for the candy, the interactive feature activates, and the candy stop suddenly becomes part of the Halloween show.\u003c\/p\u003e\n\u003cdiv class=\"h3-story-list\"\u003e\n\u003cdiv class=\"h3-story-item\"\u003e\n\u003cdiv class=\"h3-story-icon\"\u003e👋\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Automatic motion activation \u003c\/strong\u003e \u003cspan\u003e Let the sensor trigger the effect when guests reach toward the treats. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h3-story-item\"\u003e\n\u003cdiv class=\"h3-story-icon\"\u003e☝️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Manual Try Me control \u003c\/strong\u003e \u003cspan\u003e Test the effect yourself or demonstrate the surprise before the trick-or-treating begins. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h3-story-item\"\u003e\n\u003cdiv class=\"h3-story-icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Movement + light + sound \u003c\/strong\u003e \u003cspan\u003e Multiple effects work together to make the activation more noticeable. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     04 FEATURES\n===================================================== --\u003e\n\u003csection class=\"h3-section\"\u003e\n\u003cdiv class=\"h3-inner\"\u003e\n\u003cdiv class=\"h3-center\"\u003e\n\u003cspan class=\"h3-kicker\"\u003e Designed for Halloween night \u003c\/span\u003e\n\u003ch2 class=\"h3-heading\"\u003eA Classic Pumpkin \u003cspan\u003eWith A Twist\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"h3-copy\"\u003eThe familiar Jack-O'-Lantern look gets an interactive upgrade designed to create more reactions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h3-feature-grid\"\u003e\n\u003carticle class=\"h3-feature-card\"\u003e\u003cspan class=\"h3-feature-number\"\u003e 01 \u003c\/span\u003e \u003cstrong\u003e Animated Skeleton Hand \u003c\/strong\u003e \u003cspan\u003e The pop-up hand delivers the unexpected part of the Halloween experience. \u003c\/span\u003e\u003c\/article\u003e\n\u003carticle class=\"h3-feature-card\"\u003e\u003cspan class=\"h3-feature-number\"\u003e 02 \u003c\/span\u003e \u003cstrong\u003e Glowing Red Eyes \u003c\/strong\u003e \u003cspan\u003e Illuminated eyes give the bowl an eerie nighttime appearance. \u003c\/span\u003e\u003c\/article\u003e\n\u003carticle class=\"h3-feature-card\"\u003e\u003cspan class=\"h3-feature-number\"\u003e 03 \u003c\/span\u003e \u003cstrong\u003e Built-In Sound Effects \u003c\/strong\u003e \u003cspan\u003e Spooky audio adds another surprise when the interactive feature activates. \u003c\/span\u003e\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     05 CAPACITY\n===================================================== --\u003e\n\u003csection class=\"h3-section\"\u003e\n\u003cdiv class=\"h3-inner\"\u003e\n\u003cdiv class=\"h3-capacity\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"h3-kicker\"\u003e Keep the candy coming \u003c\/span\u003e\n\u003ch2 class=\"h3-heading\"\u003eFill It Up. \u003cspan\u003eKeep The Fun Going.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"h3-copy\"\u003eThe pumpkin bowl gives trick-or-treaters an easy place to reach for candy while keeping the setup compact and practical.\u003c\/p\u003e\n\u003cdiv class=\"h3-capacity-list\"\u003e\n\u003cdiv class=\"h3-capacity-card\"\u003e\n\u003cstrong\u003e Spacious Candy Opening \u003c\/strong\u003e \u003cspan\u003e Easy access makes reaching for treats simple — and gives the surprise room to happen. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h3-capacity-card\"\u003e\n\u003cstrong\u003e Stable Placement \u003c\/strong\u003e \u003cspan\u003e Suitable for placing on tables, counters and other stable flat surfaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h3-capacity-card\"\u003e\n\u003cstrong\u003e Battery Powered \u003c\/strong\u003e \u003cspan\u003e Cordless operation gives you more freedom when deciding where to place it. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"h3-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0814\/7563\/3382\/files\/04.webp?v=1789009099\" alt=\"Halloween pumpkin candy bowl filled with treats\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     06 HALLOWEEN SCENES\n===================================================== --\u003e\n\u003csection class=\"h3-section h3-dark\"\u003e\n\u003cdiv class=\"h3-inner\"\u003e\n\u003cdiv class=\"h3-center\"\u003e\n\u003cspan class=\"h3-kicker\"\u003e Put the scare where the action is \u003c\/span\u003e\n\u003ch2 class=\"h3-heading\"\u003eFrom Trick-or-Treat \u003cspan\u003eTo Halloween Party\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"h3-copy\"\u003eAdd it wherever you want a little more Halloween personality and a little more interaction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h3-scene-image\"\u003e\n\u003cdiv class=\"h3-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0814\/7563\/3382\/files\/05.webp?v=1789009099\" alt=\"Halloween animated skeleton candy bowl decoration\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h3-tag-row\"\u003e\n\u003cspan class=\"h3-tag\"\u003e 🎃 Trick-or-Treat \u003c\/span\u003e \u003cspan class=\"h3-tag\"\u003e 🏚 Haunted House \u003c\/span\u003e \u003cspan class=\"h3-tag\"\u003e 🧛 Halloween Party \u003c\/span\u003e \u003cspan class=\"h3-tag\"\u003e 🏠 Front Porch \u003c\/span\u003e \u003cspan class=\"h3-tag\"\u003e 🖥 Indoor Decor \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     07 MEMORY\n===================================================== --\u003e\n\u003csection class=\"h3-section\"\u003e\n\u003cdiv class=\"h3-inner\"\u003e\n\u003cdiv class=\"h3-memory\"\u003e\n\u003cdiv class=\"h3-memory-image\"\u003e\n\u003cdiv class=\"h3-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0814\/7563\/3382\/files\/03.webp?v=1789009099\" alt=\"Animated skeleton pumpkin Halloween decoration\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h3-memory-copy\"\u003e\n\u003cspan class=\"h3-kicker\"\u003e Make your house memorable \u003c\/span\u003e\n\u003ch2 class=\"h3-heading\"\u003eNot Just Candy. \u003cspan\u003eA Halloween Moment.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"h3-copy\"\u003eThe best Halloween decorations give people something to react to. This one turns the simple act of grabbing candy into a little story they'll remember.\u003c\/p\u003e\n\u003cdiv class=\"h3-memory-list\"\u003e\n\u003cdiv class=\"h3-memory-item\"\u003e\n\u003cdiv class=\"h3-memory-mark\"\u003e😂\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e More interaction \u003c\/strong\u003e \u003cspan\u003e Guests don't simply take candy — they become part of the moment. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h3-memory-item\"\u003e\n\u003cdiv class=\"h3-memory-mark\"\u003e🌙\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Better nighttime atmosphere \u003c\/strong\u003e \u003cspan\u003e Glowing eyes and spooky audio become even more noticeable after dark. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h3-memory-item\"\u003e\n\u003cdiv class=\"h3-memory-mark\"\u003e🎃\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Bring it back every Halloween \u003c\/strong\u003e \u003cspan\u003e A seasonal decoration you can bring out again when October comes around. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     08 EASY SETUP\n===================================================== --\u003e\n\u003csection class=\"h3-section\"\u003e\n\u003cdiv class=\"h3-inner\"\u003e\n\u003cdiv class=\"h3-center\"\u003e\n\u003cspan class=\"h3-kicker\"\u003e Keep setup simple \u003c\/span\u003e\n\u003ch2 class=\"h3-heading\"\u003eFill It. \u003cspan\u003eTurn It On.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"h3-copy\"\u003eGet the candy ready, choose the spot and activate the Halloween features.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h3-setup\"\u003e\n\u003cdiv class=\"h3-setup-item\"\u003e\n\u003cstrong\u003e 01 · Fill the pumpkin bowl \u003c\/strong\u003e \u003cspan\u003e Add wrapped candy, chocolates or other suitable treats. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h3-setup-item\"\u003e\n\u003cstrong\u003e 02 · Choose a suitable location \u003c\/strong\u003e \u003cspan\u003e Place the bowl on a stable surface near your trick-or-treat or party activity. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h3-setup-item\"\u003e\n\u003cstrong\u003e 03 · Insert batteries and turn it on \u003c\/strong\u003e \u003cspan\u003e Use the battery-powered setup to activate the interactive Halloween features. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h3-setup-item\"\u003e\n\u003cstrong\u003e 04 · Let the reactions begin \u003c\/strong\u003e \u003cspan\u003e Once someone reaches toward the candy, the surprise is ready. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     09 FAQ\n===================================================== --\u003e\n\u003csection class=\"h3-section\"\u003e\n\u003cdiv class=\"h3-inner\"\u003e\n\u003cdiv class=\"h3-center\"\u003e\n\u003cspan class=\"h3-kicker\"\u003e Good to know \u003c\/span\u003e\n\u003ch2 class=\"h3-heading\"\u003eBefore The \u003cspan\u003eSpooky Fun Begins\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"h3-faq\"\u003e\n\u003cdetails class=\"h3-faq-item\"\u003e\n\u003csummary\u003eHow does the motion activation work?\u003c\/summary\u003e\n\u003cdiv class=\"h3-answer\"\u003eThe built-in motion sensor is designed to trigger the interactive effect when someone reaches toward the candy bowl.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"h3-faq-item\"\u003e\n\u003csummary\u003eDoes it have a manual Try Me button?\u003c\/summary\u003e\n\u003cdiv class=\"h3-answer\"\u003eYes. The product includes a manual Try Me control for testing or demonstrating the effect.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"h3-faq-item\"\u003e\n\u003csummary\u003eDoes the skeleton hand move?\u003c\/summary\u003e\n\u003cdiv class=\"h3-answer\"\u003eYes. The interactive design includes a jumping skeleton hand effect when activated.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"h3-faq-item\"\u003e\n\u003csummary\u003eDoes it have lights and sound?\u003c\/summary\u003e\n\u003cdiv class=\"h3-answer\"\u003eYes. The product combines glowing LED eyes with spooky sound effects.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"h3-faq-item\"\u003e\n\u003csummary\u003eIs it battery powered?\u003c\/summary\u003e\n\u003cdiv class=\"h3-answer\"\u003eYes. The product is designed for battery-powered operation, allowing more flexibility when choosing where to place the bowl.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"h3-faq-item\"\u003e\n\u003csummary\u003eWhere can I use it?\u003c\/summary\u003e\n\u003cdiv class=\"h3-answer\"\u003eIt can be used for trick-or-treating, Halloween parties, front porch displays, haunted-house setups and suitable indoor seasonal decorating.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     10 FINAL\n===================================================== --\u003e\n\u003csection class=\"h3-section h3-final\"\u003e\n\u003cdiv class=\"h3-inner\"\u003e\n\u003cdiv class=\"h3-final-box\"\u003e\n\u003cdiv class=\"h3-final-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0814\/7563\/3382\/files\/06.webp?v=1789009099\" alt=\"Animated skeleton Halloween pumpkin candy bowl\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"h3-final-copy\"\u003e\n\u003cspan class=\"h3-kicker\"\u003e Halloween is better with a surprise \u003c\/span\u003e\n\u003ch2 class=\"h3-final-title\"\u003eFill The Bowl. \u003cspan\u003eSet The Scare.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"h3-final-description\"\u003eTurn an ordinary candy stop into a Halloween moment guests will remember.\u003c\/p\u003e\n\u003cdiv class=\"h3-final-line\"\u003eMOTION ACTIVATED · SKELETON HAND · LED EYES · SPOOKY SOUNDS\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Favaic Store","offers":[{"title":"Default Title","offer_id":48310945513702,"sku":"SR2609E000022-001000*1","price":59.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0814\/7563\/3382\/files\/PumpkinCandyBowl01.webp?v=1789010039","url":"https:\/\/favaic.com\/products\/p984467","provider":"Favaic Store","version":"1.0","type":"link"}