{"product_id":"forelimb-rehabilitation-cart-for-dogs","title":"Forelimb Rehabilitation Cart for Small to Medium Dogs","description":"\u003cstyle\u003e\n.frc-product {\n  --frc-black: #171717;\n  --frc-text: #3c3c3c;\n  --frc-muted: #747474;\n  --frc-line: #e7e3dc;\n  --frc-soft: #f8f7f4;\n  --frc-warm: #fff5ef;\n  --frc-red: #df493f;\n  --frc-red-soft: #fff0ed;\n  --frc-green: #eaf4ef;\n  --frc-green-text: #476556;\n  --frc-blue: #eef6fb;\n  --frc-white: #ffffff;\n  --frc-radius: 24px;\n  --frc-shadow: 0 18px 50px rgba(0,0,0,.07);\n  width: 100%;\n  max-width: 100%;\n  margin: 0;\n  color: var(--frc-text);\n  line-height: 1.7;\n  box-sizing: border-box;\n}\n\n.frc-product *,\n.frc-product *::before,\n.frc-product *::after {\n  box-sizing: border-box;\n}\n\n.frc-product h2,\n.frc-product h3,\n.frc-product h4,\n.frc-product p {\n  margin-top: 0;\n}\n\n.frc-product img {\n  display: block;\n  width: 100%;\n  height: auto;\n}\n\n.frc-container {\n  width: min(1180px, calc(100% - 32px));\n  margin: 0 auto;\n}\n\n.frc-section {\n  padding: 66px 0;\n}\n\n.frc-section--soft {\n  background: var(--frc-soft);\n}\n\n.frc-section--warm {\n  background: var(--frc-warm);\n}\n\n.frc-section--blue {\n  background: var(--frc-blue);\n}\n\n.frc-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 9px;\n  margin-bottom: 16px;\n  color: var(--frc-red);\n  font-weight: 750;\n  letter-spacing: .06em;\n  text-transform: uppercase;\n}\n\n.frc-eyebrow::before {\n  content: \"\";\n  width: 26px;\n  height: 3px;\n  border-radius: 99px;\n  background: var(--frc-red);\n}\n\n.frc-heading {\n  max-width: 820px;\n  margin-bottom: 18px;\n  color: var(--frc-black);\n  line-height: 1.16;\n}\n\n.frc-lead {\n  max-width: 860px;\n  margin-bottom: 0;\n  color: var(--frc-muted);\n}\n\n.frc-hero {\n  position: relative;\n  overflow: hidden;\n  padding: 76px 0;\n  background: var(--frc-white);\n}\n\n.frc-hero::before {\n  content: \"\";\n  position: absolute;\n  width: 380px;\n  height: 380px;\n  right: -160px;\n  top: -130px;\n  border-radius: 50%;\n  background: #fff1ee;\n}\n\n.frc-hero::after {\n  content: \"\";\n  position: absolute;\n  width: 260px;\n  height: 260px;\n  left: -110px;\n  bottom: -120px;\n  border-radius: 50%;\n  background: #edf6f1;\n}\n\n.frc-hero__grid {\n  position: relative;\n  z-index: 1;\n  display: grid;\n  grid-template-columns: minmax(0, 1.15fr) minmax(320px, .85fr);\n  gap: 48px;\n  align-items: center;\n}\n\n.frc-hero__title {\n  margin-bottom: 22px;\n  color: var(--frc-black);\n  line-height: 1.08;\n}\n\n.frc-hero__copy {\n  max-width: 740px;\n  margin-bottom: 20px;\n  color: var(--frc-muted);\n}\n\n.frc-badges {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin-top: 28px;\n}\n\n.frc-badge {\n  display: inline-flex;\n  align-items: center;\n  min-height: 40px;\n  padding: 8px 14px;\n  border: 1px solid var(--frc-line);\n  border-radius: 999px;\n  background: var(--frc-white);\n  color: var(--frc-black);\n  font-weight: 650;\n}\n\n.frc-badge::before {\n  content: \"✓\";\n  margin-right: 7px;\n  color: var(--frc-red);\n  font-weight: 800;\n}\n\n.frc-summary {\n  padding: 30px;\n  border: 1px solid #eddeda;\n  border-radius: 30px;\n  background: #fff9f7;\n  box-shadow: var(--frc-shadow);\n}\n\n.frc-summary__label {\n  display: inline-block;\n  margin-bottom: 14px;\n  color: var(--frc-red);\n  font-weight: 750;\n}\n\n.frc-summary h3 {\n  margin-bottom: 20px;\n  color: var(--frc-black);\n}\n\n.frc-summary__list {\n  display: grid;\n  gap: 14px;\n}\n\n.frc-summary__item {\n  display: grid;\n  grid-template-columns: 42px minmax(0, 1fr);\n  gap: 13px;\n  align-items: start;\n  padding-bottom: 14px;\n  border-bottom: 1px solid #eee2de;\n}\n\n.frc-summary__item:last-child {\n  padding-bottom: 0;\n  border-bottom: 0;\n}\n\n.frc-summary__icon {\n  display: grid;\n  place-items: center;\n  width: 42px;\n  height: 42px;\n  border-radius: 14px;\n  background: var(--frc-red-soft);\n  color: var(--frc-red);\n  font-weight: 800;\n}\n\n.frc-summary__item strong {\n  display: block;\n  margin-bottom: 3px;\n  color: var(--frc-black);\n}\n\n.frc-summary__item span {\n  color: var(--frc-muted);\n}\n\n.frc-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 22px;\n  margin-top: 38px;\n}\n\n.frc-card {\n  padding: 28px;\n  border: 1px solid var(--frc-line);\n  border-radius: var(--frc-radius);\n  background: var(--frc-white);\n  box-shadow: 0 10px 30px rgba(0,0,0,.035);\n}\n\n.frc-card__icon {\n  display: grid;\n  place-items: center;\n  width: 48px;\n  height: 48px;\n  margin-bottom: 20px;\n  border-radius: 15px;\n  background: var(--frc-red-soft);\n  color: var(--frc-red);\n  font-weight: 800;\n}\n\n.frc-card h3 {\n  margin-bottom: 12px;\n  color: var(--frc-black);\n  line-height: 1.28;\n}\n\n.frc-card p {\n  margin-bottom: 0;\n  color: var(--frc-muted);\n}\n\n.frc-rehab {\n  display: grid;\n  grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr);\n  gap: 48px;\n  align-items: center;\n}\n\n.frc-rehab__visual {\n  min-height: 420px;\n  padding: 34px;\n  border-radius: 32px;\n  background: var(--frc-green);\n  display: flex;\n  flex-direction: column;\n  justify-content: flex-end;\n}\n\n.frc-rehab__tag {\n  display: inline-flex;\n  width: fit-content;\n  margin-bottom: 18px;\n  padding: 8px 12px;\n  border-radius: 999px;\n  background: var(--frc-white);\n  color: var(--frc-green-text);\n  font-weight: 750;\n}\n\n.frc-rehab__visual h3 {\n  max-width: 480px;\n  margin-bottom: 12px;\n  color: var(--frc-black);\n  line-height: 1.2;\n}\n\n.frc-rehab__visual p {\n  max-width: 520px;\n  margin-bottom: 0;\n  color: #617468;\n}\n\n.frc-rehab__content h2 {\n  color: var(--frc-black);\n  line-height: 1.18;\n}\n\n.frc-rehab__content \u003e p {\n  color: var(--frc-muted);\n}\n\n.frc-checks {\n  display: grid;\n  gap: 15px;\n  margin-top: 24px;\n}\n\n.frc-check {\n  display: grid;\n  grid-template-columns: 30px minmax(0, 1fr);\n  gap: 12px;\n}\n\n.frc-check__mark {\n  display: grid;\n  place-items: center;\n  width: 30px;\n  height: 30px;\n  border-radius: 50%;\n  background: var(--frc-green);\n  color: var(--frc-green-text);\n  font-weight: 800;\n}\n\n.frc-check strong {\n  color: var(--frc-black);\n}\n\n.frc-materials {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 24px;\n  margin-top: 38px;\n}\n\n.frc-detail {\n  padding: 30px;\n  border-radius: var(--frc-radius);\n  border: 1px solid var(--frc-line);\n  background: var(--frc-white);\n}\n\n.frc-detail__tag {\n  display: inline-block;\n  margin-bottom: 16px;\n  padding: 7px 11px;\n  border-radius: 999px;\n  background: var(--frc-red-soft);\n  color: var(--frc-red);\n  font-weight: 750;\n}\n\n.frc-detail h3 {\n  margin-bottom: 12px;\n  color: var(--frc-black);\n}\n\n.frc-detail p {\n  color: var(--frc-muted);\n}\n\n.frc-detail ul {\n  margin: 18px 0 0;\n  padding: 0;\n  list-style: none;\n}\n\n.frc-detail li {\n  position: relative;\n  margin: 9px 0;\n  padding-left: 22px;\n}\n\n.frc-detail li::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: .7em;\n  width: 8px;\n  height: 8px;\n  border-radius: 50%;\n  background: var(--frc-red);\n}\n\n.frc-size-intro {\n  display: grid;\n  grid-template-columns: minmax(0, 1fr) auto;\n  gap: 30px;\n  align-items: end;\n  margin-bottom: 30px;\n}\n\n.frc-size-note {\n  max-width: 300px;\n  padding: 18px;\n  border-radius: 18px;\n  background: var(--frc-red-soft);\n  color: #86534d;\n}\n\n.frc-size-table-wrap {\n  overflow-x: auto;\n  border: 1px solid var(--frc-line);\n  border-radius: 24px;\n  background: var(--frc-white);\n}\n\n.frc-size-table {\n  width: 100%;\n  min-width: 760px;\n  border-collapse: collapse;\n}\n\n.frc-size-table th,\n.frc-size-table td {\n  padding: 18px 20px;\n  text-align: left;\n  border-bottom: 1px solid var(--frc-line);\n  vertical-align: top;\n}\n\n.frc-size-table tr:last-child td {\n  border-bottom: 0;\n}\n\n.frc-size-table th {\n  background: #fbfaf8;\n  color: var(--frc-black);\n  font-weight: 750;\n}\n\n.frc-size-table td:first-child {\n  color: var(--frc-red);\n  font-weight: 800;\n}\n\n.frc-fit-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 16px;\n  margin-top: 28px;\n}\n\n.frc-fit {\n  padding: 22px;\n  border-radius: 20px;\n  background: var(--frc-white);\n  border: 1px solid var(--frc-line);\n}\n\n.frc-fit strong {\n  display: block;\n  margin-bottom: 6px;\n  color: var(--frc-black);\n}\n\n.frc-fit span {\n  color: var(--frc-muted);\n}\n\n.frc-how {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 18px;\n  margin-top: 38px;\n}\n\n.frc-step {\n  padding: 26px 24px;\n  border-radius: 22px;\n  border: 1px solid var(--frc-line);\n  background: var(--frc-white);\n}\n\n.frc-step__num {\n  display: grid;\n  place-items: center;\n  width: 40px;\n  height: 40px;\n  margin-bottom: 18px;\n  border-radius: 13px;\n  background: var(--frc-black);\n  color: var(--frc-white);\n  font-weight: 800;\n}\n\n.frc-step h3 {\n  margin-bottom: 10px;\n  color: var(--frc-black);\n}\n\n.frc-step p {\n  margin-bottom: 0;\n  color: var(--frc-muted);\n}\n\n.frc-use-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 22px;\n  margin-top: 36px;\n}\n\n.frc-use {\n  padding: 28px;\n  border-radius: 22px;\n  background: var(--frc-white);\n  border: 1px solid var(--frc-line);\n}\n\n.frc-use h3 {\n  margin-bottom: 10px;\n  color: var(--frc-black);\n}\n\n.frc-use p {\n  margin-bottom: 0;\n  color: var(--frc-muted);\n}\n\n.frc-spec-table-wrap {\n  margin-top: 34px;\n  overflow: hidden;\n  border: 1px solid var(--frc-line);\n  border-radius: 24px;\n  background: var(--frc-white);\n}\n\n.frc-spec-table {\n  width: 100%;\n  border-collapse: collapse;\n}\n\n.frc-spec-table th,\n.frc-spec-table td {\n  padding: 17px 20px;\n  text-align: left;\n  vertical-align: top;\n  border-bottom: 1px solid var(--frc-line);\n}\n\n.frc-spec-table tr:last-child th,\n.frc-spec-table tr:last-child td {\n  border-bottom: 0;\n}\n\n.frc-spec-table th {\n  width: 34%;\n  background: #fbfaf8;\n  color: var(--frc-black);\n}\n\n.frc-spec-table td {\n  color: var(--frc-text);\n}\n\n.frc-faq {\n  max-width: 920px;\n  margin: 36px auto 0;\n}\n\n.frc-faq details {\n  margin-bottom: 12px;\n  border: 1px solid var(--frc-line);\n  border-radius: 18px;\n  background: var(--frc-white);\n  overflow: hidden;\n}\n\n.frc-faq summary {\n  position: relative;\n  cursor: pointer;\n  padding: 20px 56px 20px 22px;\n  color: var(--frc-black);\n  font-weight: 750;\n  list-style: none;\n}\n\n.frc-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.frc-faq summary::after {\n  content: \"+\";\n  position: absolute;\n  right: 22px;\n  top: 50%;\n  transform: translateY(-50%);\n  color: var(--frc-red);\n  font-weight: 800;\n}\n\n.frc-faq details[open] summary::after {\n  content: \"−\";\n}\n\n.frc-faq__answer {\n  padding: 0 22px 22px;\n  color: var(--frc-muted);\n}\n\n.frc-faq__answer p:last-child {\n  margin-bottom: 0;\n}\n\n.frc-bottom {\n  padding: 56px 0;\n  background: var(--frc-black);\n  color: var(--frc-white);\n}\n\n.frc-bottom__grid {\n  display: grid;\n  grid-template-columns: minmax(0, 1.15fr) minmax(280px, .85fr);\n  gap: 36px;\n  align-items: center;\n}\n\n.frc-bottom h2 {\n  margin-bottom: 14px;\n  color: var(--frc-white);\n}\n\n.frc-bottom p {\n  margin-bottom: 0;\n  color: rgba(255,255,255,.72);\n}\n\n.frc-bottom__note {\n  padding: 22px;\n  border-radius: 20px;\n  border: 1px solid rgba(255,255,255,.15);\n  background: rgba(255,255,255,.06);\n}\n\n.frc-bottom__note strong {\n  display: block;\n  margin-bottom: 6px;\n  color: var(--frc-white);\n}\n\n.frc-bottom__note span {\n  color: rgba(255,255,255,.72);\n}\n\n@media (max-width: 900px) {\n  .frc-hero__grid,\n  .frc-rehab,\n  .frc-bottom__grid {\n    grid-template-columns: 1fr;\n  }\n\n  .frc-feature-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .frc-fit-grid,\n  .frc-how {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .frc-size-intro {\n    grid-template-columns: 1fr;\n  }\n\n  .frc-size-note {\n    max-width: none;\n  }\n}\n\n@media (max-width: 640px) {\n  .frc-container {\n    width: min(100% - 22px, 1180px);\n  }\n\n  .frc-section,\n  .frc-hero {\n    padding: 46px 0;\n  }\n\n  .frc-feature-grid,\n  .frc-materials,\n  .frc-fit-grid,\n  .frc-how,\n  .frc-use-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .frc-summary,\n  .frc-card,\n  .frc-detail {\n    padding: 22px;\n  }\n\n  .frc-spec-table th,\n  .frc-spec-table td {\n    display: block;\n    width: 100%;\n  }\n\n  .frc-spec-table th {\n    padding-bottom: 6px;\n    border-bottom: 0;\n  }\n\n  .frc-spec-table td {\n    padding-top: 6px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"frc-product\"\u003e\n\n  \u003csection class=\"frc-hero\"\u003e\n    \u003cdiv class=\"frc-container\"\u003e\n      \u003cdiv class=\"frc-hero__grid\"\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"frc-eyebrow\"\u003eForelimb Mobility \u0026amp; Rehabilitation\u003c\/span\u003e\n\n          \u003ch2 class=\"frc-hero__title\"\u003e\n            Adjustable Forelimb Rehabilitation Cart for Dogs\n          \u003c\/h2\u003e\n\n          \u003cp class=\"frc-hero__copy\"\u003e\n            Give dogs with front-limb weakness, injury or reduced front-leg support a lighter,\n            more adjustable way to stand, move and participate in rehabilitation exercises.\n            This \u003cstrong\u003eforelimb rehabilitation cart for dogs\u003c\/strong\u003e combines a lightweight\n            aluminum frame, adjustable height system, soft padded contact points and durable\n            wheels in a supportive mobility design.\n          \u003c\/p\u003e\n\n          \u003cp class=\"frc-hero__copy\"\u003e\n            Available from XXS through M, the cart covers pets from approximately\n            \u003cstrong\u003e3.3 to 44.1 lb\u003c\/strong\u003e, with four size ranges designed for everything\n            from very small pets to medium-size dogs. It can also function as an\n            \u003cstrong\u003eadjustable forelimb mobility cart for dogs\u003c\/strong\u003e during supervised\n            standing, walking practice and everyday mobility support.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"frc-badges\"\u003e\n            \u003cspan class=\"frc-badge\"\u003eXXS–M Sizing\u003c\/span\u003e\n            \u003cspan class=\"frc-badge\"\u003e3.3–44.1 lb Range\u003c\/span\u003e\n            \u003cspan class=\"frc-badge\"\u003eLightweight Aluminum\u003c\/span\u003e\n            \u003cspan class=\"frc-badge\"\u003eHeight Adjustable\u003c\/span\u003e\n            \u003cspan class=\"frc-badge\"\u003eFoldable Design\u003c\/span\u003e\n            \u003cspan class=\"frc-badge\"\u003eSoft Foam Padding\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"frc-summary\"\u003e\n          \u003cspan class=\"frc-summary__label\"\u003eDesigned Around Front-Limb Support\u003c\/span\u003e\n\n          \u003ch3\u003e\n            A Lightweight Mobility Cart for Dogs Needing More Front-End Assistance\n          \u003c\/h3\u003e\n\n          \u003cdiv class=\"frc-summary__list\"\u003e\n\n            \u003cdiv class=\"frc-summary__item\"\u003e\n              \u003cdiv class=\"frc-summary__icon\"\u003e01\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003eAdjustable Frame\u003c\/strong\u003e\n                \u003cspan\u003eMultiple adjustment points help match the cart to different body heights and widths.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"frc-summary__item\"\u003e\n              \u003cdiv class=\"frc-summary__icon\"\u003e02\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003eLightweight Construction\u003c\/strong\u003e\n                \u003cspan\u003eAluminum structure helps reduce unnecessary weight while maintaining support.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"frc-summary__item\"\u003e\n              \u003cdiv class=\"frc-summary__icon\"\u003e03\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003eComfort-Focused Contact Areas\u003c\/strong\u003e\n                \u003cspan\u003eFoam-covered support sections help reduce hard-frame contact against your pet.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"frc-section frc-section--soft\"\u003e\n    \u003cdiv class=\"frc-container\"\u003e\n\n      \u003cspan class=\"frc-eyebrow\"\u003eMobility Features\u003c\/span\u003e\n\n      \u003ch2 class=\"frc-heading\"\u003e\n        Built for Front-Limb Rehabilitation, Standing Practice and Assisted Mobility\n      \u003c\/h2\u003e\n\n      \u003cp class=\"frc-lead\"\u003e\n        This \u003cstrong\u003edog forelimb rehabilitation cart\u003c\/strong\u003e is designed for pets that\n        need additional front-end support while retaining useful strength or movement\n        elsewhere in the body. The adjustable structure helps create a more individualized\n        setup for rehabilitation and mobility practice.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"frc-feature-grid\"\u003e\n\n        \u003carticle class=\"frc-card\"\u003e\n          \u003cdiv class=\"frc-card__icon\"\u003e01\u003c\/div\u003e\n          \u003ch3\u003eLightweight Aluminum Frame\u003c\/h3\u003e\n          \u003cp\u003e\n            The aluminum structure balances stability with reduced cart weight, making this\n            a practical \u003cstrong\u003elightweight forelimb dog wheelchair\u003c\/strong\u003e for daily use.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"frc-card\"\u003e\n          \u003cdiv class=\"frc-card__icon\"\u003e02\u003c\/div\u003e\n          \u003ch3\u003eAdjustable Height System\u003c\/h3\u003e\n          \u003cp\u003e\n            Multi-hole vertical supports allow the frame height to be adjusted to better\n            match your dog's standing height.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"frc-card\"\u003e\n          \u003cdiv class=\"frc-card__icon\"\u003e03\u003c\/div\u003e\n          \u003ch3\u003eSoft Foam-Covered Supports\u003c\/h3\u003e\n          \u003cp\u003e\n            Contact points are wrapped with soft foam tubing to reduce pressure from direct\n            contact with the aluminum structure.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"frc-card\"\u003e\n          \u003cdiv class=\"frc-card__icon\"\u003e04\u003c\/div\u003e\n          \u003ch3\u003eBreathable Support Straps\u003c\/h3\u003e\n          \u003cp\u003e\n            Thickened straps help stabilize the body while remaining flexible enough for\n            normal walking movement.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"frc-card\"\u003e\n          \u003cdiv class=\"frc-card__icon\"\u003e05\u003c\/div\u003e\n          \u003ch3\u003eWear-Resistant Wheels\u003c\/h3\u003e\n          \u003cp\u003e\n            Durable wheels are designed to roll smoothly and help reduce unnecessary effort\n            during supervised mobility practice.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"frc-card\"\u003e\n          \u003cdiv class=\"frc-card__icon\"\u003e06\u003c\/div\u003e\n          \u003ch3\u003eFoldable for Storage\u003c\/h3\u003e\n          \u003cp\u003e\n            The foldable structure makes this \u003cstrong\u003efoldable forelimb dog wheelchair\u003c\/strong\u003e\n            easier to store between uses or transport when traveling.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"frc-section\"\u003e\n    \u003cdiv class=\"frc-container\"\u003e\n      \u003cdiv class=\"frc-rehab\"\u003e\n\n        \u003cdiv class=\"frc-rehab__visual\"\u003e\n          \u003cspan class=\"frc-rehab__tag\"\u003eRehabilitation Support\u003c\/span\u003e\n          \u003ch3\u003e\n            Support Standing and Movement Without Replacing Natural Leg Use\n          \u003c\/h3\u003e\n          \u003cp\u003e\n            The cart is intended to assist positioning and mobility while allowing the\n            dog's usable limbs to continue participating in movement whenever appropriate.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"frc-rehab__content\"\u003e\n          \u003cspan class=\"frc-eyebrow\"\u003eForelimb Rehabilitation\u003c\/span\u003e\n\n          \u003ch2\u003e\n            Designed for Dogs with Front-Limb Weakness, Injury or Reduced Weight Bearing\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            A \u003cstrong\u003edog wheelchair for forelimb weakness\u003c\/strong\u003e should do more than\n            simply hold the dog upright. It should provide enough support to reduce excessive\n            load while still giving the pet room to move naturally within the limits of its condition.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            This cart may be useful as a \u003cstrong\u003edog rehabilitation cart for front leg injury\u003c\/strong\u003e,\n            a \u003cstrong\u003efront leg standing support for dogs\u003c\/strong\u003e, or a temporary assisted-mobility\n            system during supervised recovery.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"frc-checks\"\u003e\n\n            \u003cdiv class=\"frc-check\"\u003e\n              \u003cdiv class=\"frc-check__mark\"\u003e✓\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003eStanding assistance\u003c\/strong\u003e\u003cbr\u003e\n                Helps support pets that have difficulty maintaining a stable standing position.\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"frc-check\"\u003e\n              \u003cdiv class=\"frc-check__mark\"\u003e✓\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003eWalking practice\u003c\/strong\u003e\u003cbr\u003e\n                Can be incorporated into supervised mobility and rehabilitation sessions.\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"frc-check\"\u003e\n              \u003cdiv class=\"frc-check__mark\"\u003e✓\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003eReduced front-end load\u003c\/strong\u003e\u003cbr\u003e\n                Supports dogs that may need assistance bearing weight through the front limbs.\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"frc-check\"\u003e\n              \u003cdiv class=\"frc-check__mark\"\u003e✓\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003eSenior dog mobility support\u003c\/strong\u003e\u003cbr\u003e\n                May provide additional stability for older dogs experiencing reduced front-leg strength.\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"frc-section frc-section--warm\"\u003e\n    \u003cdiv class=\"frc-container\"\u003e\n\n      \u003cspan class=\"frc-eyebrow\"\u003eComfort \u0026amp; Construction\u003c\/span\u003e\n\n      \u003ch2 class=\"frc-heading\"\u003e\n        Lightweight Materials with Adjustable, Pet-Friendly Support\n      \u003c\/h2\u003e\n\n      \u003cp class=\"frc-lead\"\u003e\n        The frame and support system are designed to make everyday setup more manageable\n        while reducing hard contact points around your pet's body.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"frc-materials\"\u003e\n\n        \u003cdiv class=\"frc-detail\"\u003e\n          \u003cspan class=\"frc-detail__tag\"\u003eAluminum Frame\u003c\/span\u003e\n          \u003ch3\u003eStable Without Excessive Weight\u003c\/h3\u003e\n          \u003cp\u003e\n            The aluminum frame provides structural support without making the cart\n            unnecessarily heavy.\n          \u003c\/p\u003e\n          \u003cul\u003e\n            \u003cli\u003eLightweight metal construction\u003c\/li\u003e\n            \u003cli\u003eMultiple adjustment holes\u003c\/li\u003e\n            \u003cli\u003eDesigned for repeated use\u003c\/li\u003e\n            \u003cli\u003eSuitable for different dog sizes\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"frc-detail\"\u003e\n          \u003cspan class=\"frc-detail__tag\"\u003eFoam Padding\u003c\/span\u003e\n          \u003ch3\u003eSoft Contact Areas Around the Body\u003c\/h3\u003e\n          \u003cp\u003e\n            Foam tubing covers areas where the frame may come close to the dog's body,\n            improving comfort during use.\n          \u003c\/p\u003e\n          \u003cul\u003e\n            \u003cli\u003eReduces direct metal contact\u003c\/li\u003e\n            \u003cli\u003eSoft-touch surface\u003c\/li\u003e\n            \u003cli\u003eHelps protect skin and coat\u003c\/li\u003e\n            \u003cli\u003eSuitable for repeated mobility sessions\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"frc-detail\"\u003e\n          \u003cspan class=\"frc-detail__tag\"\u003eAdjustable Straps\u003c\/span\u003e\n          \u003ch3\u003eSecure Support Without Restricting Every Movement\u003c\/h3\u003e\n          \u003cp\u003e\n            Adjustable straps help position the dog within the cart while allowing\n            the system to be fitted to different body shapes.\n          \u003c\/p\u003e\n          \u003cul\u003e\n            \u003cli\u003eThickened support webbing\u003c\/li\u003e\n            \u003cli\u003eAdjustable fit\u003c\/li\u003e\n            \u003cli\u003eDesigned to reduce slipping\u003c\/li\u003e\n            \u003cli\u003eSupports stable positioning\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"frc-detail\"\u003e\n          \u003cspan class=\"frc-detail__tag\"\u003eMobility Wheels\u003c\/span\u003e\n          \u003ch3\u003eSmooth Rolling for Rehabilitation Practice\u003c\/h3\u003e\n          \u003cp\u003e\n            Wear-resistant wheels help the cart roll smoothly during assisted walking\n            and controlled rehabilitation sessions.\n          \u003c\/p\u003e\n          \u003cul\u003e\n            \u003cli\u003eDurable wheel construction\u003c\/li\u003e\n            \u003cli\u003eDesigned for smoother rolling\u003c\/li\u003e\n            \u003cli\u003eHelps reduce unnecessary dragging resistance\u003c\/li\u003e\n            \u003cli\u003eSuitable for indoor and suitable outdoor surfaces\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"frc-section\"\u003e\n    \u003cdiv class=\"frc-container\"\u003e\n\n      \u003cdiv class=\"frc-size-intro\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"frc-eyebrow\"\u003eXXS to M\u003c\/span\u003e\n\n          \u003ch2 class=\"frc-heading\"\u003e\n            Choose the Correct Forelimb Mobility Cart Size\n          \u003c\/h2\u003e\n\n          \u003cp class=\"frc-lead\"\u003e\n            Weight is only a starting point. For the best fit, measure your dog's\n            \u003cstrong\u003eback height\u003c\/strong\u003e and \u003cstrong\u003ehip width\u003c\/strong\u003e and compare them\n            with the sizing ranges below.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"frc-size-note\"\u003e\n          Breed examples are for reference only. Always measure your pet before ordering.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"frc-size-table-wrap\"\u003e\n        \u003ctable class=\"frc-size-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eSize\u003c\/th\u003e\n              \u003cth\u003eBack Height\u003c\/th\u003e\n              \u003cth\u003eHip Width\u003c\/th\u003e\n              \u003cth\u003eWeight\u003c\/th\u003e\n              \u003cth\u003eSuggested For\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n\n          \u003ctbody\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eXXS\u003c\/td\u003e\n              \u003ctd\u003e6.7–9.8 in\u003c\/td\u003e\n              \u003ctd\u003e3.5–5.5 in\u003c\/td\u003e\n              \u003ctd\u003e3.3–5.5 lb\u003c\/td\u003e\n              \u003ctd\u003eChihuahua, Pomeranian, Toy Poodle, Adult Cat\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eXS\u003c\/td\u003e\n              \u003ctd\u003e7.5–15.0 in\u003c\/td\u003e\n              \u003ctd\u003e5.5–7.1 in\u003c\/td\u003e\n              \u003ctd\u003e6.6–17.6 lb\u003c\/td\u003e\n              \u003ctd\u003eToy Poodle, Shih Tzu, Bichon, Papillon, Pekingese\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eS\u003c\/td\u003e\n              \u003ctd\u003e10.6–15.7 in\u003c\/td\u003e\n              \u003ctd\u003e6.3–11.0 in\u003c\/td\u003e\n              \u003ctd\u003e17.6–33.1 lb\u003c\/td\u003e\n              \u003ctd\u003eMixed Breed, Schnauzer, Cocker Spaniel, French Bulldog\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eM\u003c\/td\u003e\n              \u003ctd\u003e14.2–20.1 in\u003c\/td\u003e\n              \u003ctd\u003e7.9–12.2 in\u003c\/td\u003e\n              \u003ctd\u003e33.1–44.1 lb\u003c\/td\u003e\n              \u003ctd\u003eSmall Chow Chow, Beagle, Small Samoyed\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"frc-fit-grid\"\u003e\n\n        \u003cdiv class=\"frc-fit\"\u003e\n          \u003cstrong\u003eXXS\u003c\/strong\u003e\n          \u003cspan\u003e3.3–5.5 lb pets\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"frc-fit\"\u003e\n          \u003cstrong\u003eXS\u003c\/strong\u003e\n          \u003cspan\u003e6.6–17.6 lb dogs\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"frc-fit\"\u003e\n          \u003cstrong\u003eS\u003c\/strong\u003e\n          \u003cspan\u003e17.6–33.1 lb dogs\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"frc-fit\"\u003e\n          \u003cstrong\u003eM\u003c\/strong\u003e\n          \u003cspan\u003e33.1–44.1 lb dogs\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"frc-section frc-section--blue\"\u003e\n    \u003cdiv class=\"frc-container\"\u003e\n\n      \u003cspan class=\"frc-eyebrow\"\u003eSimple Adjustment\u003c\/span\u003e\n\n      \u003ch2 class=\"frc-heading\"\u003e\n        How to Fit the Forelimb Dog Wheelchair\n      \u003c\/h2\u003e\n\n      \u003cp class=\"frc-lead\"\u003e\n        Correct adjustment is essential. The cart should support the dog without\n        pinching, excessive pressure or forcing the body into an unnatural position.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"frc-how\"\u003e\n\n        \u003cdiv class=\"frc-step\"\u003e\n          \u003cdiv class=\"frc-step__num\"\u003e1\u003c\/div\u003e\n          \u003ch3\u003eMeasure Your Dog\u003c\/h3\u003e\n          \u003cp\u003e\n            Measure back height from the ground to the top of the back at the withers,\n            then measure the widest part across the hips.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"frc-step\"\u003e\n          \u003cdiv class=\"frc-step__num\"\u003e2\u003c\/div\u003e\n          \u003ch3\u003eAdjust Frame Height\u003c\/h3\u003e\n          \u003cp\u003e\n            Use the adjustment holes and knobs to position the frame at the correct height.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"frc-step\"\u003e\n          \u003cdiv class=\"frc-step__num\"\u003e3\u003c\/div\u003e\n          \u003ch3\u003ePosition the Support Straps\u003c\/h3\u003e\n          \u003cp\u003e\n            Adjust straps so they provide support without restricting breathing or normal movement.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"frc-step\"\u003e\n          \u003cdiv class=\"frc-step__num\"\u003e4\u003c\/div\u003e\n          \u003ch3\u003eStart with Short Sessions\u003c\/h3\u003e\n          \u003cp\u003e\n            Allow your dog time to become familiar with the cart before increasing activity duration.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"frc-section\"\u003e\n    \u003cdiv class=\"frc-container\"\u003e\n\n      \u003cspan class=\"frc-eyebrow\"\u003eRecommended Use Cases\u003c\/span\u003e\n\n      \u003ch2 class=\"frc-heading\"\u003e\n        When a Forelimb Rehabilitation Cart May Be Helpful\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"frc-use-grid\"\u003e\n\n        \u003cdiv class=\"frc-use\"\u003e\n          \u003ch3\u003eFront-Limb Weakness\u003c\/h3\u003e\n          \u003cp\u003e\n            Provides additional support for dogs that have difficulty bearing normal weight through one or both front limbs.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"frc-use\"\u003e\n          \u003ch3\u003eFront-Leg Injury Recovery\u003c\/h3\u003e\n          \u003cp\u003e\n            May be used as part of a veterinarian- or rehabilitation-professional-guided recovery plan.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"frc-use\"\u003e\n          \u003ch3\u003eAssisted Standing Practice\u003c\/h3\u003e\n          \u003cp\u003e\n            Works as a \u003cstrong\u003efront leg standing support for dogs\u003c\/strong\u003e that need help maintaining an upright posture.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"frc-use\"\u003e\n          \u003ch3\u003eSenior Dog Mobility\u003c\/h3\u003e\n          \u003cp\u003e\n            Can provide more front-end stability for older dogs experiencing age-related weakness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"frc-use\"\u003e\n          \u003ch3\u003eRehabilitation Walking\u003c\/h3\u003e\n          \u003cp\u003e\n            Supports controlled walking sessions when a dog needs partial assistance during mobility rehabilitation.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"frc-use\"\u003e\n          \u003ch3\u003eReduced Front-Limb Weight Bearing\u003c\/h3\u003e\n          \u003cp\u003e\n            Helps redistribute part of the front-end load when clinically appropriate for the dog's condition.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"frc-section frc-section--soft\"\u003e\n    \u003cdiv class=\"frc-container\"\u003e\n\n      \u003cspan class=\"frc-eyebrow\"\u003eProduct Specifications\u003c\/span\u003e\n\n      \u003ch2 class=\"frc-heading\"\u003e\n        Forelimb Rehabilitation Cart Specifications\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"frc-spec-table-wrap\"\u003e\n        \u003ctable class=\"frc-spec-table\"\u003e\n          \u003ctbody\u003e\n\n            \u003ctr\u003e\n              \u003cth\u003eProduct Type\u003c\/th\u003e\n              \u003ctd\u003eAdjustable Forelimb Rehabilitation Cart \/ Forelimb Dog Wheelchair\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth\u003ePrimary Material\u003c\/th\u003e\n              \u003ctd\u003eAluminum Alloy\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth\u003eAvailable Colors\u003c\/th\u003e\n              \u003ctd\u003eRed, Black\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth\u003eAvailable Sizes\u003c\/th\u003e\n              \u003ctd\u003eXXS, XS, S, M\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth\u003eOverall Weight Range\u003c\/th\u003e\n              \u003ctd\u003e3.3–44.1 lb depending on selected size and body measurements\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth\u003eXXS Weight Range\u003c\/th\u003e\n              \u003ctd\u003e3.3–5.5 lb\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth\u003eXS Weight Range\u003c\/th\u003e\n              \u003ctd\u003e6.6–17.6 lb\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth\u003eS Weight Range\u003c\/th\u003e\n              \u003ctd\u003e17.6–33.1 lb\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth\u003eM Weight Range\u003c\/th\u003e\n              \u003ctd\u003e33.1–44.1 lb\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth\u003eFoldable\u003c\/th\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth\u003eAdjustability\u003c\/th\u003e\n              \u003ctd\u003eAdjustable height and frame positioning\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth\u003ePadding\u003c\/th\u003e\n              \u003ctd\u003eSoft foam-covered contact sections\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth\u003eWheel Type\u003c\/th\u003e\n              \u003ctd\u003eWear-resistant mobility wheels\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth\u003ePackage Dimensions\u003c\/th\u003e\n              \u003ctd\u003eApprox. 14.2 × 11.8 × 3.9 in\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth\u003eApproximate Packaged Weight\u003c\/th\u003e\n              \u003ctd\u003eApprox. 4.0 lb\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"frc-section\"\u003e\n    \u003cdiv class=\"frc-container\"\u003e\n\n      \u003cspan class=\"frc-eyebrow\"\u003eFrequently Asked Questions\u003c\/span\u003e\n\n      \u003ch2 class=\"frc-heading\"\u003e\n        Forelimb Dog Wheelchair FAQ\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"frc-faq\"\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is a forelimb rehabilitation cart for dogs?\u003c\/summary\u003e\n          \u003cdiv class=\"frc-faq__answer\"\u003e\n            \u003cp\u003e\n              A forelimb rehabilitation cart is a mobility support device designed to help dogs that have difficulty standing or bearing weight normally through their front limbs. Depending on the dog's condition, it may be used for assisted standing, rehabilitation walking or everyday mobility support.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eIs this the same as a standard front-leg dog wheelchair?\u003c\/summary\u003e\n          \u003cdiv class=\"frc-faq__answer\"\u003e\n            \u003cp\u003e\n              It belongs to the same general mobility category, but this model is positioned specifically around adjustable forelimb support and rehabilitation use. It features a lightweight aluminum frame, adjustable height system, soft padded contact areas and a foldable structure.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat sizes are available?\u003c\/summary\u003e\n          \u003cdiv class=\"frc-faq__answer\"\u003e\n            \u003cp\u003e\n              The cart is available in XXS, XS, S and M. XXS supports approximately 3.3–5.5 lb, XS 6.6–17.6 lb, S 17.6–33.1 lb and M 33.1–44.1 lb. Back height and hip width should always be checked together with weight before selecting a size.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eHow do I measure my dog for the cart?\u003c\/summary\u003e\n          \u003cdiv class=\"frc-faq__answer\"\u003e\n            \u003cp\u003e\n              Measure back height from the ground to the top of your dog's back at the withers while your dog is standing naturally. For hip width, measure across the widest part of the hips. Compare both measurements with the size chart rather than choosing by breed alone.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eIs this forelimb wheelchair only for small dogs?\u003c\/summary\u003e\n          \u003cdiv class=\"frc-faq__answer\"\u003e\n            \u003cp\u003e\n              No. The four sizes cover pets from approximately 3.3 to 44.1 lb. XXS and XS are intended for smaller pets, while S and M accommodate progressively larger dogs within the listed back-height, hip-width and weight ranges.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan it be used for a dog with a front-leg injury?\u003c\/summary\u003e\n          \u003cdiv class=\"frc-faq__answer\"\u003e\n            \u003cp\u003e\n              It may be suitable as a dog rehabilitation cart for front-leg injury when additional support is appropriate. Because injuries differ significantly, consult your veterinarian or canine rehabilitation professional before starting assisted mobility exercises.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eIs the frame adjustable?\u003c\/summary\u003e\n          \u003cdiv class=\"frc-faq__answer\"\u003e\n            \u003cp\u003e\n              Yes. The vertical frame includes multiple adjustment positions so the cart can be adapted to different standing heights and body dimensions within the selected size range.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eIs the cart heavy?\u003c\/summary\u003e\n          \u003cdiv class=\"frc-faq__answer\"\u003e\n            \u003cp\u003e\n              The cart uses an aluminum alloy frame designed to provide support while keeping the structure relatively lightweight. The packaged weight is approximately 4.0 lb.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan the wheelchair be folded?\u003c\/summary\u003e\n          \u003cdiv class=\"frc-faq__answer\"\u003e\n            \u003cp\u003e\n              Yes. The foldable design makes the cart easier to store and transport when it is not in use.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan my dog urinate or defecate while using the cart?\u003c\/summary\u003e\n          \u003cdiv class=\"frc-faq__answer\"\u003e\n            \u003cp\u003e\n              The open lower-body design is intended to avoid unnecessarily blocking the dog's normal elimination area. Fit and positioning should still be checked carefully for your individual pet.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eHow long should my dog use the wheelchair at first?\u003c\/summary\u003e\n          \u003cdiv class=\"frc-faq__answer\"\u003e\n            \u003cp\u003e\n              Begin with short supervised sessions so your dog can become familiar with the equipment. Session length should be increased gradually based on comfort, fatigue level and professional rehabilitation guidance.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes this cart replace veterinary rehabilitation?\u003c\/summary\u003e\n          \u003cdiv class=\"frc-faq__answer\"\u003e\n            \u003cp\u003e\n              No. The cart is a mobility and rehabilitation support product. It does not diagnose or treat an underlying condition and should not replace veterinary evaluation, physical therapy or rehabilitation guidance when those services are needed.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"frc-bottom\"\u003e\n    \u003cdiv class=\"frc-container\"\u003e\n      \u003cdiv class=\"frc-bottom__grid\"\u003e\n\n        \u003cdiv\u003e\n          \u003ch2\u003e\n            Help Your Dog Stand, Practice and Move with More Support\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            With four adjustable sizes covering approximately 3.3 to 44.1 lb,\n            the lightweight aluminum frame provides a flexible platform for forelimb\n            mobility assistance, rehabilitation practice and supported standing.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"frc-bottom__note\"\u003e\n          \u003cstrong\u003eFit Matters More Than Breed Name\u003c\/strong\u003e\n          \u003cspan\u003e\n            Measure your pet's back height and hip width before ordering. Weight and breed examples should only be used as secondary references.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Bark and Meow","offers":[{"title":"Red \/ XXS","offer_id":50648332697839,"sku":"Front-W-Red-XXS","price":279.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ XS","offer_id":50648332730607,"sku":"Front-W-Red-XS","price":289.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ S","offer_id":50648332763375,"sku":"Front-W-Red-S","price":299.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ M","offer_id":50648332796143,"sku":"Front-W-Red-M","price":319.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XXS","offer_id":50648332861679,"sku":"Front-W-Black-XXS","price":279.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XS","offer_id":50648332894447,"sku":"Front-W-Black-XS","price":289.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ S","offer_id":50648332927215,"sku":"Front-W-Black-S","price":299.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":50648332959983,"sku":"Front-W-Black-M","price":319.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0787\/8033\/4319\/files\/forelimb-rehabilitation-cart-for-dogs.png?v=1788170795","url":"https:\/\/dog-wheelchair.com\/products\/forelimb-rehabilitation-cart-for-dogs","provider":"BARK AND MEOW","version":"1.0","type":"link"}