{"product_id":"interactive-cat-boxing-toy","title":"Interactive Cat Boxing Toy","description":"\u003cstyle\u003e\n\/* =========================================================\n   INTERACTIVE CAT BOXING TOY\n========================================================= *\/\n\n.cbx-page,\n.cbx-page *{\n  box-sizing:border-box;\n}\n\n.cbx-page{\n  --orange:#f47b13;\n  --orange2:#db5708;\n  --black:#242424;\n  --dark:#171717;\n\n  --cream:#fff8ed;\n  --cream2:#f4eadc;\n\n  --text:#292929;\n  --muted:#6d6965;\n\n  width:100%;\n  max-width:900px;\n  margin:0 auto !important;\n  padding:0 !important;\n  overflow:hidden;\n\n  background:#fff;\n  color:var(--text);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n}\n\n\n\/* RESET *\/\n\n.cbx-page h2,\n.cbx-page h3,\n.cbx-page h4,\n.cbx-page p,\n.cbx-page figure{\n  margin:0;\n}\n\n.cbx-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n\n  margin:0 !important;\n  padding:0 !important;\n}\n\n.cbx-image{\n  width:100%;\n  margin:0 !important;\n  padding:0 !important;\n  line-height:0;\n}\n\n.cbx-inner{\n  width:100%;\n  max-width:810px;\n\n  margin:0 auto;\n  padding-left:20px;\n  padding-right:20px;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.cbx-hero{\n  padding:28px 0 24px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% -10%,\n      rgba(244,123,19,.18),\n      transparent 44%\n    ),\n    linear-gradient(\n      180deg,\n      #fffdf9,\n      #f8ead9\n    );\n}\n\n.cbx-kicker{\n  margin-bottom:6px;\n\n  color:var(--orange2);\n\n  font-size:11.5px;\n  line-height:1.2;\n\n  font-weight:900;\n  letter-spacing:1px;\n\n  text-transform:uppercase;\n}\n\n.cbx-hero h2{\n  max-width:720px;\n  margin:0 auto;\n\n  color:var(--black);\n\n  font-size:36px;\n  line-height:1.06;\n\n  font-weight:950;\n  letter-spacing:-.7px;\n}\n\n.cbx-hero h2 span{\n  color:var(--orange2);\n}\n\n.cbx-copy{\n  max-width:640px;\n\n  margin:9px auto 0 !important;\n\n  color:#69635e;\n\n  font-size:15px;\n  line-height:1.5;\n}\n\n\n\/* PLAY FLOW *\/\n\n.cbx-flow{\n  display:grid;\n  grid-template-columns:1fr auto 1fr auto 1fr;\n\n  align-items:center;\n\n  max-width:640px;\n\n  gap:5px;\n\n  margin:15px auto 0;\n}\n\n.cbx-flow-box{\n  min-width:0;\n\n  padding:9px 5px;\n\n  border:1px solid #ead5bf;\n  border-radius:11px;\n\n  background:#fff;\n\n  text-align:center;\n}\n\n.cbx-flow-box strong{\n  display:block;\n\n  color:var(--orange2);\n\n  font-size:13px;\n  line-height:1.2;\n\n  font-weight:950;\n}\n\n.cbx-flow-box span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#746c65;\n\n  font-size:10.5px;\n  line-height:1.25;\n}\n\n.cbx-arrow{\n  color:#303030;\n\n  font-size:16px;\n  line-height:1;\n\n  font-weight:950;\n}\n\n\n\/* =========================================================\n   BENEFITS\n========================================================= *\/\n\n.cbx-pills{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:8px;\n\n  max-width:720px;\n\n  margin:16px auto 0;\n}\n\n.cbx-pill{\n  width:100%;\n  min-width:0;\n  min-height:48px;\n\n  padding:9px 12px;\n\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  align-items:center;\n  column-gap:7px;\n\n  border:1px solid #ead5bd;\n  border-radius:20px;\n\n  background:#fff;\n\n  color:#37332f;\n\n  text-align:left;\n\n  font-size:12.8px;\n  line-height:1.27;\n\n  font-weight:800;\n}\n\n.cbx-pill span{\n  display:block;\n\n  margin:0;\n\n  font-size:15px;\n  line-height:1;\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.cbx-section{\n  padding:22px 0 23px;\n\n  text-align:center;\n}\n\n.cbx-label{\n  margin-bottom:6px;\n\n  color:var(--orange2);\n\n  font-size:11px;\n  line-height:1.2;\n\n  font-weight:900;\n  letter-spacing:1px;\n\n  text-transform:uppercase;\n}\n\n.cbx-section h3{\n  max-width:700px;\n\n  margin:0 auto;\n\n  font-size:27px;\n  line-height:1.12;\n\n  font-weight:950;\n}\n\n.cbx-section p{\n  max-width:640px;\n\n  margin:8px auto 0 !important;\n\n  font-size:14px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   ACTION\n========================================================= *\/\n\n.cbx-action{\n  background:\n    linear-gradient(\n      180deg,\n      #fff9f0,\n      #f5e8d8\n    );\n}\n\n.cbx-action h3{\n  color:#292623;\n}\n\n.cbx-action p{\n  color:#706a65;\n}\n\n.cbx-action-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:15px;\n}\n\n.cbx-action-box{\n  min-width:0;\n\n  padding:12px 7px;\n\n  border:1px solid #e6d1ba;\n  border-radius:10px;\n\n  background:#fff;\n}\n\n.cbx-action-box strong{\n  display:block;\n\n  color:var(--orange2);\n\n  font-size:13px;\n  line-height:1.3;\n\n  font-weight:900;\n}\n\n.cbx-action-box span{\n  display:block;\n\n  margin-top:3px;\n\n  color:#756f69;\n\n  font-size:11px;\n  line-height:1.35;\n}\n\n\n\/* =========================================================\n   DARK \/ SPRING ACTION\n========================================================= *\/\n\n.cbx-dark{\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at 85% 0%,\n      rgba(244,123,19,.20),\n      transparent 38%\n    ),\n    linear-gradient(\n      135deg,\n      #303030,\n      #151515\n    );\n}\n\n.cbx-dark .cbx-label{\n  color:#ffad58;\n}\n\n.cbx-dark h3{\n  color:#fff;\n}\n\n.cbx-dark p{\n  color:#dedede;\n}\n\n.cbx-dark-row{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:7px;\n\n  margin-top:14px;\n}\n\n.cbx-dark-pill{\n  padding:8px 12px;\n\n  border:1px solid rgba(255,255,255,.15);\n  border-radius:20px;\n\n  background:rgba(255,255,255,.07);\n\n  color:#fff;\n\n  font-size:12px;\n  line-height:1.3;\n\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   ACTIVE PLAY\n========================================================= *\/\n\n.cbx-active{\n  background:\n    radial-gradient(\n      circle at 90% 0%,\n      rgba(244,123,19,.11),\n      transparent 39%\n    ),\n    #fff9ef;\n}\n\n.cbx-active h3{\n  color:#292623;\n}\n\n.cbx-active p{\n  color:#706963;\n}\n\n.cbx-active-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:15px;\n}\n\n.cbx-active-box{\n  min-width:0;\n\n  padding:12px 6px;\n\n  border:1px solid #ead3bb;\n  border-radius:10px;\n\n  background:#fff;\n}\n\n.cbx-active-box strong{\n  display:block;\n\n  color:#333;\n\n  font-size:13px;\n  line-height:1.3;\n\n  font-weight:900;\n}\n\n.cbx-active-box span{\n  display:block;\n\n  margin-top:3px;\n\n  color:#77706a;\n\n  font-size:10.8px;\n  line-height:1.35;\n}\n\n\n\/* =========================================================\n   DURABILITY\n========================================================= *\/\n\n.cbx-orange{\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at 87% 0%,\n      rgba(255,255,255,.12),\n      transparent 37%\n    ),\n    linear-gradient(\n      135deg,\n      #f37a12,\n      #d95408\n    );\n}\n\n.cbx-orange .cbx-label{\n  color:#fff3df;\n}\n\n.cbx-orange h3{\n  color:#fff;\n}\n\n.cbx-orange p{\n  color:#fff2e6;\n}\n\n.cbx-durable-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:15px;\n}\n\n.cbx-durable-box{\n  min-width:0;\n\n  padding:11px 6px;\n\n  border:1px solid rgba(255,255,255,.20);\n  border-radius:10px;\n\n  background:rgba(255,255,255,.10);\n}\n\n.cbx-durable-box strong{\n  display:block;\n\n  color:#fff;\n\n  font-size:12.8px;\n  line-height:1.3;\n\n  font-weight:900;\n}\n\n.cbx-durable-box span{\n  display:block;\n\n  margin-top:3px;\n\n  color:#fff1e3;\n\n  font-size:10.8px;\n  line-height:1.35;\n}\n\n\n\/* =========================================================\n   SETUP\n========================================================= *\/\n\n.cbx-setup{\n  background:\n    linear-gradient(\n      180deg,\n      #f6ecdf,\n      #fffaf3\n    );\n}\n\n.cbx-setup h3{\n  color:#292623;\n}\n\n.cbx-setup p{\n  color:#706963;\n}\n\n.cbx-setup-grid{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:15px;\n}\n\n.cbx-setup-box{\n  min-width:0;\n\n  padding:11px 5px;\n\n  border:1px solid #e5d0b9;\n  border-radius:10px;\n\n  background:#fff;\n}\n\n.cbx-setup-box strong{\n  display:block;\n\n  color:#3e3935;\n\n  font-size:12px;\n  line-height:1.3;\n\n  font-weight:850;\n}\n\n.cbx-setup-box span{\n  display:block;\n\n  margin-top:3px;\n\n  color:#7a736d;\n\n  font-size:10.4px;\n  line-height:1.3;\n}\n\n\n\/* =========================================================\n   INFO\n========================================================= *\/\n\n.cbx-info{\n  color:#fff;\n\n  background:\n    linear-gradient(\n      135deg,\n      #303030,\n      #171717\n    );\n}\n\n.cbx-info .cbx-label{\n  color:#ffab50;\n}\n\n.cbx-info h3{\n  color:#fff;\n}\n\n.cbx-info p{\n  color:#dedede;\n}\n\n.cbx-info-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:15px;\n}\n\n.cbx-info-box{\n  min-width:0;\n\n  padding:11px 5px;\n\n  border:1px solid rgba(255,255,255,.14);\n  border-radius:10px;\n\n  background:rgba(255,255,255,.07);\n}\n\n.cbx-info-box strong{\n  display:block;\n\n  color:#fff;\n\n  font-size:13px;\n  line-height:1.25;\n\n  font-weight:900;\n}\n\n.cbx-info-box span{\n  display:block;\n\n  margin-top:3px;\n\n  color:#d6d6d6;\n\n  font-size:10.7px;\n  line-height:1.35;\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n.cbx-final{\n  padding:27px 0 30px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(244,123,19,.17),\n      transparent 43%\n    ),\n    linear-gradient(\n      180deg,\n      #f1e1ce,\n      #fffaf2\n    );\n}\n\n.cbx-final .cbx-label{\n  color:var(--orange2);\n}\n\n.cbx-final h3{\n  max-width:710px;\n\n  margin:0 auto;\n\n  color:#292522;\n\n  font-size:28px;\n  line-height:1.11;\n\n  font-weight:950;\n}\n\n.cbx-final h3 span{\n  color:var(--orange2);\n}\n\n.cbx-final p{\n  max-width:620px;\n\n  margin:8px auto 0 !important;\n\n  color:#706963;\n\n  font-size:14px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .cbx-inner{\n    padding-left:15px;\n    padding-right:15px;\n  }\n\n  .cbx-hero{\n    padding:21px 0 19px;\n  }\n\n  .cbx-kicker{\n    margin-bottom:5px;\n\n    font-size:10.8px;\n    letter-spacing:.85px;\n  }\n\n  .cbx-hero h2{\n    max-width:430px;\n\n    font-size:26px;\n    line-height:1.08;\n  }\n\n  .cbx-copy{\n    max-width:420px;\n\n    margin-top:7px !important;\n\n    font-size:13.6px;\n    line-height:1.47;\n  }\n\n\n  \/* FLOW *\/\n\n  .cbx-flow{\n    gap:4px;\n\n    margin-top:12px;\n  }\n\n  .cbx-flow-box{\n    padding:8px 3px;\n  }\n\n  .cbx-flow-box strong{\n    font-size:12px;\n  }\n\n  .cbx-flow-box span{\n    font-size:9.6px;\n  }\n\n  .cbx-arrow{\n    font-size:14px;\n  }\n\n\n  \/* BENEFITS *\/\n\n  .cbx-pills{\n    width:100%;\n\n    grid-template-columns:repeat(2,minmax(0,1fr));\n\n    gap:7px;\n\n    margin-top:13px;\n  }\n\n  .cbx-pill{\n    width:100%;\n    min-width:0;\n    min-height:50px;\n\n    padding:9px;\n\n    display:grid;\n    grid-template-columns:18px minmax(0,1fr);\n\n    align-items:center;\n\n    column-gap:6px;\n\n    border-radius:13px;\n\n    text-align:left;\n\n    font-size:12.2px;\n    line-height:1.2;\n\n    word-break:normal;\n  }\n\n  .cbx-pill span{\n    display:block;\n\n    width:18px;\n\n    margin:0;\n\n    font-size:14px;\n    line-height:1;\n  }\n\n\n  \/* SECTIONS *\/\n\n  .cbx-section{\n    padding:18px 0 19px;\n  }\n\n  .cbx-label{\n    margin-bottom:5px;\n\n    font-size:10.6px;\n    letter-spacing:.8px;\n  }\n\n  .cbx-section h3{\n    font-size:21px;\n    line-height:1.13;\n  }\n\n  .cbx-section p{\n    margin-top:6px !important;\n\n    font-size:13.4px;\n    line-height:1.48;\n  }\n\n\n  \/* 3-COLUMN *\/\n\n  .cbx-action-grid,\n  .cbx-active-grid,\n  .cbx-durable-grid{\n    gap:6px;\n\n    margin-top:12px;\n  }\n\n  .cbx-action-box,\n  .cbx-active-box,\n  .cbx-durable-box{\n    padding:10px 5px;\n  }\n\n  .cbx-action-box strong,\n  .cbx-active-box strong,\n  .cbx-durable-box strong{\n    font-size:12px;\n  }\n\n  .cbx-action-box span,\n  .cbx-active-box span,\n  .cbx-durable-box span{\n    font-size:10.2px;\n  }\n\n\n  \/* DARK *\/\n\n  .cbx-dark-row{\n    gap:6px;\n\n    margin-top:12px;\n  }\n\n  .cbx-dark-pill{\n    padding:7px 10px;\n\n    font-size:11.7px;\n  }\n\n\n  \/* SETUP *\/\n\n  .cbx-setup-grid{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n\n    gap:6px;\n\n    margin-top:12px;\n  }\n\n\n  \/* INFO *\/\n\n  .cbx-info-grid{\n    gap:6px;\n\n    margin-top:12px;\n  }\n\n  .cbx-info-box{\n    padding:9px 4px;\n  }\n\n  .cbx-info-box strong{\n    font-size:12px;\n  }\n\n  .cbx-info-box span{\n    font-size:10.1px;\n  }\n\n\n  \/* FINAL *\/\n\n  .cbx-final{\n    padding:21px 0 24px;\n  }\n\n  .cbx-final h3{\n    font-size:22px;\n  }\n\n  .cbx-final p{\n    font-size:13.5px;\n  }\n\n}\n\n\n@media screen and (max-width:380px){\n\n  .cbx-inner{\n    padding-left:13px;\n    padding-right:13px;\n  }\n\n  .cbx-hero h2{\n    font-size:24px;\n  }\n\n  .cbx-pill{\n    padding:8px 7px;\n\n    grid-template-columns:17px minmax(0,1fr);\n\n    column-gap:5px;\n\n    font-size:11.7px;\n  }\n\n  .cbx-pill span{\n    width:17px;\n\n    font-size:13px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"cbx-page\"\u003e\n\n\n\u003c!-- HERO --\u003e\n\n\u003csection class=\"cbx-hero\"\u003e\n\n  \u003cdiv class=\"cbx-inner\"\u003e\n\n    \u003cdiv class=\"cbx-kicker\"\u003e\n      Swat · Bite · Pounce · Repeat\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Every Swat Starts\n      \u003cspan\u003eAnother Round.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"cbx-copy\"\u003e\n      Give indoor cats a playful target they can bat,\n      bite and pounce on while the flexible boxing toy\n      moves back and keeps inviting another hit.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"cbx-flow\"\u003e\n\n      \u003cdiv class=\"cbx-flow-box\"\u003e\n        \u003cstrong\u003eSWAT\u003c\/strong\u003e\n        \u003cspan\u003eHit the gloves\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cbx-arrow\"\u003e→\u003c\/div\u003e\n\n      \u003cdiv class=\"cbx-flow-box\"\u003e\n        \u003cstrong\u003eBOUNCE\u003c\/strong\u003e\n        \u003cspan\u003eToy moves back\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cbx-arrow\"\u003e→\u003c\/div\u003e\n\n      \u003cdiv class=\"cbx-flow-box\"\u003e\n        \u003cstrong\u003ePOUNCE\u003c\/strong\u003e\n        \u003cspan\u003eGo another round\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cbx-pills\"\u003e\n\n      \u003cdiv class=\"cbx-pill\"\u003e\n        \u003cspan\u003e🥊\u003c\/span\u003e\n        \u003cdiv\u003eSwat · Bite · Pounce Interactive Play\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cbx-pill\"\u003e\n        \u003cspan\u003e🔄\u003c\/span\u003e\n        \u003cdiv\u003eSpring-Back Action Keeps the Fun Going\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cbx-pill\"\u003e\n        \u003cspan\u003e🧤\u003c\/span\u003e\n        \u003cdiv\u003eDurable Bag \u0026amp; Soft Swinging Gloves\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cbx-pill\"\u003e\n        \u003cspan\u003e🧲\u003c\/span\u003e\n        \u003cdiv\u003eStrong Suction Base · Easy Setup\u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- IMAGE 01 --\u003e\n\n\u003cdiv class=\"cbx-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/6019\/2581\/files\/01_5105aa69-8659-4196-94c7-cbfaf4e6cd4a.gif?v=1789033688\" alt=\"Cat swatting interactive boxing toy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ACTION --\u003e\n\n\u003csection class=\"cbx-section cbx-action\"\u003e\n\n  \u003cdiv class=\"cbx-inner\"\u003e\n\n    \u003cdiv class=\"cbx-label\"\u003e\n      Made for Natural Cat Play\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Give Those Paws Something Better to Punch.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      The hanging gloves and moving target\n      encourage the everyday play behaviors\n      cats already love.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"cbx-action-grid\"\u003e\n\n      \u003cdiv class=\"cbx-action-box\"\u003e\n        \u003cstrong\u003eSWAT\u003c\/strong\u003e\n        \u003cspan\u003ePaw and bat\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cbx-action-box\"\u003e\n        \u003cstrong\u003eBITE\u003c\/strong\u003e\n        \u003cspan\u003eGrab and bite\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cbx-action-box\"\u003e\n        \u003cstrong\u003ePOUNCE\u003c\/strong\u003e\n        \u003cspan\u003eChase and jump\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- IMAGE 02 --\u003e\n\n\u003cdiv class=\"cbx-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/6019\/2581\/files\/02_01275868-fed0-4ea5-b2c7-1911102b5338.webp?v=1789033669\" alt=\"Interactive boxing action cat toy\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- SPRING BACK --\u003e\n\n\u003csection class=\"cbx-section cbx-dark\"\u003e\n\n  \u003cdiv class=\"cbx-inner\"\u003e\n\n    \u003cdiv class=\"cbx-label\"\u003e\n      Hit It and It Moves Back\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      The Motion Helps Turn One Paw Tap Into Another.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      The flexible stem lets the punching bag\n      move when your cat attacks it,\n      creating changing motion that keeps play feeling interactive.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"cbx-dark-row\"\u003e\n\n      \u003cdiv class=\"cbx-dark-pill\"\u003e\n        🥊 Moving Target\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cbx-dark-pill\"\u003e\n        🔄 Flexible Action\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cbx-dark-pill\"\u003e\n        🐾 Repeated Play\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- IMAGE 03 --\u003e\n\n\u003cdiv class=\"cbx-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/6019\/2581\/files\/03_4ef54239-ee6f-4e88-90d1-7a680e9e4f79.gif?v=1789033688\" alt=\"Cat chasing moving boxing toy\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ACTIVE PLAY --\u003e\n\n\u003csection class=\"cbx-section cbx-active\"\u003e\n\n  \u003cdiv class=\"cbx-inner\"\u003e\n\n    \u003cdiv class=\"cbx-label\"\u003e\n      Turn Lounge Time Into Play Time\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      A Simple Way to Give Indoor Cats a More Active Play Break.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Batting, jumping and pouncing\n      gives energetic cats another way\n      to interact with their environment\n      without needing you to hold the toy the whole time.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"cbx-active-grid\"\u003e\n\n      \u003cdiv class=\"cbx-active-box\"\u003e\n        \u003cstrong\u003eMore Movement\u003c\/strong\u003e\n        \u003cspan\u003eSwat and jump\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cbx-active-box\"\u003e\n        \u003cstrong\u003eNatural Instinct\u003c\/strong\u003e\n        \u003cspan\u003eChase and pounce\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cbx-active-box\"\u003e\n        \u003cstrong\u003eIndoor Fun\u003c\/strong\u003e\n        \u003cspan\u003eEasy daily play\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- IMAGE 04 --\u003e\n\n\u003cdiv class=\"cbx-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/6019\/2581\/files\/04_0ac5c23d-9d81-44b9-8579-6f38adb0306f.webp?v=1789033670\" alt=\"Cat becoming more active with boxing toy\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- DURABLE --\u003e\n\n\u003csection class=\"cbx-section cbx-orange\"\u003e\n\n  \u003cdiv class=\"cbx-inner\"\u003e\n\n    \u003cdiv class=\"cbx-label\"\u003e\n      Built for Everyday Cat Play\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Made for Paws, Bites and Repeat Rounds.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      A textured punching surface,\n      soft hanging gloves and flexible support\n      give cats different places to scratch,\n      grab, bite and bat.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"cbx-durable-grid\"\u003e\n\n      \u003cdiv class=\"cbx-durable-box\"\u003e\n        \u003cstrong\u003eDurable Fabric\u003c\/strong\u003e\n        \u003cspan\u003eFor paws \u0026amp; scratching\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cbx-durable-box\"\u003e\n        \u003cstrong\u003eSoft Gloves\u003c\/strong\u003e\n        \u003cspan\u003eEasy to grab \u0026amp; bite\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cbx-durable-box\"\u003e\n        \u003cstrong\u003eFlexible Stem\u003c\/strong\u003e\n        \u003cspan\u003eBuilt for repeated movement\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- IMAGE 06 --\u003e\n\n\u003cdiv class=\"cbx-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/6019\/2581\/files\/06_2cb4dc76-de0d-4af2-9be3-1d211d1abe6a.webp?v=1789033670\" alt=\"Durable cat boxing toy materials\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- SETUP --\u003e\n\n\u003csection class=\"cbx-section cbx-setup\"\u003e\n\n  \u003cdiv class=\"cbx-inner\"\u003e\n\n    \u003cdiv class=\"cbx-label\"\u003e\n      Stick It Down and Let the Match Begin\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Easy Setup on Smooth, Non-Porous Surfaces.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Secure the suction base\n      to a clean smooth surface\n      and place the toy where your cat\n      naturally likes to play.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"cbx-setup-grid\"\u003e\n\n      \u003cdiv class=\"cbx-setup-box\"\u003e\n        \u003cstrong\u003eTile\u003c\/strong\u003e\n        \u003cspan\u003eSmooth surface\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cbx-setup-box\"\u003e\n        \u003cstrong\u003eSealed Hardwood\u003c\/strong\u003e\n        \u003cspan\u003eClean finish\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cbx-setup-box\"\u003e\n        \u003cstrong\u003eGlass\u003c\/strong\u003e\n        \u003cspan\u003eVertical play too\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cbx-setup-box\"\u003e\n        \u003cstrong\u003ePolished Countertop\u003c\/strong\u003e\n        \u003cspan\u003eNon-porous surface\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- IMAGE 08 --\u003e\n\n\u003cdiv class=\"cbx-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/6019\/2581\/files\/08_c8c30c1a-4591-40c3-82a6-0083ab1763d7.webp?v=1789033669\" alt=\"Cat boxing toy suction cup setup surfaces\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- PRODUCT INFO --\u003e\n\n\u003csection class=\"cbx-section cbx-info\"\u003e\n\n  \u003cdiv class=\"cbx-inner\"\u003e\n\n    \u003cdiv class=\"cbx-label\"\u003e\n      Compact Toy · Plenty of Action\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Easy to Fit Into Everyday Indoor Play.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      A compact suction-mounted interactive toy\n      designed for cats that love\n      batting, biting and pouncing.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"cbx-info-grid\"\u003e\n\n      \u003cdiv class=\"cbx-info-box\"\u003e\n        \u003cstrong\u003e14.2\"\u003c\/strong\u003e\n        \u003cspan\u003eApprox. total height\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cbx-info-box\"\u003e\n        \u003cstrong\u003eABS + Fabric\u003c\/strong\u003e\n        \u003cspan\u003eMain materials\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cbx-info-box\"\u003e\n        \u003cstrong\u003eSuction Cup\u003c\/strong\u003e\n        \u003cspan\u003eInstallation type\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- IMAGE 09 --\u003e\n\n\u003cdiv class=\"cbx-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/6019\/2581\/files\/09_19f6d972-274d-4cb9-b316-63ab6ac74a62.webp?v=1789033669\" alt=\"Interactive cat boxing toy product information\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- FINAL --\u003e\n\n\u003csection class=\"cbx-final\"\u003e\n\n  \u003cdiv class=\"cbx-inner\"\u003e\n\n    \u003cdiv class=\"cbx-label\"\u003e\n      Swat · Bounce · Bite · Pounce\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Your Cat Has the Paws.\n      \u003cspan\u003eGive Them a Punching Bag.\u003c\/span\u003e\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      A playful moving target\n      that turns those everyday paw attacks\n      into their own little boxing match.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"Pickona","offers":[{"title":"1 Toy · Solo Play","offer_id":45727162925125,"sku":"C0081670-1个","price":19.99,"currency_code":"USD","in_stock":true},{"title":"2 Toys · 2 Cats \/ 2 Rooms 🔥","offer_id":45727162957893,"sku":"C0081670-2个","price":34.99,"currency_code":"USD","in_stock":true},{"title":"3 Toys · Multi-Cat Home 💎 · FREE SHIPPING","offer_id":45727162990661,"sku":"C0081670-3个","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/6019\/2581\/files\/1_ae795b5f-1c46-4be9-857f-59c579e6970a.gif?v=1789033882","url":"https:\/\/pickona.com\/products\/interactive-cat-boxing-toy","provider":"Pickona","version":"1.0","type":"link"}