{"product_id":"backyard","title":"🔥Last Day 50% OFF🦝 Backyard Bandits Advent Calendar – 24 Days of Tiny Trouble","description":"\u003cstyle\u003e\n\/* =========================================================\n   BACKYARD BANDITS ADVENT CALENDAR\n   Shopify Custom Liquid — Product-specific scoped CSS\n   Prefix: bbac-\n   ========================================================= *\/\n\n.bbac-lp {\n  --bbac-cream: #f8f3e8;\n  --bbac-paper: #fffdf8;\n  --bbac-brown: #4a3529;\n  --bbac-brown-2: #6a5040;\n  --bbac-red: #a94338;\n  --bbac-red-dark: #82332c;\n  --bbac-green: #53664e;\n  --bbac-green-light: #e5eadf;\n  --bbac-orange: #c47a38;\n  --bbac-orange-light: #f4e5d2;\n  --bbac-line: #dfd3c2;\n  --bbac-muted: #766b61;\n  --bbac-shadow: 0 10px 30px rgba(73, 50, 34, .08);\n\n  max-width: 960px;\n  margin: 0 auto;\n  background: var(--bbac-cream);\n  color: var(--bbac-brown);\n  font-family: var(--font-body-family, Arial, sans-serif);\n  line-height: 1.65;\n  overflow: hidden;\n}\n\n.bbac-lp *,\n.bbac-lp *::before,\n.bbac-lp *::after {\n  box-sizing: border-box;\n}\n\n.bbac-lp img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n}\n\n.bbac-lp h1,\n.bbac-lp h2,\n.bbac-lp h3 {\n  margin: 0;\n  color: var(--bbac-brown);\n  font-family: var(--font-heading-family, Georgia, serif);\n  font-weight: 600;\n  letter-spacing: -.025em;\n}\n\n.bbac-lp p {\n  margin: 0;\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.bbac-hero {\n  position: relative;\n  padding: 30px 24px 62px;\n  text-align: center;\n  background:\n    radial-gradient(circle at 12% 12%, rgba(196,122,56,.12), transparent 25%),\n    radial-gradient(circle at 88% 15%, rgba(83,102,78,.10), transparent 25%),\n    var(--bbac-cream);\n}\n\n.bbac-hero::before {\n  content: \"🦝\";\n  position: absolute;\n  left: 28px;\n  top: 26px;\n  font-size: 28px;\n  transform: rotate(-8deg);\n  opacity: .8;\n}\n\n.bbac-hero::after {\n  content: \"✦\";\n  position: absolute;\n  right: 32px;\n  top: 34px;\n  color: var(--bbac-red);\n  font-size: 22px;\n  opacity: .7;\n}\n\n.bbac-kicker {\n  display: inline-flex;\n  align-items: center;\n  gap: 9px;\n  margin-bottom: 15px;\n  color: var(--bbac-red);\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: .15em;\n  text-transform: uppercase;\n}\n\n.bbac-kicker::before,\n.bbac-kicker::after {\n  content: \"•\";\n  color: var(--bbac-orange);\n}\n\n.bbac-hero h1 {\n  max-width: 780px;\n  margin: 0 auto 18px;\n  font-size: clamp(37px, 5vw, 59px);\n  line-height: 1.04;\n}\n\n.bbac-hero h1 span {\n  color: var(--bbac-red);\n}\n\n.bbac-hero-copy {\n  max-width: 650px;\n  margin: 0 auto 24px;\n  color: var(--bbac-muted);\n  font-size: 17px;\n  line-height: 1.7;\n}\n\n.bbac-hero-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  padding: 8px 15px;\n  border: 1px solid var(--bbac-line);\n  border-radius: 999px;\n  background: rgba(255,255,255,.62);\n  color: var(--bbac-green);\n  font-size: 12px;\n  font-weight: 700;\n}\n\n.bbac-hero-image {\n  max-width: 830px;\n  margin: 38px auto 0;\n  overflow: hidden;\n  border-radius: 22px;\n  background: #fff;\n  box-shadow: var(--bbac-shadow);\n}\n\n\n\/* =========================================================\n   HOOK\n   ========================================================= *\/\n\n.bbac-hook {\n  padding: 60px 24px;\n  text-align: center;\n  background: var(--bbac-paper);\n  border-top: 1px solid rgba(223,211,194,.6);\n  border-bottom: 1px solid rgba(223,211,194,.6);\n}\n\n.bbac-hook h2 {\n  max-width: 740px;\n  margin: 0 auto 15px;\n  font-size: clamp(30px, 4vw, 44px);\n  line-height: 1.13;\n}\n\n.bbac-hook h2 span {\n  color: var(--bbac-red);\n}\n\n.bbac-hook p {\n  max-width: 670px;\n  margin: 0 auto;\n  color: var(--bbac-muted);\n  font-size: 16px;\n}\n\n\n\/* =========================================================\n   BANDITS SECTION\n   ========================================================= *\/\n\n.bbac-bandits {\n  padding: 68px 24px;\n  background: var(--bbac-orange-light);\n}\n\n.bbac-section-head {\n  max-width: 700px;\n  margin: 0 auto 35px;\n  text-align: center;\n}\n\n.bbac-eyebrow {\n  margin-bottom: 9px;\n  color: var(--bbac-green);\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: .15em;\n  text-transform: uppercase;\n}\n\n.bbac-section-head h2 {\n  margin-bottom: 13px;\n  font-size: clamp(30px, 4vw, 43px);\n  line-height: 1.12;\n}\n\n.bbac-section-head p {\n  color: var(--bbac-muted);\n  font-size: 15px;\n}\n\n.bbac-bandits-image {\n  max-width: 820px;\n  margin: 0 auto;\n  overflow: hidden;\n  border-radius: 21px;\n  background: #fff;\n  box-shadow: var(--bbac-shadow);\n}\n\n.bbac-bandits-copy {\n  max-width: 710px;\n  margin: 30px auto 0;\n  text-align: center;\n}\n\n.bbac-bandits-copy h3 {\n  margin-bottom: 9px;\n  font-size: 24px;\n}\n\n.bbac-bandits-copy p {\n  color: var(--bbac-muted);\n}\n\n\n\/* =========================================================\n   FEATURE CARDS\n   ========================================================= *\/\n\n.bbac-features {\n  padding: 68px 24px;\n  background: var(--bbac-cream);\n}\n\n.bbac-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 16px;\n  max-width: 850px;\n  margin: 0 auto;\n}\n\n.bbac-feature {\n  min-height: 220px;\n  padding: 27px 23px;\n  border: 1px solid var(--bbac-line);\n  border-radius: 19px;\n  background: var(--bbac-paper);\n}\n\n.bbac-feature:nth-child(2) {\n  background: var(--bbac-green-light);\n  border-color: #d4ddce;\n}\n\n.bbac-feature:nth-child(3) {\n  background: #f5e6e0;\n  border-color: #ead3ca;\n}\n\n.bbac-feature-icon {\n  width: 41px;\n  height: 41px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 17px;\n  border-radius: 50%;\n  background: #fff;\n  color: var(--bbac-red);\n  font-size: 15px;\n  font-weight: 800;\n}\n\n.bbac-feature h3 {\n  margin-bottom: 9px;\n  font-size: 21px;\n  line-height: 1.18;\n}\n\n.bbac-feature p {\n  color: var(--bbac-muted);\n  font-size: 14px;\n  line-height: 1.62;\n}\n\n\n\/* =========================================================\n   TROUBLEMAKER SPLIT\n   ========================================================= *\/\n\n.bbac-split {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  background: var(--bbac-paper);\n}\n\n.bbac-split-image {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 28px;\n  background: var(--bbac-orange-light);\n}\n\n.bbac-split-copy {\n  display: flex;\n  align-items: center;\n  padding: 58px 48px;\n}\n\n.bbac-split-inner {\n  max-width: 420px;\n}\n\n.bbac-split-copy h2 {\n  margin-bottom: 16px;\n  font-size: clamp(30px, 4vw, 42px);\n  line-height: 1.1;\n}\n\n.bbac-split-copy h2 span {\n  color: var(--bbac-red);\n}\n\n.bbac-split-copy p {\n  margin-bottom: 14px;\n  color: var(--bbac-muted);\n  font-size: 15px;\n}\n\n.bbac-list {\n  margin: 21px 0 0;\n  padding: 0;\n  list-style: none;\n}\n\n.bbac-list li {\n  position: relative;\n  padding: 7px 0 7px 26px;\n  font-size: 14px;\n}\n\n.bbac-list li::before {\n  content: \"🦝\";\n  position: absolute;\n  left: 0;\n  top: 7px;\n  font-size: 13px;\n}\n\n\n\/* =========================================================\n   CHARACTER COLLECTION\n   ========================================================= *\/\n\n.bbac-collection {\n  padding: 70px 24px;\n  background: var(--bbac-paper);\n}\n\n.bbac-collection-image {\n  max-width: 820px;\n  margin: 0 auto 32px;\n  overflow: hidden;\n  border-radius: 20px;\n}\n\n.bbac-collection-copy {\n  max-width: 730px;\n  margin: 0 auto;\n  text-align: center;\n}\n\n.bbac-collection-copy h2 {\n  margin-bottom: 13px;\n  font-size: clamp(30px, 4vw, 43px);\n  line-height: 1.12;\n}\n\n.bbac-collection-copy p {\n  margin-bottom: 25px;\n  color: var(--bbac-muted);\n}\n\n.bbac-tags {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 8px;\n}\n\n.bbac-tag {\n  padding: 8px 13px;\n  border: 1px solid var(--bbac-line);\n  border-radius: 999px;\n  background: var(--bbac-cream);\n  color: var(--bbac-brown-2);\n  font-size: 12px;\n  font-weight: 700;\n}\n\n\n\/* =========================================================\n   DAILY MYSTERY\n   ========================================================= *\/\n\n.bbac-ritual {\n  padding: 70px 24px;\n  background: var(--bbac-green-light);\n}\n\n.bbac-ritual-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 17px;\n  max-width: 840px;\n  margin: 0 auto;\n}\n\n.bbac-step {\n  padding: 30px 22px;\n  border: 1px solid #d4ddce;\n  border-radius: 19px;\n  background: rgba(255,255,255,.66);\n  text-align: center;\n}\n\n.bbac-step-number {\n  width: 45px;\n  height: 45px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin: 0 auto 17px;\n  border-radius: 50%;\n  background: var(--bbac-red);\n  color: #fff;\n  font-size: 15px;\n  font-weight: 800;\n}\n\n.bbac-step h3 {\n  margin-bottom: 8px;\n  font-size: 20px;\n}\n\n.bbac-step p {\n  color: var(--bbac-muted);\n  font-size: 14px;\n}\n\n\n\/* =========================================================\n   GIFT\n   ========================================================= *\/\n\n.bbac-gift {\n  padding: 73px 24px;\n  text-align: center;\n  background:\n    radial-gradient(circle at 50% 0, rgba(169,67,56,.09), transparent 38%),\n    var(--bbac-cream);\n}\n\n.bbac-gift h2 {\n  max-width: 730px;\n  margin: 0 auto 15px;\n  font-size: clamp(31px, 4vw, 46px);\n  line-height: 1.1;\n}\n\n.bbac-gift h2 span {\n  color: var(--bbac-red);\n}\n\n.bbac-gift \u003e p {\n  max-width: 650px;\n  margin: 0 auto 31px;\n  color: var(--bbac-muted);\n}\n\n.bbac-gift-box {\n  max-width: 800px;\n  margin: 0 auto;\n  padding: 28px;\n  border: 1px solid var(--bbac-line);\n  border-radius: 22px;\n  background: var(--bbac-paper);\n}\n\n.bbac-gift-box h3 {\n  margin-bottom: 18px;\n  font-size: 23px;\n}\n\n.bbac-gift-pills {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 9px;\n}\n\n.bbac-gift-pill {\n  padding: 9px 15px;\n  border-radius: 999px;\n  background: var(--bbac-orange-light);\n  color: var(--bbac-brown-2);\n  font-size: 13px;\n  font-weight: 700;\n}\n\n\n\/* =========================================================\n   DISPLAY VALUE\n   ========================================================= *\/\n\n.bbac-display {\n  display: grid;\n  grid-template-columns: 1.05fr .95fr;\n  background: var(--bbac-paper);\n}\n\n.bbac-display-copy {\n  display: flex;\n  align-items: center;\n  padding: 62px 48px;\n}\n\n.bbac-display-inner {\n  max-width: 430px;\n}\n\n.bbac-display-copy h2 {\n  margin-bottom: 16px;\n  font-size: clamp(30px, 4vw, 42px);\n  line-height: 1.1;\n}\n\n.bbac-display-copy h2 span {\n  color: var(--bbac-red);\n}\n\n.bbac-display-copy p {\n  margin-bottom: 14px;\n  color: var(--bbac-muted);\n  font-size: 15px;\n}\n\n.bbac-display-image {\n  display: flex;\n  align-items: center;\n  padding: 28px;\n  background: var(--bbac-orange-light);\n}\n\n\n\/* =========================================================\n   REVIEWS\n   ========================================================= *\/\n\n.bbac-reviews {\n  padding: 70px 24px;\n  background: var(--bbac-orange-light);\n}\n\n.bbac-review-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 16px;\n  max-width: 860px;\n  margin: 0 auto;\n}\n\n.bbac-review {\n  padding: 25px 22px;\n  border: 1px solid var(--bbac-line);\n  border-radius: 19px;\n  background: var(--bbac-paper);\n}\n\n.bbac-stars {\n  margin-bottom: 13px;\n  color: var(--bbac-orange);\n  font-size: 14px;\n  letter-spacing: 2px;\n}\n\n.bbac-review h3 {\n  margin-bottom: 9px;\n  font-family: var(--font-body-family, Arial, sans-serif);\n  font-size: 17px;\n  font-weight: 800;\n}\n\n.bbac-review p {\n  margin-bottom: 15px;\n  color: var(--bbac-muted);\n  font-size: 13px;\n  line-height: 1.65;\n}\n\n.bbac-review-name {\n  color: var(--bbac-brown);\n  font-size: 12px;\n  font-weight: 800;\n}\n\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.bbac-faq {\n  padding: 70px 24px;\n  background: var(--bbac-paper);\n}\n\n.bbac-faq-inner {\n  max-width: 760px;\n  margin: 0 auto;\n}\n\n.bbac-faq-title {\n  margin-bottom: 30px;\n  text-align: center;\n}\n\n.bbac-faq-title h2 {\n  margin-bottom: 9px;\n  font-size: clamp(30px, 4vw, 42px);\n}\n\n.bbac-faq-title p {\n  color: var(--bbac-muted);\n  font-size: 14px;\n}\n\n.bbac-faq details {\n  border-top: 1px solid var(--bbac-line);\n}\n\n.bbac-faq details:last-child {\n  border-bottom: 1px solid var(--bbac-line);\n}\n\n.bbac-faq summary {\n  position: relative;\n  padding: 19px 40px 19px 3px;\n  cursor: pointer;\n  list-style: none;\n  color: var(--bbac-brown);\n  font-size: 15px;\n  font-weight: 800;\n}\n\n.bbac-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.bbac-faq summary::after {\n  content: \"+\";\n  position: absolute;\n  top: 14px;\n  right: 4px;\n  color: var(--bbac-red);\n  font-size: 23px;\n  font-weight: 400;\n}\n\n.bbac-faq details[open] summary::after {\n  content: \"−\";\n}\n\n.bbac-faq-answer {\n  padding: 0 38px 20px 3px;\n  color: var(--bbac-muted);\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n   ========================================================= *\/\n\n.bbac-final {\n  padding: 78px 24px 72px;\n  text-align: center;\n  background: var(--bbac-red);\n}\n\n.bbac-final h2 {\n  max-width: 710px;\n  margin: 0 auto 15px;\n  color: #fff;\n  font-size: clamp(33px, 5vw, 49px);\n  line-height: 1.08;\n}\n\n.bbac-final p {\n  max-width: 610px;\n  margin: 0 auto 29px;\n  color: rgba(255,255,255,.88);\n  font-size: 15px;\n}\n\n.bbac-cta {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-width: 195px;\n  padding: 15px 26px;\n  border-radius: 999px;\n  background: #fff;\n  color: var(--bbac-red-dark);\n  font-size: 14px;\n  font-weight: 800;\n  letter-spacing: .04em;\n  text-decoration: none;\n  transition: transform .2s ease, box-shadow .2s ease;\n}\n\n.bbac-cta:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 9px 24px rgba(0,0,0,.13);\n}\n\n.bbac-final-note {\n  margin-top: 17px;\n  color: rgba(255,255,255,.72);\n  font-size: 12px;\n}\n\n\n\/* =========================================================\n   TRUST\n   ========================================================= *\/\n\n.bbac-trust {\n  padding: 25px 20px;\n  background: #302923;\n  color: rgba(255,255,255,.82);\n}\n\n.bbac-trust-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  max-width: 830px;\n  margin: 0 auto;\n}\n\n.bbac-trust-item {\n  padding: 8px 14px;\n  text-align: center;\n  border-right: 1px solid rgba(255,255,255,.12);\n}\n\n.bbac-trust-item:last-child {\n  border-right: 0;\n}\n\n.bbac-trust-icon {\n  margin-bottom: 5px;\n  font-size: 16px;\n}\n\n.bbac-trust-item strong {\n  display: block;\n  color: #fff;\n  font-size: 12px;\n}\n\n.bbac-trust-item span {\n  display: block;\n  margin-top: 2px;\n  color: rgba(255,255,255,.55);\n  font-size: 10px;\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 768px) {\n\n  .bbac-hero {\n    padding: 22px 16px 45px;\n  }\n\n  .bbac-hero::before {\n    left: 13px;\n    top: 16px;\n    font-size: 22px;\n  }\n\n  .bbac-hero::after {\n    right: 15px;\n    top: 20px;\n    font-size: 17px;\n  }\n\n  .bbac-hero h1 {\n    font-size: 36px;\n    line-height: 1.07;\n  }\n\n  .bbac-hero-copy {\n    font-size: 15px;\n  }\n\n  .bbac-hero-image {\n    margin-top: 28px;\n    border-radius: 15px;\n  }\n\n  .bbac-hook,\n  .bbac-bandits,\n  .bbac-features,\n  .bbac-collection,\n  .bbac-ritual,\n  .bbac-gift,\n  .bbac-reviews,\n  .bbac-faq {\n    padding: 49px 16px;\n  }\n\n  .bbac-hook h2,\n  .bbac-section-head h2,\n  .bbac-collection-copy h2,\n  .bbac-gift h2,\n  .bbac-faq-title h2 {\n    font-size: 30px;\n  }\n\n  .bbac-hook p,\n  .bbac-section-head p {\n    font-size: 14px;\n  }\n\n  .bbac-feature-grid,\n  .bbac-ritual-grid,\n  .bbac-review-grid {\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .bbac-feature {\n    min-height: auto;\n    padding: 22px 20px;\n  }\n\n  .bbac-split,\n  .bbac-display {\n    grid-template-columns: 1fr;\n  }\n\n  .bbac-split-image,\n  .bbac-display-image {\n    padding: 16px;\n    order: 1;\n  }\n\n  .bbac-split-copy,\n  .bbac-display-copy {\n    padding: 45px 22px;\n    order: 2;\n  }\n\n  .bbac-split-copy h2,\n  .bbac-display-copy h2 {\n    font-size: 30px;\n  }\n\n  .bbac-bandits-image,\n  .bbac-collection-image {\n    border-radius: 15px;\n  }\n\n  .bbac-gift-box {\n    padding: 22px 15px;\n    border-radius: 17px;\n  }\n\n  .bbac-review {\n    padding: 22px 19px;\n  }\n\n  .bbac-faq {\n    padding-left: 18px;\n    padding-right: 18px;\n  }\n\n  .bbac-faq summary {\n    padding-left: 0;\n    padding-right: 34px;\n    font-size: 14px;\n  }\n\n  .bbac-faq-answer {\n    padding-right: 25px;\n    font-size: 13px;\n  }\n\n  .bbac-final {\n    padding: 57px 20px 51px;\n  }\n\n  .bbac-final h2 {\n    font-size: 34px;\n  }\n\n  .bbac-final p {\n    font-size: 14px;\n  }\n\n  .bbac-trust {\n    padding: 20px 10px;\n  }\n\n  .bbac-trust-grid {\n    grid-template-columns: repeat(2, 1fr);\n    row-gap: 12px;\n  }\n\n  .bbac-trust-item:nth-child(2) {\n    border-right: 0;\n  }\n\n  .bbac-trust-item:nth-child(3),\n  .bbac-trust-item:nth-child(4) {\n    border-top: 1px solid rgba(255,255,255,.12);\n    padding-top: 14px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"color-background-1 gradient content-for-grouping always-display\"\u003e\n\u003cdiv class=\"section-template--29690795131249__custom_liquid_mtYFNN-padding\"\u003e\n\u003cdiv class=\"bbac-lp\"\u003e\n\u003c!-- =====================================================\n       01 — HERO\n       ===================================================== --\u003e\n\u003csection class=\"bbac-hero\"\u003e\n\u003cdiv class=\"bbac-kicker\"\u003eChristmas Has A New Little Trouble\u003c\/div\u003e\n\u003ch1\u003e24 Days of \u003cspan\u003eTiny Trouble.\u003c\/span\u003e\u003cbr\u003eOne Very Naughty Crew.\u003c\/h1\u003e\n\u003cp class=\"bbac-hero-copy\"\u003eBehind every numbered door is a different raccoon with a different personality, pose and little bit of mischief. Open one each day and discover which backyard bandit got caught today.\u003c\/p\u003e\n\u003cdiv class=\"bbac-hero-badge\"\u003e🦝 24 unique raccoons · No simple color swaps\u003c\/div\u003e\n\u003cdiv class=\"bbac-hero-image\"\u003e\u003cimg src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/1_2c21383e-0e91-4aab-9fdb-36112f967bdd.png\" alt=\"Backyard Bandits 24 Days of Tiny Trouble Advent Calendar\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — HOOK\n       ===================================================== --\u003e\n\u003csection class=\"bbac-hook\"\u003e\n\u003ch2\u003eWho knows what the little bandits have been up to \u003cspan\u003etoday?\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eTrash cans. Pizza boxes. Cookie jars. Bird feeders. Fishing trips. Christmas presents. These raccoons have somehow found their way into all of them — and every one has a story to tell.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — COLLECTION\n       ===================================================== --\u003e\n\u003csection class=\"bbac-bandits\"\u003e\n\u003cdiv class=\"bbac-section-head\"\u003e\n\u003cdiv class=\"bbac-eyebrow\"\u003eMeet The Backyard Bandits\u003c\/div\u003e\n\u003ch2\u003e24 raccoons. 24 personalities. Zero boring repeats.\u003c\/h2\u003e\n\u003cp\u003eThis isn't a collection of the same raccoon wearing different colors. Every little bandit has its own pose, accessories, personality and miniature scene.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bbac-bandits-image\"\u003e\u003cimg src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/1_21d28393-de06-4e65-98e1-445496df7f52.png\" alt=\"24 unique raccoon miniature characters from Backyard Bandits Advent Calendar\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bbac-bandits-copy\"\u003e\n\u003ch3\u003eEvery reveal gives you a new suspect.\u003c\/h3\u003e\n\u003cp\u003eOne morning it might be a pizza thief. The next, a garden raider. Then a fishing buddy, camping bandit or Christmas ornament troublemaker.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — CORE BENEFITS\n       ===================================================== --\u003e\n\u003csection class=\"bbac-features\"\u003e\n\u003cdiv class=\"bbac-section-head\"\u003e\n\u003cdiv class=\"bbac-eyebrow\"\u003eTiny Bandits. Big Personalities.\u003c\/div\u003e\n\u003ch2\u003eThe fun is in discovering what each one has been caught doing.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bbac-feature-grid\"\u003e\n\u003cdiv class=\"bbac-feature\"\u003e\n\u003cdiv class=\"bbac-feature-icon\"\u003e24\u003c\/div\u003e\n\u003ch3\u003e24 Truly Different Characters\u003c\/h3\u003e\n\u003cp\u003eEvery raccoon brings its own personality, pose, accessories and little scene — not just another version in a different color.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bbac-feature\"\u003e\n\u003cdiv class=\"bbac-feature-icon\"\u003e🦝\u003c\/div\u003e\n\u003ch3\u003eExpressive Little Trouble\u003c\/h3\u003e\n\u003cp\u003eDetailed faces, fur textures and playful accessories make each miniature feel like a character you just caught in the act.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bbac-feature\"\u003e\n\u003cdiv class=\"bbac-feature-icon\"\u003e♥\u003c\/div\u003e\n\u003ch3\u003eA New Surprise Every Day\u003c\/h3\u003e\n\u003cp\u003eThe numbered doors turn December into a daily mystery — with one new bandit waiting to make you smile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — TROUBLEMAKER SCENES\n       ===================================================== --\u003e\n\u003csection class=\"bbac-split\"\u003e\n\u003cdiv class=\"bbac-split-image\"\u003e\u003cimg src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/2_b0516a11-1e6d-4172-999c-016984128a56.png\" alt=\"Detailed raccoon characters with playful accessories\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bbac-split-copy\"\u003e\n\u003cdiv class=\"bbac-split-inner\"\u003e\n\u003cdiv class=\"bbac-eyebrow\"\u003eCaught In The Act\u003c\/div\u003e\n\u003ch2\u003eFrom pizza thieves to \u003cspan\u003eChristmas bandits.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThese aren't generic mini animals. They're tiny characters with suspiciously specific hobbies.\u003c\/p\u003e\n\u003cp\u003eOne is raiding the snacks. Another is causing trouble around the garden. Another somehow got tangled up in Christmas decorations.\u003c\/p\u003e\n\u003cul class=\"bbac-list\"\u003e\n\u003cli\u003eTrash-can troublemakers\u003c\/li\u003e\n\u003cli\u003ePizza and cookie thieves\u003c\/li\u003e\n\u003cli\u003eCamping and fishing buddies\u003c\/li\u003e\n\u003cli\u003eGarden and tool troublemakers\u003c\/li\u003e\n\u003cli\u003eChristmas gift and ornament bandits\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       06 — CHARACTER WALL\n       ===================================================== --\u003e\n\u003csection class=\"bbac-collection\"\u003e\n\u003cdiv class=\"bbac-collection-image\"\u003e\u003cimg src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/3_de2202f8-d6c8-4e9e-8904-31f1b35a3753.png\" alt=\"Backyard Bandits raccoon collectible character lineup\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bbac-collection-copy\"\u003e\n\u003cdiv class=\"bbac-eyebrow\"\u003eA Whole Crew Of Suspects\u003c\/div\u003e\n\u003ch2\u003eYou never know which bandit is going to show up next.\u003c\/h2\u003e\n\u003cp\u003eMeet a few of the troublemakers waiting behind the doors. By Christmas Eve, you'll have the whole crew together.\u003c\/p\u003e\n\u003cdiv class=\"bbac-tags\"\u003e\n\u003cspan class=\"bbac-tag\"\u003eTrash Can Guy\u003c\/span\u003e \u003cspan class=\"bbac-tag\"\u003ePizza Thief\u003c\/span\u003e \u003cspan class=\"bbac-tag\"\u003eBBQ Bandit\u003c\/span\u003e \u003cspan class=\"bbac-tag\"\u003eGift Grabber\u003c\/span\u003e \u003cspan class=\"bbac-tag\"\u003eBird Feeder Bandit\u003c\/span\u003e \u003cspan class=\"bbac-tag\"\u003eCookie Thief\u003c\/span\u003e \u003cspan class=\"bbac-tag\"\u003eDonut Bandit\u003c\/span\u003e \u003cspan class=\"bbac-tag\"\u003ePopcorn Lover\u003c\/span\u003e \u003cspan class=\"bbac-tag\"\u003ePancake Snatcher\u003c\/span\u003e \u003cspan class=\"bbac-tag\"\u003eIce Cream Bandit\u003c\/span\u003e \u003cspan class=\"bbac-tag\"\u003eCamping Bandit\u003c\/span\u003e \u003cspan class=\"bbac-tag\"\u003eFishing Buddy\u003c\/span\u003e \u003cspan class=\"bbac-tag\"\u003eGarden Raider\u003c\/span\u003e \u003cspan class=\"bbac-tag\"\u003eTool Trouble\u003c\/span\u003e \u003cspan class=\"bbac-tag\"\u003eSanta Cookie Thief\u003c\/span\u003e \u003cspan class=\"bbac-tag\"\u003eOrnament Bandit\u003c\/span\u003e \u003cspan class=\"bbac-tag\"\u003eLights Disaster\u003c\/span\u003e \u003cspan class=\"bbac-tag\"\u003ePresent Pilfer\u003c\/span\u003e \u003cspan class=\"bbac-tag\"\u003eTrash Can King\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       07 — DAILY RITUAL\n       ===================================================== --\u003e\n\u003csection class=\"bbac-ritual\"\u003e\n\u003cdiv class=\"bbac-section-head\"\u003e\n\u003cdiv class=\"bbac-eyebrow\"\u003eWho Got Caught Today?\u003c\/div\u003e\n\u003ch2\u003eThree steps. One new bandit every day.\u003c\/h2\u003e\n\u003cp\u003eMake opening the calendar part of the morning routine and see which little troublemaker has been waiting behind the next door.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bbac-ritual-grid\"\u003e\n\u003cdiv class=\"bbac-step\"\u003e\n\u003cdiv class=\"bbac-step-number\"\u003e1\u003c\/div\u003e\n\u003ch3\u003ePick A Door\u003c\/h3\u003e\n\u003cp\u003eFind the next numbered door in the countdown.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bbac-step\"\u003e\n\u003cdiv class=\"bbac-step-number\"\u003e2\u003c\/div\u003e\n\u003ch3\u003eOpen \u0026amp; Reveal\u003c\/h3\u003e\n\u003cp\u003eOpen the drawer and discover today's mystery raccoon.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bbac-step\"\u003e\n\u003cdiv class=\"bbac-step-number\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eCatch Your Bandit\u003c\/h3\u003e\n\u003cp\u003eAdd the new character to your growing raccoon crew.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       08 — DETAIL IMAGE\n       ===================================================== --\u003e\n\u003csection class=\"bbac-bandits\"\u003e\n\u003cdiv class=\"bbac-section-head\"\u003e\n\u003cdiv class=\"bbac-eyebrow\"\u003eLook Closely\u003c\/div\u003e\n\u003ch2\u003eThe tiny details are where the trouble gets good.\u003c\/h2\u003e\n\u003cp\u003eExpressive faces, realistic-looking fur textures and playful accessories give each raccoon its own personality instead of making the collection feel repetitive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bbac-bandits-image\"\u003e\u003cimg src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/4_795fb62b-71d7-4003-9d48-e3db9e836119.png\" alt=\"Close-up details of Backyard Bandits raccoon collectibles\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       09 — GIFT\n       ===================================================== --\u003e\n\u003csection class=\"bbac-gift\"\u003e\n\u003cdiv class=\"bbac-eyebrow\"\u003eA Gift They Won't See Coming\u003c\/div\u003e\n\u003ch2\u003eGive them 24 little surprises instead of \u003cspan\u003eone ordinary gift.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003ePerfect for the person who loves animals, quirky collectibles, Christmas traditions or anything that makes the whole family laugh.\u003c\/p\u003e\n\u003cdiv class=\"bbac-gift-box\"\u003e\n\u003ch3\u003eMade For...\u003c\/h3\u003e\n\u003cdiv class=\"bbac-gift-pills\"\u003e\n\u003cspan class=\"bbac-gift-pill\"\u003eAnimal Lovers\u003c\/span\u003e \u003cspan class=\"bbac-gift-pill\"\u003eRaccoon Fans\u003c\/span\u003e \u003cspan class=\"bbac-gift-pill\"\u003eFamilies\u003c\/span\u003e \u003cspan class=\"bbac-gift-pill\"\u003eKids\u003c\/span\u003e \u003cspan class=\"bbac-gift-pill\"\u003eCollectors\u003c\/span\u003e \u003cspan class=\"bbac-gift-pill\"\u003eMiniature Lovers\u003c\/span\u003e \u003cspan class=\"bbac-gift-pill\"\u003eQuirky Gift Fans\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       10 — DISPLAY VALUE\n       ===================================================== --\u003e\n\u003csection class=\"bbac-display\"\u003e\n\u003cdiv class=\"bbac-display-copy\"\u003e\n\u003cdiv class=\"bbac-display-inner\"\u003e\n\u003cdiv class=\"bbac-eyebrow\"\u003eThe Countdown Ends. The Chaos Stays.\u003c\/div\u003e\n\u003ch2\u003eBy Christmas Eve, you'll have a whole \u003cspan\u003ecrew.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe fun doesn't disappear when the last door is opened.\u003c\/p\u003e\n\u003cp\u003eLine up all 24 backyard bandits on a mantel, shelf, tabletop or holiday display and let the collection keep causing trouble throughout the season — and beyond.\u003c\/p\u003e\n\u003cul class=\"bbac-list\"\u003e\n\u003cli\u003eDisplay the complete 24-piece collection\u003c\/li\u003e\n\u003cli\u003eTurn the characters into a playful holiday scene\u003c\/li\u003e\n\u003cli\u003eKeep them together after the countdown\u003c\/li\u003e\n\u003cli\u003eBring the raccoon crew back for future holidays\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bbac-display-image\"\u003e\u003cimg src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/1_21d28393-de06-4e65-98e1-445496df7f52.png\" alt=\"Backyard Bandits raccoon collection ready for display\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       11 — SOCIAL PROOF\n       ===================================================== --\u003e\n\u003csection class=\"bbac-reviews\"\u003e\n\u003cdiv class=\"bbac-section-head\"\u003e\n\u003cdiv class=\"bbac-eyebrow\"\u003eWhat Customers Are Saying\u003c\/div\u003e\n\u003ch2\u003eApparently, these little bandits are troublemakers in the best way.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bbac-review-grid\"\u003e\n\u003carticle class=\"bbac-review\"\u003e\n\u003cdiv class=\"bbac-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003ch3\u003eEvery raccoon has a personality\u003c\/h3\u003e\n\u003cp\u003e“I thought I was just getting cute little raccoons, but every one has its own story. The pizza thief and cookie bandit had me laughing immediately!”\u003c\/p\u003e\n\u003cdiv class=\"bbac-review-name\"\u003e— Emily R.\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"bbac-review\"\u003e\n\u003cdiv class=\"bbac-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003ch3\u003eOur favorite December tradition\u003c\/h3\u003e\n\u003cp\u003e“My kids love choosing the door every morning to see which little bandit got ‘caught’ that day. By Christmas Eve, we had an entire raccoon crew on the shelf.”\u003c\/p\u003e\n\u003cdiv class=\"bbac-review-name\"\u003e— Sarah M.\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"bbac-review\"\u003e\n\u003cdiv class=\"bbac-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003ch3\u003eThe details are incredible\u003c\/h3\u003e\n\u003cp\u003e“The tiny accessories and facial expressions make these much more fun than ordinary miniatures. Every raccoon looks like it's been caught doing something it shouldn't!”\u003c\/p\u003e\n\u003cdiv class=\"bbac-review-name\"\u003e— Rebecca T.\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       12 — FAQ\n       ===================================================== --\u003e\n\u003csection class=\"bbac-faq\"\u003e\n\u003cdiv class=\"bbac-faq-inner\"\u003e\n\u003cdiv class=\"bbac-faq-title\"\u003e\n\u003cdiv class=\"bbac-eyebrow\"\u003eBefore You Let The Bandits In\u003c\/div\u003e\n\u003ch2\u003eA few things you might want to know.\u003c\/h2\u003e\n\u003cp\u003eBecause even raccoon trouble deserves a little explanation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many raccoons are included?\u003c\/summary\u003e\n\u003cdiv class=\"bbac-faq-answer\"\u003eThe Advent Calendar includes 24 unique raccoon characters, with a different personality and design for each surprise.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre all 24 raccoons different?\u003c\/summary\u003e\n\u003cdiv class=\"bbac-faq-answer\"\u003eYes. The collection features 24 unique personalities with no simple color swaps. Each raccoon has its own story, accessories and appearance.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the Advent Calendar work?\u003c\/summary\u003e\n\u003cdiv class=\"bbac-faq-answer\"\u003eChoose a numbered door, open it and discover the day's mystery raccoon. Continue through the countdown until all 24 characters have been revealed.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat kinds of raccoon characters are included?\u003c\/summary\u003e\n\u003cdiv class=\"bbac-faq-answer\"\u003eThe collection includes characters such as Trash Can Guy, Pizza Thief, BBQ Bandit, Gift Grab Bandit, Bird Feeder Bandit, Cookie Thief, Donut Bandit, Popcorn Lover, Pancake Snatcher, Ice Cream Bandit, Camping Bandit, Fishing Buddy, Garden Raider, Tool Trouble, Santa Cookie Thief, Ornament Bandit, Lights Disaster, Present Pilfer and The Trash Can King.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the raccoons designed with detailed features?\u003c\/summary\u003e\n\u003cdiv class=\"bbac-faq-answer\"\u003eYes. The product imagery highlights expressive faces, realistic fur texture, playful accessories and detailed miniature scenes.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the complete collection be displayed after Christmas?\u003c\/summary\u003e\n\u003cdiv class=\"bbac-faq-answer\"\u003eYes. The product is presented as a collectible set that can be displayed long after the countdown ends.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWho is this Advent Calendar for?\u003c\/summary\u003e\n\u003cdiv class=\"bbac-faq-answer\"\u003eIt is especially suited to animal lovers, raccoon fans, collectors, families and anyone who enjoys quirky miniature characters.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a good gift?\u003c\/summary\u003e\n\u003cdiv class=\"bbac-faq-answer\"\u003eYes. The 24-day reveal makes it especially fun as a Christmas gift for someone who enjoys animals, miniatures, collecting and playful holiday surprises.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       13 — FINAL CTA\n       ===================================================== --\u003e\n\u003csection class=\"bbac-final\"\u003e\n\u003ch2\u003eYour Christmas countdown just got a little more mischievous.\u003c\/h2\u003e\n\u003cp\u003eOpen one door. Catch one bandit. Add one more little troublemaker to the crew — until all 24 are together.\u003c\/p\u003e\n\u003ca class=\"bbac-cta\" href=\"https:\/\/ncrovo.com\/products\/backyard\"\u003e CATCH YOUR BANDITS \u003c\/a\u003e\n\u003cdiv class=\"bbac-final-note\"\u003e24 days · 24 unique raccoons · One very mischievous Christmas\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       14 — TRUST \/ STORE POLICY\n       ===================================================== --\u003e\n\u003csection class=\"bbac-trust\"\u003e\n\u003cdiv class=\"bbac-trust-grid\"\u003e\n\u003cdiv class=\"bbac-trust-item\"\u003e\n\u003cdiv class=\"bbac-trust-icon\"\u003e✦\u003c\/div\u003e\n\u003cstrong\u003eSecure Checkout\u003c\/strong\u003e \u003cspan\u003eProtected payment\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bbac-trust-item\"\u003e\n\u003cdiv class=\"bbac-trust-icon\"\u003e↗\u003c\/div\u003e\n\u003cstrong\u003eWorldwide Shipping\u003c\/strong\u003e \u003cspan\u003eDelivery available globally\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bbac-trust-item\"\u003e\n\u003cdiv class=\"bbac-trust-icon\"\u003e↺\u003c\/div\u003e\n\u003cstrong\u003eReturns\u003c\/strong\u003e \u003cspan\u003eShop with confidence\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bbac-trust-item\"\u003e\n\u003cdiv class=\"bbac-trust-icon\"\u003e♡\u003c\/div\u003e\n\u003cstrong\u003eCustomer Support\u003c\/strong\u003e \u003cspan\u003eHere when you need us\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Default Title","offer_id":53110144467225,"sku":"SZ0537260904337-浣熊","price":36.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1010\/6486\/8121\/files\/1_2c21383e-0e91-4aab-9fdb-36112f967bdd.png?v=1788602189","url":"https:\/\/ncrovo.com\/products\/backyard","provider":"Ncrovo","version":"1.0","type":"link"}