{"product_id":"backyard","title":"🦝 Backyard Bandits Advent Calendar – 24 Days of Tiny Trouble","description":"\u003cstyle\u003e\n.bb-page{\n  max-width:1100px;\n  margin:0 auto;\n  background:#fffdf8;\n  color:#2e2d29;\n  font-family:Arial,Helvetica,sans-serif;\n  line-height:1.68;\n  overflow:hidden;\n}\n\n.bb-page *{\n  box-sizing:border-box;\n}\n\n.bb-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n  margin:0;\n}\n\n.bb-img{\n  margin:0;\n  padding:0;\n  overflow:hidden;\n  background:#f3eee5;\n}\n\n\/* HERO *\/\n\n.bb-hero{\n  padding:50px 22px 46px;\n  text-align:center;\n  background:\n    radial-gradient(circle at top,#f7efe2 0%,#e9ddca 100%);\n}\n\n.bb-label{\n  display:inline-block;\n  margin-bottom:12px;\n  color:#7f5635;\n  font-size:13px;\n  font-weight:800;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.bb-hero h1{\n  max-width:880px;\n  margin:0 auto 18px;\n  color:#253c32;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:43px;\n  line-height:1.12;\n}\n\n.bb-hero p{\n  max-width:790px;\n  margin:0 auto 17px;\n  color:#625d55;\n  font-size:18px;\n  line-height:1.72;\n}\n\n.bb-accent{\n  color:#9b5a36;\n}\n\n.bb-gold{\n  color:#d0aa63;\n}\n\n\/* BADGES *\/\n\n.bb-badges{\n  display:flex;\n  justify-content:center;\n  flex-wrap:wrap;\n  gap:10px;\n  max-width:920px;\n  margin:28px auto 0;\n}\n\n.bb-badge{\n  padding:10px 15px;\n  border:1px solid #d9cbb8;\n  border-radius:999px;\n  background:#fff;\n  color:#405448;\n  font-size:14px;\n  font-weight:700;\n}\n\n\/* SECTION *\/\n\n.bb-section{\n  padding:44px 22px;\n  text-align:center;\n}\n\n.bb-section h2{\n  max-width:860px;\n  margin:0 auto 16px;\n  color:#2a4538;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:35px;\n  line-height:1.2;\n}\n\n.bb-section p{\n  max-width:800px;\n  margin:0 auto 17px;\n  color:#625f59;\n  font-size:17px;\n  line-height:1.72;\n}\n\n.bb-dark{\n  background:#253d33;\n}\n\n.bb-dark h2{\n  color:#efd49c;\n}\n\n.bb-dark p{\n  color:#f5f1e9;\n}\n\n.bb-dark .bb-label{\n  color:#ddb775;\n}\n\n\/* CARDS *\/\n\n.bb-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:16px;\n  max-width:920px;\n  margin:30px auto 0;\n}\n\n.bb-card{\n  padding:24px 18px;\n  border:1px solid #e0d7ca;\n  border-radius:14px;\n  background:#fff;\n  color:#595650;\n  box-shadow:0 8px 24px rgba(40,45,40,.06);\n}\n\n.bb-card span{\n  display:block;\n  margin-bottom:8px;\n  font-size:30px;\n}\n\n.bb-card strong{\n  display:block;\n  margin-bottom:7px;\n  color:#294538;\n  font-size:17px;\n}\n\n\/* STEPS *\/\n\n.bb-steps{\n  max-width:850px;\n  margin:30px auto 0;\n}\n\n.bb-step{\n  display:grid;\n  grid-template-columns:58px 1fr;\n  gap:16px;\n  align-items:center;\n  margin-bottom:14px;\n  padding:18px;\n  border-radius:14px;\n  background:#f8f2e8;\n  text-align:left;\n}\n\n.bb-step-num{\n  width:52px;\n  height:52px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:#355344;\n  color:#f0d59d;\n  font-size:22px;\n  font-weight:800;\n}\n\n.bb-step strong{\n  display:block;\n  margin-bottom:4px;\n  color:#294538;\n  font-size:17px;\n}\n\n\/* CHARACTER LIST *\/\n\n.bb-characters{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:12px;\n  max-width:920px;\n  margin:28px auto 0;\n}\n\n.bb-character{\n  padding:15px 9px;\n  border-radius:10px;\n  background:#f4ece0;\n  color:#4e4b45;\n  font-size:14px;\n  font-weight:700;\n}\n\n\/* FEATURE LIST *\/\n\n.bb-feature-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:15px;\n  max-width:860px;\n  margin:28px auto 0;\n}\n\n.bb-feature{\n  padding:20px;\n  border:1px solid #e1d7c8;\n  border-radius:12px;\n  background:#faf5ed;\n  text-align:left;\n}\n\n.bb-feature strong{\n  display:block;\n  margin-bottom:6px;\n  color:#294538;\n  font-size:17px;\n}\n\n\/* COMPARISON *\/\n\n.bb-table-wrap{\n  width:100%;\n  overflow-x:auto;\n  margin-top:28px;\n}\n\n.bb-table{\n  width:100%;\n  max-width:850px;\n  min-width:620px;\n  margin:auto;\n  border-collapse:collapse;\n}\n\n.bb-table th,\n.bb-table td{\n  padding:15px 12px;\n  border-bottom:1px solid #ddd7cf;\n  text-align:center;\n}\n\n.bb-table th{\n  background:#294538;\n  color:#fff;\n}\n\n.bb-table td:first-child{\n  text-align:left;\n  font-weight:700;\n}\n\n.bb-yes{\n  color:#238252;\n  font-size:20px;\n  font-weight:800;\n}\n\n.bb-no{\n  color:#aaa;\n}\n\n\/* FAQ *\/\n\n.bb-faq{\n  max-width:850px;\n  margin:28px auto 0;\n  text-align:left;\n}\n\n.bb-faq details{\n  padding:17px 0;\n  border-bottom:1px solid #ddd6cc;\n}\n\n.bb-faq summary{\n  cursor:pointer;\n  color:#294538;\n  font-size:17px;\n  font-weight:700;\n}\n\n.bb-faq p{\n  margin:11px 0 0;\n  font-size:15px;\n}\n\n\/* FINAL *\/\n\n.bb-final{\n  padding:52px 22px;\n  text-align:center;\n  background:\n    radial-gradient(circle at top,#3a5b4c 0%,#243d32 70%);\n}\n\n.bb-final h2{\n  max-width:850px;\n  margin:0 auto 16px;\n  color:#efd39b;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:36px;\n  line-height:1.2;\n}\n\n.bb-final p{\n  max-width:760px;\n  margin:0 auto;\n  color:#f5f1e9;\n  font-size:17px;\n}\n\n\/* MOBILE *\/\n\n@media(max-width:750px){\n\n  .bb-hero{\n    padding:36px 16px;\n  }\n\n  .bb-hero h1{\n    font-size:31px;\n  }\n\n  .bb-hero p{\n    font-size:16px;\n  }\n\n  .bb-section{\n    padding:32px 16px;\n  }\n\n  .bb-section h2{\n    font-size:27px;\n  }\n\n  .bb-section p{\n    font-size:16px;\n  }\n\n  .bb-grid{\n    grid-template-columns:1fr;\n  }\n\n  .bb-characters{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .bb-feature-grid{\n    grid-template-columns:1fr;\n  }\n\n  .bb-final h2{\n    font-size:28px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"bb-page\"\u003e\n\n\n\u003c!-- ==========================================\nIMAGE 1 - HERO\n========================================== --\u003e\n\n\u003cdiv class=\"bb-img\"\u003e\n\n  \u003cimg src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/1_2c21383e-0e91-4aab-9fdb-36112f967bdd.png?v=1788151826\u0026amp;width=1445\" alt=\"Backyard Bandits Advent Calendar 24 raccoon collection\" loading=\"eager\" fetchpriority=\"high\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ==========================================\nHERO\n========================================== --\u003e\n\n\u003csection class=\"bb-hero\"\u003e\n\n  \u003cspan class=\"bb-label\"\u003e\n    24 Days • 24 Raccoons • 24 Tiny Crimes\n  \u003c\/span\u003e\n\n  \u003ch1\u003e\n    A New Little\n    \u003cspan class=\"bb-accent\"\u003e\n      Trouble-Maker\n    \u003c\/span\u003e\n    Every Day\n  \u003c\/h1\u003e\n\n  \u003cp\u003e\n    Open one numbered compartment each day\n    and discover another mischievous raccoon\n    caught in the middle of its latest backyard adventure.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    By Christmas Eve, you’ll have a complete crew\n    of 24 different characters ready to take over\n    your shelf, mantel or holiday display.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"bb-badges\"\u003e\n\n    \u003cspan class=\"bb-badge\"\u003e\n      🦝 24 Unique Raccoons\n    \u003c\/span\u003e\n\n    \u003cspan class=\"bb-badge\"\u003e\n      🎄 24-Day Countdown\n    \u003c\/span\u003e\n\n    \u003cspan class=\"bb-badge\"\u003e\n      😂 Different Scene Every Day\n    \u003c\/span\u003e\n\n    \u003cspan class=\"bb-badge\"\u003e\n      🎁 Quirky Gift Idea\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================\nUNIQUE CHARACTERS\n========================================== --\u003e\n\n\u003csection class=\"bb-section\"\u003e\n\n  \u003cspan class=\"bb-label\"\u003e\n    No Boring Repeats\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    24 Raccoons.\n    24 Personalities.\n    \u003cspan class=\"bb-accent\"\u003e\n      One Very Suspicious Crew.\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    This collection is built around completely different\n    characters rather than the same raccoon repeated\n    in different colors.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Each miniature has its own pose,\n    accessories and little scene,\n    so every daily reveal feels genuinely new.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"bb-grid\"\u003e\n\n\n    \u003cdiv class=\"bb-card\"\u003e\n\n      \u003cspan\u003e24\u003c\/span\u003e\n\n      \u003cstrong\u003e\n        24 Different Characters\n      \u003c\/strong\u003e\n\n      Every reveal introduces another\n      raccoon with its own personality.\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bb-card\"\u003e\n\n      \u003cspan\u003e🍕\u003c\/span\u003e\n\n      \u003cstrong\u003e\n        Different Mischief\n      \u003c\/strong\u003e\n\n      Snacks, gardens, fishing trips,\n      tools and Christmas decorations are all fair game.\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bb-card\"\u003e\n\n      \u003cspan\u003e✨\u003c\/span\u003e\n\n      \u003cstrong\u003e\n        Fun To Display\n      \u003c\/strong\u003e\n\n      Build a complete scene as\n      your raccoon crew grows throughout December.\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================\nIMAGE 2 - COLLECTION\n========================================== --\u003e\n\n\u003cdiv class=\"bb-img\"\u003e\n\n  \u003cimg src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/1_21d28393-de06-4e65-98e1-445496df7f52.png?v=1788151826\u0026amp;width=1445\" alt=\"24 unique Backyard Bandits raccoon characters\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ==========================================\nCHARACTER SECTION\n========================================== --\u003e\n\n\u003csection class=\"bb-section bb-dark\"\u003e\n\n  \u003cspan class=\"bb-label\"\u003e\n    Caught In The Act\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    What Did Today’s\n    \u003cspan class=\"bb-gold\"\u003e\n      Backyard Bandit Do?\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Maybe today’s culprit stole a slice of pizza.\n    Tomorrow’s might be raiding the garden,\n    fishing at the pond or causing chaos\n    around the Christmas decorations.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Half the fun is guessing which troublemaker\n    is waiting behind the next compartment.\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================\nCHARACTER TYPES\n========================================== --\u003e\n\n\u003csection class=\"bb-section\"\u003e\n\n  \u003cspan class=\"bb-label\"\u003e\n    Meet Some Of The Suspects\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Tiny Bandits With\n    Very Specific Hobbies\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"bb-characters\"\u003e\n\n    \u003cdiv class=\"bb-character\"\u003e\n      🗑️ Trash Can Bandit\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bb-character\"\u003e\n      🍕 Pizza Thief\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bb-character\"\u003e\n      🍪 Cookie Thief\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bb-character\"\u003e\n      🍩 Donut Bandit\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bb-character\"\u003e\n      🍿 Popcorn Lover\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bb-character\"\u003e\n      🥞 Pancake Snatcher\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bb-character\"\u003e\n      🍦 Ice Cream Bandit\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bb-character\"\u003e\n      🔥 BBQ Bandit\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bb-character\"\u003e\n      🏕️ Camping Bandit\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bb-character\"\u003e\n      🎣 Fishing Buddy\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bb-character\"\u003e\n      🌱 Garden Raider\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bb-character\"\u003e\n      🔧 Tool Trouble\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bb-character\"\u003e\n      🎁 Gift Grabber\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bb-character\"\u003e\n      🎄 Ornament Bandit\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bb-character\"\u003e\n      💡 Lights Disaster\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bb-character\"\u003e\n      👑 Trash Can King\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================\nIMAGE 3 - DETAILS\n========================================== --\u003e\n\n\u003cdiv class=\"bb-img\"\u003e\n\n  \u003cimg src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/2_b0516a11-1e6d-4172-999c-016984128a56.png?v=1788151826\u0026amp;width=1445\" alt=\"Detailed Backyard Bandits raccoon collectible characters\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ==========================================\nHOW IT WORKS\n========================================== --\u003e\n\n\u003csection class=\"bb-section bb-dark\"\u003e\n\n  \u003cspan class=\"bb-label\"\u003e\n    One New Mystery Every Day\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Pick A Door.\n    Catch A Bandit.\n    \u003cspan class=\"bb-gold\"\u003e\n      Grow The Crew.\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"bb-steps\"\u003e\n\n\n    \u003cdiv class=\"bb-step\"\u003e\n\n      \u003cdiv class=\"bb-step-num\"\u003e\n        1\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Pick Today’s Door\n        \u003c\/strong\u003e\n\n        Find the next numbered compartment\n        in your Christmas countdown.\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bb-step\"\u003e\n\n      \u003cdiv class=\"bb-step-num\"\u003e\n        2\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Reveal The Suspect\n        \u003c\/strong\u003e\n\n        Open it and discover which raccoon\n        has been caught causing trouble today.\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bb-step\"\u003e\n\n      \u003cdiv class=\"bb-step-num\"\u003e\n        3\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Add It To The Crew\n        \u003c\/strong\u003e\n\n        Place the new character alongside\n        the rest of your growing collection.\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================\nIMAGE 4\n========================================== --\u003e\n\n\u003cdiv class=\"bb-img\"\u003e\n\n  \u003cimg src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/3_de2202f8-d6c8-4e9e-8904-31f1b35a3753.png?v=1788151826\u0026amp;width=1445\" alt=\"Backyard Bandits raccoon Advent Calendar lineup\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ==========================================\nDETAIL BENEFITS\n========================================== --\u003e\n\n\u003csection class=\"bb-section\"\u003e\n\n  \u003cspan class=\"bb-label\"\u003e\n    Look A Little Closer\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    The Tiny Details\n    Make Every Character Different\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Expressive faces, furry textures,\n    playful props and different poses\n    help each character feel like its own\n    little personality.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"bb-feature-grid\"\u003e\n\n\n    \u003cdiv class=\"bb-feature\"\u003e\n\n      \u003cstrong\u003e\n        🦝 Expressive Characters\n      \u003c\/strong\u003e\n\n      Each raccoon has a different pose\n      and mischievous expression.\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bb-feature\"\u003e\n\n      \u003cstrong\u003e\n        🍕 Playful Accessories\n      \u003c\/strong\u003e\n\n      Food, tools, presents and outdoor gear\n      help tell each character’s story.\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bb-feature\"\u003e\n\n      \u003cstrong\u003e\n        🎄 Seasonal Fun\n      \u003c\/strong\u003e\n\n      Some of the bandits have clearly\n      discovered the Christmas decorations.\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bb-feature\"\u003e\n\n      \u003cstrong\u003e\n        🏡 Complete Display\n      \u003c\/strong\u003e\n\n      All 24 pieces can be arranged together\n      once the countdown is complete.\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================\nGIFT SECTION\n========================================== --\u003e\n\n\u003csection class=\"bb-section bb-dark\"\u003e\n\n  \u003cspan class=\"bb-label\"\u003e\n    A Gift They Probably Won’t Expect\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Give Them\n    \u003cspan class=\"bb-gold\"\u003e\n      24 Little Laughs\n    \u003c\/span\u003e\n    Instead Of One Ordinary Present\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    A fun choice for raccoon fans,\n    animal lovers, miniature collectors,\n    families and anyone who enjoys\n    quirky Christmas traditions.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"bb-grid\"\u003e\n\n\n    \u003cdiv class=\"bb-card\"\u003e\n\n      \u003cspan\u003e🦝\u003c\/span\u003e\n\n      \u003cstrong\u003e\n        Raccoon Lovers\n      \u003c\/strong\u003e\n\n      A niche gift that feels\n      instantly personal and fun.\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bb-card\"\u003e\n\n      \u003cspan\u003e👨‍👩‍👧\u003c\/span\u003e\n\n      \u003cstrong\u003e\n        Families\n      \u003c\/strong\u003e\n\n      Make discovering the next bandit\n      part of the morning routine.\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bb-card\"\u003e\n\n      \u003cspan\u003e🎁\u003c\/span\u003e\n\n      \u003cstrong\u003e\n        Collectors\n      \u003c\/strong\u003e\n\n      Finish December with a complete\n      24-character display.\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================\nIMAGE 5\n========================================== --\u003e\n\n\u003cdiv class=\"bb-img\"\u003e\n\n  \u003cimg src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/4_795fb62b-71d7-4003-9d48-e3db9e836119.png?v=1788151826\u0026amp;width=1445\" alt=\"Backyard Bandits complete raccoon collection\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ==========================================\nAFTER CHRISTMAS\n========================================== --\u003e\n\n\u003csection class=\"bb-section\"\u003e\n\n  \u003cspan class=\"bb-label\"\u003e\n    The Countdown Ends • The Chaos Stays\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Keep The Whole Crew\n    After Christmas Eve\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Once all 24 raccoons have been revealed,\n    line them up together instead of packing\n    the fun away.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"bb-feature-grid\"\u003e\n\n\n    \u003cdiv class=\"bb-feature\"\u003e\n\n      \u003cstrong\u003e\n        🔥 Mantel Display\n      \u003c\/strong\u003e\n\n      Create a playful raccoon scene\n      between garland and Christmas lights.\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bb-feature\"\u003e\n\n      \u003cstrong\u003e\n        📚 Bookshelf\n      \u003c\/strong\u003e\n\n      Keep the complete bandit crew\n      together as a quirky collection.\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bb-feature\"\u003e\n\n      \u003cstrong\u003e\n        🎄 Holiday Village\n      \u003c\/strong\u003e\n\n      Mix the little troublemakers\n      into an existing Christmas display.\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bb-feature\"\u003e\n\n      \u003cstrong\u003e\n        🏠 Year-Round Collection\n      \u003c\/strong\u003e\n\n      Animal and miniature fans can\n      continue displaying them after the holidays.\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================\nCOMPARISON\n========================================== --\u003e\n\n\u003csection class=\"bb-section\"\u003e\n\n  \u003cspan class=\"bb-label\"\u003e\n    More Than A Basic Countdown\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Why Backyard Bandits\n    Is More Fun To Collect\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"bb-table-wrap\"\u003e\n\n    \u003ctable class=\"bb-table\"\u003e\n\n      \u003cthead\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eFeature\u003c\/th\u003e\n          \u003cth\u003eBackyard Bandits\u003c\/th\u003e\n          \u003cth\u003eBasic Calendar\u003c\/th\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/thead\u003e\n\n\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eDaily Surprise\u003c\/td\u003e\n          \u003ctd class=\"bb-yes\"\u003e✓\u003c\/td\u003e\n          \u003ctd class=\"bb-yes\"\u003e✓\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e24 Different Characters\u003c\/td\u003e\n          \u003ctd class=\"bb-yes\"\u003e✓\u003c\/td\u003e\n          \u003ctd class=\"bb-no\"\u003e—\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eDifferent Props \u0026amp; Poses\u003c\/td\u003e\n          \u003ctd class=\"bb-yes\"\u003e✓\u003c\/td\u003e\n          \u003ctd class=\"bb-no\"\u003e—\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eComplete Collection At The End\u003c\/td\u003e\n          \u003ctd class=\"bb-yes\"\u003e✓\u003c\/td\u003e\n          \u003ctd class=\"bb-no\"\u003e—\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eDisplay After Christmas\u003c\/td\u003e\n          \u003ctd class=\"bb-yes\"\u003e✓\u003c\/td\u003e\n          \u003ctd class=\"bb-no\"\u003e—\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/tbody\u003e\n\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================\nFAQ\n========================================== --\u003e\n\n\u003csection class=\"bb-section\"\u003e\n\n  \u003cspan class=\"bb-label\"\u003e\n    Frequently Asked Questions\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Before You Let\n    The Bandits In\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"bb-faq\"\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How many raccoon characters are included?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        The Advent Calendar includes 24 different\n        raccoon characters for the full countdown.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Are all 24 raccoons different?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        Yes. The collection uses different poses,\n        accessories and character scenes rather than\n        simple color variations.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How does the countdown work?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        Open one numbered compartment each day\n        and add the newly revealed raccoon\n        to your growing collection.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What types of characters are included?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        The lineup includes food thieves,\n        garden raiders, camping and fishing characters,\n        tool troublemakers and Christmas-themed bandits.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can I display the collection after Christmas?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        Yes. Once the complete crew has been revealed,\n        the characters can be arranged together\n        on a shelf, mantel, tabletop or holiday display.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Who is this Advent Calendar best for?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        It is especially suited to raccoon fans,\n        animal lovers, miniature collectors,\n        families and people who enjoy funny,\n        unusual Christmas gifts.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================\nFINAL CTA\n========================================== --\u003e\n\n\u003csection class=\"bb-final\"\u003e\n\n  \u003cspan class=\"bb-label\"\u003e\n    24 Days • 24 Bandits • One Mischievous Christmas\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Open One Door.\n    Catch One Bandit.\n    Build The Whole Crew.\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Turn the Christmas countdown into\n    24 days of tiny trouble and finish\n    with a complete raccoon collection\n    ready to keep causing mischief.\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"ZB666","offers":[{"title":"🦝Raccoon Set🎁","offer_id":54229304246383,"sku":"SZ06182608281417-浣熊","price":32.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0743\/2654\/0399\/files\/1_2c21383e-0e91-4aab-9fdb-36112f967bdd.png?v=1788503732","url":"https:\/\/suzvo.com\/products\/backyard","provider":"suzvo","version":"1.0","type":"link"}