{"product_id":"power-ballx","title":"POWER BALL 2.0","description":"\u003cstyle\u003e\n\/* POWER BALL 2.0 — ZZTONGS PRODUCT DESCRIPTION *\/\n.pbx-wrap{\n  --pbx-bg:#f6f8f7;\n  --pbx-dark:#102e27;\n  --pbx-green:#174c3f;\n  --pbx-green2:#23705c;\n  --pbx-text:#17211e;\n  --pbx-muted:#63706c;\n  --pbx-line:#dfe7e3;\n  --pbx-white:#ffffff;\n  font-family:inherit;\n  color:var(--pbx-text);\n  background:#fff;\n  width:100%;\n  overflow:hidden;\n}\n.pbx-wrap *{box-sizing:border-box}\n.pbx-wrap img{\n  display:block;\n  width:100%;\n  height:auto;\n}\n.pbx-inner{\n  width:min(1120px,calc(100% - 36px));\n  margin:0 auto;\n}\n.pbx-section{\n  padding:72px 0;\n  background-color:#fff;\n}\n.pbx-soft{background-color:#f6f8f7}\n.pbx-dark{\n  background-color:#102e27;\n  color:#fff;\n}\n.pbx-eyebrow{\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n  margin-bottom:15px;\n  font-size:12px;\n  font-weight:800;\n  letter-spacing:1.4px;\n  text-transform:uppercase;\n  color:#23705c;\n}\n.pbx-dark .pbx-eyebrow{color:#a8e1cf}\n.pbx-title{\n  margin:0 auto 16px;\n  max-width:850px;\n  font-size:clamp(30px,5vw,54px);\n  line-height:1.06;\n  letter-spacing:-1.5px;\n  font-weight:850;\n}\n.pbx-sub{\n  max-width:720px;\n  margin:0 auto;\n  color:#63706c;\n  font-size:17px;\n  line-height:1.65;\n}\n.pbx-dark .pbx-sub{color:#d2e2dc}\n.pbx-center{text-align:center}\n\n\/* HERO *\/\n.pbx-hero{\n  padding:64px 0;\n  background-color:#f6f8f7;\n}\n.pbx-hero-grid{\n  display:grid;\n  grid-template-columns:1.02fr .98fr;\n  gap:52px;\n  align-items:center;\n}\n.pbx-hero-copy h2{\n  margin:0 0 18px;\n  color:#102e27;\n  font-size:clamp(34px,5vw,60px);\n  line-height:1.02;\n  letter-spacing:-2px;\n}\n.pbx-hero-copy p{\n  margin:0 0 25px;\n  color:#63706c;\n  font-size:18px;\n  line-height:1.65;\n}\n.pbx-checks{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:11px;\n}\n.pbx-check{\n  display:flex;\n  align-items:center;\n  gap:9px;\n  padding:12px 14px;\n  border:1px solid #dfe7e3;\n  border-radius:12px;\n  background-color:#fff;\n  font-size:14px;\n  font-weight:700;\n}\n.pbx-check span{\n  width:23px;\n  height:23px;\n  flex:0 0 23px;\n  display:grid;\n  place-items:center;\n  border-radius:50%;\n  background-color:#174c3f;\n  color:#fff;\n  font-size:12px;\n}\n.pbx-hero-media{\n  overflow:hidden;\n  border-radius:24px;\n  background-color:#fff;\n  box-shadow:0 18px 50px rgba(16,46,39,.12);\n}\n\n\/* FEATURES *\/\n.pbx-features{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:18px;\n  margin-top:38px;\n}\n.pbx-feature{\n  padding:27px 22px;\n  border:1px solid #dfe7e3;\n  border-radius:18px;\n  background-color:#fff;\n}\n.pbx-icon{\n  width:45px;\n  height:45px;\n  display:grid;\n  place-items:center;\n  margin-bottom:16px;\n  border-radius:13px;\n  background-color:#e8f3ef;\n  font-size:22px;\n}\n.pbx-feature h3{\n  margin:0 0 8px;\n  color:#102e27;\n  font-size:18px;\n}\n.pbx-feature p{\n  margin:0;\n  color:#63706c;\n  font-size:14px;\n  line-height:1.55;\n}\n\n\/* SPLIT *\/\n.pbx-split{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:52px;\n  align-items:center;\n}\n.pbx-split-copy h2{\n  margin:0 0 16px;\n  font-size:clamp(30px,4vw,46px);\n  line-height:1.08;\n  letter-spacing:-1.2px;\n}\n.pbx-split-copy p{\n  margin:0 0 15px;\n  color:#63706c;\n  font-size:16px;\n  line-height:1.7;\n}\n.pbx-dark .pbx-split-copy p{color:#d2e2dc}\n.pbx-image{\n  overflow:hidden;\n  border-radius:22px;\n  background-color:#fff;\n}\n\n\/* MODES *\/\n.pbx-modes{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:18px;\n  margin-top:36px;\n}\n.pbx-mode{\n  padding:28px 24px;\n  border-radius:18px;\n  background-color:#173d34;\n  border:1px solid #28584b;\n}\n.pbx-mode-num{\n  display:inline-block;\n  margin-bottom:18px;\n  color:#a8e1cf;\n  font-size:12px;\n  font-weight:800;\n  letter-spacing:1px;\n}\n.pbx-mode h3{\n  margin:0 0 9px;\n  color:#fff;\n  font-size:21px;\n}\n.pbx-mode p{\n  margin:0;\n  color:#d2e2dc;\n  font-size:14px;\n  line-height:1.55;\n}\n\n\/* BATTERY *\/\n.pbx-stats{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:18px;\n  margin-top:34px;\n}\n.pbx-stat{\n  padding:26px 20px;\n  text-align:center;\n  border:1px solid #dfe7e3;\n  border-radius:18px;\n  background-color:#fff;\n}\n.pbx-stat strong{\n  display:block;\n  margin-bottom:5px;\n  color:#174c3f;\n  font-size:29px;\n  line-height:1.1;\n}\n.pbx-stat span{\n  color:#63706c;\n  font-size:13px;\n  font-weight:700;\n}\n\n\/* FLOOR *\/\n.pbx-floor-img{\n  max-width:700px;\n  margin:34px auto 0;\n  overflow:hidden;\n  border-radius:20px;\n}\n.pbx-floor-tags{\n  display:flex;\n  justify-content:center;\n  flex-wrap:wrap;\n  gap:10px;\n  margin-top:20px;\n}\n.pbx-floor-tags span{\n  padding:9px 14px;\n  border-radius:999px;\n  background-color:#e8f3ef;\n  color:#174c3f;\n  font-size:13px;\n  font-weight:750;\n}\n\n\/* HOW *\/\n.pbx-how{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:18px;\n  margin-top:36px;\n}\n.pbx-step{\n  position:relative;\n  padding:28px 22px;\n  border:1px solid #dfe7e3;\n  border-radius:18px;\n  background-color:#fff;\n}\n.pbx-step b{\n  display:grid;\n  width:38px;\n  height:38px;\n  place-items:center;\n  margin-bottom:15px;\n  border-radius:50%;\n  background-color:#174c3f;\n  color:#fff;\n}\n.pbx-step h3{\n  margin:0 0 7px;\n  color:#102e27;\n  font-size:18px;\n}\n.pbx-step p{\n  margin:0;\n  color:#63706c;\n  font-size:14px;\n  line-height:1.55;\n}\n\n\/* FAQ *\/\n.pbx-faq{\n  max-width:820px;\n  margin:34px auto 0;\n}\n.pbx-faq details{\n  margin-bottom:10px;\n  border:1px solid #dfe7e3;\n  border-radius:14px;\n  background-color:#fff;\n  overflow:hidden;\n}\n.pbx-faq summary{\n  cursor:pointer;\n  list-style:none;\n  padding:18px 20px;\n  color:#102e27;\n  font-size:15px;\n  font-weight:750;\n}\n.pbx-faq summary::-webkit-details-marker{display:none}\n.pbx-faq p{\n  margin:0;\n  padding:0 20px 19px;\n  color:#63706c;\n  font-size:14px;\n  line-height:1.65;\n}\n\n\/* TRUST *\/\n.pbx-trust{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:12px;\n  margin-top:30px;\n}\n.pbx-trust div{\n  padding:16px;\n  border-radius:14px;\n  background-color:#173d34;\n  color:#fff;\n  text-align:center;\n  font-size:14px;\n  font-weight:750;\n}\n\n@media(max-width:760px){\n  .pbx-section,.pbx-hero{padding:48px 0}\n  .pbx-inner{width:min(100% - 26px,1120px)}\n  .pbx-hero-grid,.pbx-split{grid-template-columns:1fr;gap:30px}\n  .pbx-hero-copy{text-align:center}\n  .pbx-hero-copy h2{font-size:38px;letter-spacing:-1px}\n  .pbx-hero-copy p{font-size:16px}\n  .pbx-checks{grid-template-columns:1fr 1fr;gap:8px}\n  .pbx-check{padding:10px;font-size:12px}\n  .pbx-features{grid-template-columns:1fr 1fr;gap:10px}\n  .pbx-feature{padding:20px 16px}\n  .pbx-modes,.pbx-stats,.pbx-how{grid-template-columns:1fr}\n  .pbx-split-copy{text-align:center}\n  .pbx-title{font-size:34px}\n  .pbx-sub{font-size:15px}\n  .pbx-trust{grid-template-columns:1fr}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pbx-wrap\"\u003e\n\n  \u003c!-- 1. HERO --\u003e\n  \u003csection class=\"pbx-hero\"\u003e\n    \u003cdiv class=\"pbx-inner\"\u003e\n      \u003cdiv class=\"pbx-hero-grid\"\u003e\n\n        \u003cdiv class=\"pbx-hero-copy\"\u003e\n          \u003cdiv class=\"pbx-eyebrow\"\u003eSMART INTERACTIVE CAT TOY\u003c\/div\u003e\n\n          \u003ch2\u003eTurn Boredom Into the Chase.\u003c\/h2\u003e\n\n          \u003cp\u003e\n            POWER BALL 2.0 moves, changes direction and reacts to touch to create\n            a more unpredictable chase your cat can enjoy — even when you're busy.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"pbx-checks\"\u003e\n            \u003cdiv class=\"pbx-check\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e Touch Activated\u003c\/div\u003e\n            \u003cdiv class=\"pbx-check\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e 3 Play Modes\u003c\/div\u003e\n            \u003cdiv class=\"pbx-check\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e USB-C Rechargeable\u003c\/div\u003e\n            \u003cdiv class=\"pbx-check\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e Up to 6H Playtime\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pbx-hero-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0608\/5974\/4471\/files\/4.1_480x480.png?v=1703866577\" alt=\"POWER BALL 2.0 interactive cat toy\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 2. WHY CATS LOVE IT --\u003e\n  \u003csection class=\"pbx-section\"\u003e\n    \u003cdiv class=\"pbx-inner\"\u003e\n\n      \u003cdiv class=\"pbx-center\"\u003e\n        \u003cdiv class=\"pbx-eyebrow\"\u003eBUILT FOR THE CHASE\u003c\/div\u003e\n        \u003ch2 class=\"pbx-title\"\u003eA Toy That Doesn't Just Sit There.\u003c\/h2\u003e\n        \u003cp class=\"pbx-sub\"\u003e\n          Cats are naturally drawn to movement that feels unpredictable.\n          POWER BALL 2.0 keeps the game changing with responsive movement\n          designed to encourage chasing, pouncing and active play.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pbx-features\"\u003e\n\n        \u003cdiv class=\"pbx-feature\"\u003e\n          \u003cdiv class=\"pbx-icon\"\u003e☝️\u003c\/div\u003e\n          \u003ch3\u003eTouch Trigger\u003c\/h3\u003e\n          \u003cp\u003eA simple tap can bring the ball back into action.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pbx-feature\"\u003e\n          \u003cdiv class=\"pbx-icon\"\u003e↗\u003c\/div\u003e\n          \u003ch3\u003eChanges Direction\u003c\/h3\u003e\n          \u003cp\u003eUnpredictable movement helps make every chase feel different.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pbx-feature\"\u003e\n          \u003cdiv class=\"pbx-icon\"\u003e🐭\u003c\/div\u003e\n          \u003ch3\u003ePrey-Like Movement\u003c\/h3\u003e\n          \u003cp\u003eMovement encourages your cat's natural chase-and-catch instincts.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pbx-feature\"\u003e\n          \u003cdiv class=\"pbx-icon\"\u003e⚡\u003c\/div\u003e\n          \u003ch3\u003eActive Play\u003c\/h3\u003e\n          \u003cp\u003eTurns everyday indoor time into a more engaging play session.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pbx-feature\"\u003e\n          \u003cdiv class=\"pbx-icon\"\u003e🔋\u003c\/div\u003e\n          \u003ch3\u003eRechargeable\u003c\/h3\u003e\n          \u003cp\u003eNo disposable batteries — simply recharge with USB-C.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pbx-feature\"\u003e\n          \u003cdiv class=\"pbx-icon\"\u003e🏠\u003c\/div\u003e\n          \u003ch3\u003eMade for Home\u003c\/h3\u003e\n          \u003cp\u003eDesigned for everyday play across common household floor surfaces.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 3. INDEPENDENT PLAY --\u003e\n  \u003csection class=\"pbx-section pbx-soft\"\u003e\n    \u003cdiv class=\"pbx-inner\"\u003e\n\n      \u003cdiv class=\"pbx-split\"\u003e\n\n        \u003cdiv class=\"pbx-split-copy\"\u003e\n          \u003cdiv class=\"pbx-eyebrow\"\u003ePLAY EVEN WHEN YOU'RE BUSY\u003c\/div\u003e\n\n          \u003ch2\u003eYour Cat Can Start the Fun.\u003c\/h2\u003e\n\n          \u003cp\u003e\n            You can't entertain your cat every minute of the day.\n            That's where POWER BALL 2.0 comes in.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            In its responsive mode, a touch can wake the ball and get it moving\n            again — giving curious cats a way to interact with their toy without\n            needing you to constantly roll or throw it.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            More movement. More chasing. Less time staring at a toy that never moves.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pbx-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0608\/5974\/4471\/files\/DPD3.png?v=1701005240\" alt=\"POWER BALL 2.0 smart features\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 4. MODES --\u003e\n  \u003csection class=\"pbx-section pbx-dark\"\u003e\n    \u003cdiv class=\"pbx-inner\"\u003e\n\n      \u003cdiv class=\"pbx-center\"\u003e\n        \u003cdiv class=\"pbx-eyebrow\"\u003eONE BALL · THREE MODES\u003c\/div\u003e\n        \u003ch2 class=\"pbx-title\"\u003eMatch the Energy to Your Cat.\u003c\/h2\u003e\n        \u003cp class=\"pbx-sub\"\u003e\n          Switch between three play styles with a simple button press.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pbx-modes\"\u003e\n\n        \u003cdiv class=\"pbx-mode\"\u003e\n          \u003cspan class=\"pbx-mode-num\"\u003eMODE 01\u003c\/span\u003e\n          \u003ch3\u003e⚡ Power Mode\u003c\/h3\u003e\n          \u003cp\u003e\n            Faster, more energetic movement for cats that love a wild chase.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pbx-mode\"\u003e\n          \u003cspan class=\"pbx-mode-num\"\u003eMODE 02\u003c\/span\u003e\n          \u003ch3\u003e🐾 Soft Mode\u003c\/h3\u003e\n          \u003cp\u003e\n            A slower pace for calmer cats or more relaxed play sessions.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pbx-mode\"\u003e\n          \u003cspan class=\"pbx-mode-num\"\u003eMODE 03\u003c\/span\u003e\n          \u003ch3\u003e💤 Sleep Mode\u003c\/h3\u003e\n          \u003cp\u003e\n            The ball rests until interaction wakes it up and starts the fun again.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 5. CHARGING --\u003e\n  \u003csection class=\"pbx-section\"\u003e\n    \u003cdiv class=\"pbx-inner\"\u003e\n\n      \u003cdiv class=\"pbx-center\"\u003e\n        \u003cdiv class=\"pbx-eyebrow\"\u003eRECHARGE \u0026amp; PLAY AGAIN\u003c\/div\u003e\n        \u003ch2 class=\"pbx-title\"\u003eLess Waiting. More Playing.\u003c\/h2\u003e\n        \u003cp class=\"pbx-sub\"\u003e\n          POWER BALL 2.0 uses a built-in rechargeable battery and USB-C charging,\n          so there's no need to keep buying disposable batteries.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pbx-stats\"\u003e\n\n        \u003cdiv class=\"pbx-stat\"\u003e\n          \u003cstrong\u003e200mAh\u003c\/strong\u003e\n          \u003cspan\u003eRechargeable Battery\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pbx-stat\"\u003e\n          \u003cstrong\u003eUp to 6H\u003c\/strong\u003e\n          \u003cspan\u003ePlaytime*\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pbx-stat\"\u003e\n          \u003cstrong\u003eUSB-C\u003c\/strong\u003e\n          \u003cspan\u003eConvenient Charging\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin:16px auto 0;max-width:700px;text-align:center;color:#7b8581;font-size:12px;line-height:1.5;\"\u003e\n        *Actual runtime can vary depending on play mode, movement and usage conditions.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 6. FLOORS --\u003e\n  \u003csection class=\"pbx-section pbx-soft\"\u003e\n    \u003cdiv class=\"pbx-inner\"\u003e\n\n      \u003cdiv class=\"pbx-center\"\u003e\n        \u003cdiv class=\"pbx-eyebrow\"\u003eROOM TO ROOM\u003c\/div\u003e\n        \u003ch2 class=\"pbx-title\"\u003eMade to Keep the Chase Moving.\u003c\/h2\u003e\n        \u003cp class=\"pbx-sub\"\u003e\n          Use it across common household surfaces so play doesn't have to stop\n          when your cat follows the action into another room.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pbx-floor-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0608\/5974\/4471\/files\/Floors_480x480.jpg?v=1687239517\" alt=\"POWER BALL 2.0 on common floor surfaces\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pbx-floor-tags\"\u003e\n        \u003cspan\u003e✓ Hard Floors\u003c\/span\u003e\n        \u003cspan\u003e✓ Wood Floors\u003c\/span\u003e\n        \u003cspan\u003e✓ Rugs\u003c\/span\u003e\n        \u003cspan\u003e✓ Carpet\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 7. HOW TO USE --\u003e\n  \u003csection class=\"pbx-section\"\u003e\n    \u003cdiv class=\"pbx-inner\"\u003e\n\n      \u003cdiv class=\"pbx-center\"\u003e\n        \u003cdiv class=\"pbx-eyebrow\"\u003eSIMPLE FROM DAY ONE\u003c\/div\u003e\n        \u003ch2 class=\"pbx-title\"\u003eReady in Three Easy Steps.\u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pbx-how\"\u003e\n\n        \u003cdiv class=\"pbx-step\"\u003e\n          \u003cb\u003e1\u003c\/b\u003e\n          \u003ch3\u003eCharge\u003c\/h3\u003e\n          \u003cp\u003eRecharge the ball using the included USB-C charging cable.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pbx-step\"\u003e\n          \u003cb\u003e2\u003c\/b\u003e\n          \u003ch3\u003eChoose a Mode\u003c\/h3\u003e\n          \u003cp\u003eUse the button to select the play style that suits your cat.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pbx-step\"\u003e\n          \u003cb\u003e3\u003c\/b\u003e\n          \u003ch3\u003eLet the Chase Begin\u003c\/h3\u003e\n          \u003cp\u003ePlace it on the floor and let your cat discover the movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 8. FAQ --\u003e\n  \u003csection class=\"pbx-section pbx-soft\"\u003e\n    \u003cdiv class=\"pbx-inner\"\u003e\n\n      \u003cdiv class=\"pbx-center\"\u003e\n        \u003cdiv class=\"pbx-eyebrow\"\u003eQUESTIONS?\u003c\/div\u003e\n        \u003ch2 class=\"pbx-title\"\u003ePOWER BALL 2.0 FAQ\u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pbx-faq\"\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes my cat need me to keep moving the ball?\u003c\/summary\u003e\n          \u003cp\u003e\n            No. POWER BALL 2.0 is designed for interactive movement, and its\n            responsive mode can reactivate when touched.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eHow many play modes does it have?\u003c\/summary\u003e\n          \u003cp\u003e\n            It has three modes: Power Mode for faster play, Soft Mode for slower\n            movement, and Sleep Mode for touch-responsive play.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eIs the battery rechargeable?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. The built-in 200mAh battery recharges using USB-C.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eHow long does the battery last?\u003c\/summary\u003e\n          \u003cp\u003e\n            Playtime can reach up to approximately 6 hours depending on the\n            selected mode and how the toy is used.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan it be used on carpet?\u003c\/summary\u003e\n          \u003cp\u003e\n            It is designed for use across common household surfaces including\n            hard floors, wood, rugs and carpet. Performance can vary with surface thickness.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat comes with my order?\u003c\/summary\u003e\n          \u003cp\u003e\n            Your package includes the POWER BALL 2.0 and USB-C charging cable.\n            Please refer to the product options above for the color selected with your order.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 9. TRUST END --\u003e\n  \u003csection class=\"pbx-section pbx-dark\"\u003e\n    \u003cdiv class=\"pbx-inner pbx-center\"\u003e\n\n      \u003cdiv class=\"pbx-eyebrow\"\u003eMORE PLAY. LESS BOREDOM.\u003c\/div\u003e\n\n      \u003ch2 class=\"pbx-title\"\u003e\n        Give Their Hunting Instinct Somewhere to Go.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"pbx-sub\"\u003e\n        An interactive, rechargeable toy designed to make everyday indoor play\n        more engaging for curious cats.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"pbx-trust\"\u003e\n        \u003cdiv\u003e🚚 Fast Shipping\u003c\/div\u003e\n        \u003cdiv\u003e↩ 30-Day Returns\u003c\/div\u003e\n        \u003cdiv\u003e🔒 Secure Checkout\u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Blue","offer_id":59208407384412,"sku":"1 \/ blue","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Pink","offer_id":59208407417180,"sku":"1 \/ pink","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1056\/3734\/7676\/files\/9.jpg?v=1789905275","url":"https:\/\/zztongs.com\/products\/power-ballx","provider":"ZZTONGS","version":"1.0","type":"link"}