{"product_id":"mischief-made-forage-boxes","title":"Mischief Made Forage Boxes","description":"\u003c!-- Mischief Made – Premium Rat Forage Boxes --\u003e\n\u003csection class=\"mm-listing\" aria-label=\"Mischief Made Premium Rat Forage Boxes\"\u003e\n  \u003cstyle\u003e\n    \/* Mischief Made – earthy + cosy *\/\n    .mm-listing{\n      --mm-cream:#f9f3e5;\n      --mm-cream-2:#fff8ee;\n      --mm-green:#356b4b;\n      --mm-green-2:#2c5a3e;\n      --mm-ink:#1f1f1f;\n      --mm-muted:#5a5a5a;\n      --mm-soft:#e6efe9;\n\n      font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,\"Trebuchet MS\",Arial,sans-serif;\n      color:var(--mm-ink);\n      background:linear-gradient(180deg,var(--mm-cream),var(--mm-cream-2));\n      border:3px solid var(--mm-green);\n      border-radius:18px;\n      padding:22px 24px;\n      max-width:920px;\n      margin:0 auto;\n      box-shadow:0 10px 22px rgba(0,0,0,0.08);\n    }\n\n    .mm-badge{\n      display:inline-flex;\n      align-items:center;\n      gap:8px;\n      padding:6px 12px;\n      border-radius:999px;\n      background:var(--mm-soft);\n      color:var(--mm-green-2);\n      font-weight:700;\n      font-size:13px;\n      margin-bottom:10px;\n    }\n\n    .mm-title{\n      margin:0 0 10px;\n      font-size:28px;\n      letter-spacing:.03em;\n      text-transform:uppercase;\n      color:var(--mm-green);\n    }\n\n    .mm-subtitle{\n      margin:0 0 16px;\n      font-size:18px;\n      line-height:1.5;\n      font-weight:700;\n      color:var(--mm-green-2);\n    }\n\n    .mm-hero{\n      font-size:16px;\n      line-height:1.65;\n      margin:0 0 14px;\n    }\n\n    .mm-highlight{\n      margin:18px 0;\n      padding:15px 16px;\n      border-radius:14px;\n      background:#fff;\n      border:1px solid rgba(53,107,75,.22);\n      text-align:center;\n      font-size:15px;\n      line-height:1.6;\n    }\n\n    .mm-highlight strong{\n      color:var(--mm-green);\n    }\n\n    .mm-choice-title{\n      margin:24px 0 12px;\n      font-size:21px;\n      color:var(--mm-green);\n      text-align:center;\n    }\n\n    \/* Expandable box options *\/\n    .mm-accordion{\n      display:grid;\n      gap:12px;\n      margin-top:16px;\n    }\n\n    .mm-option{\n      background:#fff;\n      border:1px solid rgba(53,107,75,.22);\n      border-radius:14px;\n      overflow:hidden;\n      box-shadow:0 3px 8px rgba(0,0,0,.04);\n      transition:border-color .2s ease, box-shadow .2s ease;\n    }\n\n    .mm-option:hover{\n      border-color:rgba(53,107,75,.4);\n    }\n\n    .mm-option[open]{\n      border-color:rgba(53,107,75,.5);\n      box-shadow:0 5px 12px rgba(0,0,0,.06);\n    }\n\n    .mm-option summary{\n      list-style:none;\n      cursor:pointer;\n      padding:15px 50px 15px 16px;\n      position:relative;\n      user-select:none;\n    }\n\n    .mm-option summary::-webkit-details-marker{\n      display:none;\n    }\n\n    .mm-option summary::after{\n      content:\"+\";\n      position:absolute;\n      right:17px;\n      top:50%;\n      transform:translateY(-50%);\n      font-size:26px;\n      line-height:1;\n      font-weight:700;\n      color:var(--mm-green);\n    }\n\n    .mm-option[open] summary::after{\n      content:\"−\";\n    }\n\n    .mm-option-head{\n      display:flex;\n      justify-content:space-between;\n      align-items:center;\n      gap:14px;\n    }\n\n    .mm-option-name{\n      font-size:18px;\n      font-weight:800;\n      color:var(--mm-green);\n    }\n\n    .mm-option-price{\n      font-size:16px;\n      font-weight:800;\n      white-space:nowrap;\n      color:var(--mm-ink);\n    }\n\n    .mm-option-teaser{\n      display:block;\n      margin-top:5px;\n      padding-right:22px;\n      font-size:13px;\n      line-height:1.45;\n      color:var(--mm-muted);\n    }\n\n    .mm-option-body{\n      padding:0 16px 17px;\n      border-top:1px dashed rgba(53,107,75,.22);\n    }\n\n    .mm-option-body p{\n      margin:14px 0 12px;\n      font-size:14px;\n      line-height:1.6;\n    }\n\n    .mm-option-body h4{\n      margin:13px 0 7px;\n      font-size:14px;\n      color:var(--mm-green-2);\n      text-transform:uppercase;\n      letter-spacing:.04em;\n    }\n\n    .mm-option-body ul{\n      padding-left:19px;\n      margin:0;\n      font-size:14px;\n      line-height:1.5;\n    }\n\n    .mm-option-body li{\n      margin-bottom:5px;\n    }\n\n    .mm-option-seeds{\n      margin-top:12px;\n      padding:9px 10px;\n      border-radius:10px;\n      background:var(--mm-cream);\n      font-size:13px;\n      line-height:1.5;\n    }\n\n    \/* Dietary suitability note *\/\n    .mm-diet-note{\n      margin-top:14px;\n      padding:12px 13px;\n      border-radius:11px;\n      background:#fff8e8;\n      border:1px solid #e5cf98;\n      font-size:13px;\n      line-height:1.6;\n    }\n\n    .mm-diet-note strong{\n      color:#72571d;\n    }\n\n    .mm-option-featured{\n      border:2px solid var(--mm-green);\n      background:linear-gradient(180deg,#fff,#f7fbf8);\n    }\n\n    .mm-option-tag{\n      display:inline-block;\n      margin-bottom:6px;\n      padding:3px 8px;\n      border-radius:999px;\n      background:var(--mm-green);\n      color:#fff;\n      font-size:10px;\n      font-weight:800;\n      text-transform:uppercase;\n      letter-spacing:.05em;\n    }\n\n    \/* Benefits *\/\n    .mm-benefits{\n      margin-top:20px;\n      background:#fff;\n      border:1px solid rgba(53,107,75,.22);\n      border-radius:14px;\n      padding:16px;\n    }\n\n    .mm-benefits h3{\n      margin:0 0 10px;\n      font-size:18px;\n      color:var(--mm-green);\n    }\n\n    .mm-benefit-grid{\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:12px 20px;\n    }\n\n    .mm-benefit{\n      font-size:14px;\n      line-height:1.5;\n    }\n\n    .mm-note{\n      margin-top:16px;\n      padding:13px 14px;\n      border-radius:12px;\n      background:#fff;\n      border:1px dashed rgba(53,107,75,.3);\n      font-size:14px;\n      line-height:1.6;\n    }\n\n    .mm-warning{\n      margin-top:16px;\n      padding:13px 14px;\n      border-radius:12px;\n      background:#f4f8f5;\n      border-left:4px solid var(--mm-green);\n      font-size:13px;\n      line-height:1.6;\n    }\n\n    .mm-seo{\n      margin-top:18px;\n      font-size:12px;\n      line-height:1.6;\n      color:var(--mm-muted);\n    }\n\n    @media(max-width:700px){\n      .mm-benefit-grid{\n        grid-template-columns:1fr;\n      }\n\n      .mm-listing{\n        padding:18px 16px;\n      }\n\n      .mm-title{\n        font-size:24px;\n      }\n    }\n\n    @media(max-width:500px){\n      .mm-option-head{\n        align-items:flex-start;\n      }\n\n      .mm-option-name{\n        font-size:17px;\n      }\n\n      .mm-option-price{\n        font-size:15px;\n      }\n    }\n  \u003c\/style\u003e\n\n\n  \u003cdiv class=\"mm-badge\"\u003e🐀 🌿 Scratch • Shred • Chew • Forage\u003c\/div\u003e\n\n  \u003ch2 class=\"mm-title\"\u003ePremium Rat Forage Boxes\u003c\/h2\u003e\n\n  \u003cp class=\"mm-subtitle\"\u003e\n    One box. A ridiculous number of smells, textures and treasures. Just pop it in the cage and let the mischief begin.\n  \u003c\/p\u003e\n\n  \u003cp class=\"mm-hero\"\u003e\n    Our \u003cstrong\u003ePremium Forage Boxes\u003c\/strong\u003e turn treat time into an activity. Each box is packed with a carefully selected\n    combination of natural forage, aromatic herbs, colourful flowers and irresistible food ingredients, then sealed inside\n    a rat-safe cardboard box ready to go straight into the cage.\n  \u003c\/p\u003e\n\n  \u003cp class=\"mm-hero\"\u003e\n    There are \u003cstrong\u003eno doors to open, lids to remove or treats to tip out\u003c\/strong\u003e. The box itself is part of the enrichment.\n    Your rats get to sniff it, investigate it, scratch at it, claw it, chew it, shred it and eventually break their way through\n    to discover everything hidden inside.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mm-highlight\"\u003e\n    \u003cstrong\u003eSimply place. Then watch.\u003c\/strong\u003e\u003cbr\u003e\n    No preparation needed — the cardboard, forage and food all form part of one big enrichment experience.\n  \u003c\/div\u003e\n\n\n  \u003ch3 class=\"mm-choice-title\"\u003eChoose Their Box\u003c\/h3\u003e\n\n  \u003cdiv class=\"mm-accordion\"\u003e\n\n    \u003c!-- THE MEATY ONE --\u003e\n    \u003cdetails class=\"mm-option\"\u003e\n      \u003csummary\u003e\n        \u003cdiv class=\"mm-option-head\"\u003e\n          \u003cspan class=\"mm-option-name\"\u003e🐟 The Meaty One\u003c\/span\u003e\n          \u003cspan class=\"mm-option-price\"\u003e£7.00\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cspan class=\"mm-option-teaser\"\u003e\n          Salmon, insects and fragrant forage for rats who go straight for the good stuff.\n        \u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"mm-option-body\"\u003e\n        \u003cp\u003e\n          A rich, high-interest forage box combining\n          \u003cstrong\u003eScottish salmon kibble and two different insect treats\u003c\/strong\u003e\n          with herbs, flowers and natural forage. Plenty of smell, texture and tempting little finds\n          to reward determined shredders.\n        \u003c\/p\u003e\n\n        \u003ch4\u003eThe tempting bits\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003ePremium Scottish Salmon Kibble\u003c\/li\u003e\n          \u003cli\u003eDried Mealworms\u003c\/li\u003e\n          \u003cli\u003ePupae\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch4\u003eHerbs, forage \u0026amp; flowers\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003eParsley Stalk\u003c\/li\u003e\n          \u003cli\u003eRaspberry Leaf\u003c\/li\u003e\n          \u003cli\u003eNettle Leaf\u003c\/li\u003e\n          \u003cli\u003eDandelion Leaf\u003c\/li\u003e\n          \u003cli\u003eAlfalfa Forage\u003c\/li\u003e\n          \u003cli\u003eSpearmint\u003c\/li\u003e\n          \u003cli\u003eEchinacea Leaves \u0026amp; Stems\u003c\/li\u003e\n          \u003cli\u003eMarigold Flowers\u003c\/li\u003e\n          \u003cli\u003eHibiscus Flowers\u003c\/li\u003e\n          \u003cli\u003eRose Flowers\u003c\/li\u003e\n          \u003cli\u003eRed Cornflowers\u003c\/li\u003e\n          \u003cli\u003eCornflowers\u003c\/li\u003e\n          \u003cli\u003eBlue Mallow Flowers\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cdiv class=\"mm-option-seeds\"\u003e\n          🌱 \u003cstrong\u003ePlus a pinch of seeds:\u003c\/strong\u003e\n          Linseed, Hemp Seed, Red Millet, White Millet \u0026amp; Sunflower Seeds.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mm-diet-note\"\u003e\n          ⚠️ \u003cstrong\u003eA note for older rats:\u003c\/strong\u003e\n          The Meaty One contains several concentrated animal-protein ingredients, including\n          mealworms, pupae and salmon kibble. For older rats, or rats for whom a lower-protein\n          diet has been recommended — particularly where kidney health is a consideration —\n          this may not be the most appropriate choice. The Veggie One or Fruity One may be\n          better options for rats whose overall protein intake needs to be kept lower.\n          If your rat has a diagnosed kidney condition or specific dietary requirements,\n          please follow the advice of your vet.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003c!-- THE VEGGIE ONE --\u003e\n    \u003cdetails class=\"mm-option\"\u003e\n      \u003csummary\u003e\n        \u003cdiv class=\"mm-option-head\"\u003e\n          \u003cspan class=\"mm-option-name\"\u003e🥕 The Veggie One\u003c\/span\u003e\n          \u003cspan class=\"mm-option-price\"\u003e£7.00\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cspan class=\"mm-option-teaser\"\u003e\n          A colourful mix of roots, greens, peppers and crunchy veggie treasures.\n        \u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"mm-option-body\"\u003e\n        \u003cp\u003e\n          A colourful garden-inspired forage box packed with\n          \u003cstrong\u003edehydrated vegetables, roots, greens and pea flakes\u003c\/strong\u003e.\n          Different shapes, colours, smells and textures make this a brilliant option for rats\n          who enjoy digging through a varied mix.\n        \u003c\/p\u003e\n\n        \u003ch4\u003eThe veggie haul\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003eMixed Peppers\u003c\/li\u003e\n          \u003cli\u003eCarrot\u003c\/li\u003e\n          \u003cli\u003eParsnip\u003c\/li\u003e\n          \u003cli\u003eBeetroot\u003c\/li\u003e\n          \u003cli\u003eGreens\u003c\/li\u003e\n          \u003cli\u003ePea Flakes\u003c\/li\u003e\n          \u003cli\u003eBroccoli\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch4\u003eHerbs, forage \u0026amp; flowers\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003eParsley Stalk\u003c\/li\u003e\n          \u003cli\u003eRaspberry Leaf\u003c\/li\u003e\n          \u003cli\u003eNettle Leaf\u003c\/li\u003e\n          \u003cli\u003eDandelion Leaf\u003c\/li\u003e\n          \u003cli\u003eAlfalfa Forage\u003c\/li\u003e\n          \u003cli\u003eSpearmint\u003c\/li\u003e\n          \u003cli\u003eEchinacea Leaves \u0026amp; Stems\u003c\/li\u003e\n          \u003cli\u003eMarigold Flowers\u003c\/li\u003e\n          \u003cli\u003eHibiscus Flowers\u003c\/li\u003e\n          \u003cli\u003eRose Flowers\u003c\/li\u003e\n          \u003cli\u003eRed Cornflowers\u003c\/li\u003e\n          \u003cli\u003eCornflowers\u003c\/li\u003e\n          \u003cli\u003eBlue Mallow Flowers\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cdiv class=\"mm-option-seeds\"\u003e\n          🌱 \u003cstrong\u003ePlus a pinch of seeds:\u003c\/strong\u003e\n          Linseed, Hemp Seed, Red Millet, White Millet \u0026amp; Sunflower Seeds.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003c!-- THE FRUITY ONE --\u003e\n    \u003cdetails class=\"mm-option\"\u003e\n      \u003csummary\u003e\n        \u003cdiv class=\"mm-option-head\"\u003e\n          \u003cspan class=\"mm-option-name\"\u003e🍓 The Fruity One\u003c\/span\u003e\n          \u003cspan class=\"mm-option-price\"\u003e£7.00\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cspan class=\"mm-option-teaser\"\u003e\n          Sweet-smelling banana, strawberry and apple hidden amongst aromatic forage.\n        \u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"mm-option-body\"\u003e\n        \u003cp\u003e\n          Sweet-smelling, colourful and particularly good for inquisitive noses.\n          \u003cstrong\u003eBanana, strawberries and apple\u003c\/strong\u003e are tucked through a fragrant blend\n          of natural leaves, stems and flowers for a forage box full of little discoveries.\n        \u003c\/p\u003e\n\n        \u003ch4\u003eThe fruity favourites\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003eBanana\u003c\/li\u003e\n          \u003cli\u003eStrawberries\u003c\/li\u003e\n          \u003cli\u003eDiced Apple\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch4\u003eHerbs, forage \u0026amp; flowers\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003eParsley Stalk\u003c\/li\u003e\n          \u003cli\u003eRaspberry Leaf\u003c\/li\u003e\n          \u003cli\u003eNettle Leaf\u003c\/li\u003e\n          \u003cli\u003eDandelion Leaf\u003c\/li\u003e\n          \u003cli\u003eAlfalfa Forage\u003c\/li\u003e\n          \u003cli\u003eSpearmint\u003c\/li\u003e\n          \u003cli\u003eEchinacea Leaves \u0026amp; Stems\u003c\/li\u003e\n          \u003cli\u003eMarigold Flowers\u003c\/li\u003e\n          \u003cli\u003eHibiscus Flowers\u003c\/li\u003e\n          \u003cli\u003eRose Flowers\u003c\/li\u003e\n          \u003cli\u003eRed Cornflowers\u003c\/li\u003e\n          \u003cli\u003eCornflowers\u003c\/li\u003e\n          \u003cli\u003eBlue Mallow Flowers\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cdiv class=\"mm-option-seeds\"\u003e\n          🌱 \u003cstrong\u003ePlus a pinch of seeds:\u003c\/strong\u003e\n          Linseed, Hemp Seed, Red Millet, White Millet \u0026amp; Sunflower Seeds.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003c!-- THE FULLY LOADED --\u003e\n    \u003cdetails class=\"mm-option mm-option-featured\"\u003e\n      \u003csummary\u003e\n        \u003cspan class=\"mm-option-tag\"\u003eThe Big One\u003c\/span\u003e\n\n        \u003cdiv class=\"mm-option-head\"\u003e\n          \u003cspan class=\"mm-option-name\"\u003e🤩 The Fully Loaded\u003c\/span\u003e\n          \u003cspan class=\"mm-option-price\"\u003e£11.00\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cspan class=\"mm-option-teaser\"\u003e\n          Meat, fruit, vegetables, flowers, forage and seeds — the full works.\n        \u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"mm-option-body\"\u003e\n        \u003cp\u003e\n          The ultimate forage box for rats who like a bit of everything.\n          \u003cstrong\u003eThe Fully Loaded combines the highlights of all three boxes\u003c\/strong\u003e\n          into one seriously varied mix, with no unnecessary duplication.\n        \u003c\/p\u003e\n\n        \u003ch4\u003eMeaty treasures\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003ePremium Scottish Salmon Kibble\u003c\/li\u003e\n          \u003cli\u003eDried Mealworms\u003c\/li\u003e\n          \u003cli\u003ePupae\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch4\u003eVeggie treasures\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003eMixed Peppers\u003c\/li\u003e\n          \u003cli\u003eCarrot\u003c\/li\u003e\n          \u003cli\u003eParsnip\u003c\/li\u003e\n          \u003cli\u003eBeetroot\u003c\/li\u003e\n          \u003cli\u003eGreens\u003c\/li\u003e\n          \u003cli\u003ePea Flakes\u003c\/li\u003e\n          \u003cli\u003eBroccoli\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch4\u003eFruity treasures\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003eBanana\u003c\/li\u003e\n          \u003cli\u003eStrawberries\u003c\/li\u003e\n          \u003cli\u003eDiced Apple\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch4\u003eHerbs, forage \u0026amp; flowers\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003eParsley Stalk\u003c\/li\u003e\n          \u003cli\u003eRaspberry Leaf\u003c\/li\u003e\n          \u003cli\u003eNettle Leaf\u003c\/li\u003e\n          \u003cli\u003eDandelion Leaf\u003c\/li\u003e\n          \u003cli\u003eAlfalfa Forage\u003c\/li\u003e\n          \u003cli\u003eSpearmint\u003c\/li\u003e\n          \u003cli\u003eEchinacea Leaves \u0026amp; Stems\u003c\/li\u003e\n          \u003cli\u003eMarigold Flowers\u003c\/li\u003e\n          \u003cli\u003eHibiscus Flowers\u003c\/li\u003e\n          \u003cli\u003eRose Flowers\u003c\/li\u003e\n          \u003cli\u003eRed Cornflowers\u003c\/li\u003e\n          \u003cli\u003eCornflowers\u003c\/li\u003e\n          \u003cli\u003eBlue Mallow Flowers\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cdiv class=\"mm-option-seeds\"\u003e\n          🌱 \u003cstrong\u003ePlus a pinch of seeds:\u003c\/strong\u003e\n          Linseed, Hemp Seed, Red Millet, White Millet \u0026amp; Sunflower Seeds.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mm-diet-note\"\u003e\n          ⚠️ \u003cstrong\u003eA note for older rats:\u003c\/strong\u003e\n          The Fully Loaded includes the same animal-protein ingredients found in The Meaty One.\n          For older rats, or rats for whom a lower-protein diet has been recommended — particularly\n          where kidney health is a consideration — The Veggie One or Fruity One may be a more\n          appropriate choice. If your rat has a diagnosed kidney condition or specific dietary\n          requirements, please follow the advice of your vet.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- WHY FORAGE BOXES --\u003e\n  \u003cdiv class=\"mm-benefits\"\u003e\n    \u003ch3\u003e🐀 More Than Just Treats\u003c\/h3\u003e\n\n    \u003cdiv class=\"mm-benefit-grid\"\u003e\n\n      \u003cdiv class=\"mm-benefit\"\u003e\n        👃 \u003cstrong\u003eSmell\u003c\/strong\u003e\u003cbr\u003e\n        Aromatic herbs, flowers and foods encourage investigation before the box has even been opened.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mm-benefit\"\u003e\n        🐾 \u003cstrong\u003eNatural behaviour\u003c\/strong\u003e\u003cbr\u003e\n        Encourages scratching, chewing, digging, shredding and food-seeking behaviours.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mm-benefit\"\u003e\n        🧠 \u003cstrong\u003eMental enrichment\u003c\/strong\u003e\u003cbr\u003e\n        The food isn't simply handed over — they have to work out how to reach it.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mm-benefit\"\u003e\n        🌈 \u003cstrong\u003eVariety\u003c\/strong\u003e\u003cbr\u003e\n        A broad mixture of scents, tastes, colours, shapes and textures keeps the experience interesting.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mm-benefit\"\u003e\n        📦 \u003cstrong\u003eThe packaging is the toy\u003c\/strong\u003e\u003cbr\u003e\n        The rat-safe cardboard box is deliberately part of the activity and ready to be destroyed.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mm-benefit\"\u003e\n        ✨ \u003cstrong\u003eEasy enrichment\u003c\/strong\u003e\u003cbr\u003e\n        No filling, hiding or setting up. Put the whole box straight into the cage and let them take over.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003cdiv class=\"mm-note\"\u003e\n    💡 \u003cstrong\u003eHow to use:\u003c\/strong\u003e\n    Place the entire unopened forage box directly into your rats' cage.\n    There is no need to empty the contents or make an opening for them.\n    Let your rats sniff, scratch, claw, chew and shred their way inside at their own pace.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mm-note\"\u003e\n    🌿 \u003cstrong\u003eBuilt for enrichment:\u003c\/strong\u003e\n    Part of the fun is not knowing exactly where the best bits are.\n    Leaves, petals, vegetables, fruits, seeds and protein treats become mixed throughout the box,\n    giving your rats lots of little rewards to discover as they forage.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mm-warning\"\u003e\n    \u003cstrong\u003eImportant:\u003c\/strong\u003e\n    These forage boxes are intended as enrichment and complementary treats alongside a balanced rat diet,\n    rather than as a complete food. As with any enrichment item, supervise use where appropriate and\n    remove the remaining cardboard if it becomes heavily soiled.\n  \u003c\/div\u003e\n\n\n  \u003c!-- SEO --\u003e\n  \u003cdiv class=\"mm-seo\"\u003e\n    \u003cstrong\u003eSEO:\u003c\/strong\u003e\n    rat forage box, rat enrichment box UK, forage toys for rats, natural rat enrichment,\n    rat boredom breaker, rat treat box, rat foraging toy, enrichment treats for rats,\n    cardboard forage box for rats, natural rat treats UK, rat cage enrichment,\n    rat shredding toy, rat chew enrichment, rat activity box, rat food enrichment,\n    mealworm treats for rats, salmon treats for rats, dehydrated vegetables for rats,\n    dehydrated fruit for rats, herbs and flowers for rats, premium rat treats,\n    rat enrichment gifts, forage mix for pet rats, rat safe cardboard enrichment,\n    scatter feeding rats, natural foraging activities for rats\n  \u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"Mischief Made","offers":[{"title":"The Meaty One","offer_id":63338496000330,"sku":null,"price":7.0,"currency_code":"GBP","in_stock":true},{"title":"The Veggie One","offer_id":63338496033098,"sku":null,"price":7.0,"currency_code":"GBP","in_stock":true},{"title":"The Fruity One","offer_id":63338496065866,"sku":null,"price":7.0,"currency_code":"GBP","in_stock":true},{"title":"The Fully Loaded","offer_id":63338496098634,"sku":null,"price":11.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0864\/3362\/8490\/files\/IMG_7545.jpg?v=1787690114","url":"https:\/\/mischiefmade.co.uk\/products\/mischief-made-forage-boxes","provider":"Mischief Made","version":"1.0","type":"link"}