{"product_id":"mooqu-rolling-cat-carrier-with-wheels","title":"Mooqu Rolling Cat Carrier with Wheels","description":"\u003cstyle\u003e\n    .mooqu-carrier-listing,\n    .mooqu-carrier-listing * {\n      box-sizing: border-box;\n    }\n\n    .mooqu-carrier-listing {\n      --ink: #202426;\n      --muted: #626b70;\n      --line: #e2d9ce;\n      --warm: #faf6ef;\n      --warm-2: #f3ece3;\n      --mist: #eaf3f5;\n      --sage: #eef4ed;\n      --deep: #163f46;\n      --clay: #a76542;\n      --white: #ffffff;\n      max-width: 1180px;\n      margin: 0 auto;\n      padding: 0 18px 46px;\n      color: var(--ink);\n      font-family: Arial, Helvetica, sans-serif;\n      line-height: 1.65;\n      background: var(--white);\n    }\n\n    .mooqu-carrier-listing img {\n      display: block;\n      width: 100%;\n      height: auto;\n      border: 0;\n    }\n\n    .mq-eyebrow {\n      margin: 0 0 10px;\n      color: var(--clay);\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.3;\n      letter-spacing: 0.06em;\n      text-transform: uppercase;\n    }\n\n    .mooqu-carrier-listing h2,\n    .mooqu-carrier-listing h3,\n    .mooqu-carrier-listing h4,\n    .mooqu-carrier-listing p {\n      margin-top: 0;\n    }\n\n    .mooqu-carrier-listing h2 {\n      color: var(--deep);\n      font-size: 42px;\n      line-height: 1.12;\n      margin-bottom: 16px;\n    }\n\n    .mooqu-carrier-listing h3 {\n      color: var(--deep);\n      font-size: 27px;\n      line-height: 1.25;\n      margin-bottom: 12px;\n    }\n\n    .mooqu-carrier-listing h4 {\n      color: var(--ink);\n      font-size: 17px;\n      line-height: 1.35;\n      margin-bottom: 8px;\n    }\n\n    .mooqu-carrier-listing p {\n      color: var(--muted);\n      font-size: 16px;\n      margin-bottom: 16px;\n    }\n\n    .mq-hero {\n      display: grid;\n      grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);\n      gap: 30px;\n      align-items: center;\n      padding: 34px;\n      margin: 0 0 22px;\n      background: linear-gradient(135deg, var(--warm) 0%, var(--mist) 100%);\n      border: 1px solid var(--line);\n      border-radius: 8px;\n      overflow: hidden;\n    }\n\n    .mq-lead {\n      color: #3f4b4f;\n      font-size: 18px;\n      line-height: 1.72;\n      margin-bottom: 22px;\n    }\n\n    .mq-hero-media,\n    .mq-feature-media,\n    .mq-image-frame {\n      overflow: hidden;\n      border-radius: 8px;\n      background: #efe8df;\n    }\n\n    .mq-chip-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin: 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .mq-chip-row li {\n      padding: 9px 13px;\n      border: 1px solid rgba(22, 63, 70, 0.22);\n      border-radius: 999px;\n      background: rgba(255, 255, 255, 0.76);\n      color: var(--deep);\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.2;\n    }\n\n    .mq-stats {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      gap: 12px;\n      margin: 0 0 34px;\n    }\n\n    .mq-stat {\n      min-height: 104px;\n      padding: 18px;\n      border-radius: 8px;\n      background: var(--deep);\n    }\n\n    .mq-stat:nth-child(2) {\n      background: #314f45;\n    }\n\n    .mq-stat:nth-child(3) {\n      background: #5e4c3d;\n    }\n\n    .mq-stat:nth-child(4) {\n      background: #23535a;\n    }\n\n    .mq-stat strong {\n      display: block;\n      color: var(--white);\n      font-size: 22px;\n      line-height: 1.25;\n      margin-bottom: 4px;\n    }\n\n    .mq-stat span {\n      display: block;\n      color: #e4ecec;\n      font-size: 13px;\n      line-height: 1.45;\n    }\n\n    .mq-intro {\n      display: grid;\n      grid-template-columns: minmax(0, 0.72fr) minmax(0, 1.28fr);\n      gap: 28px;\n      align-items: start;\n      padding: 30px 0 14px;\n      border-top: 1px solid var(--line);\n    }\n\n    .mq-intro p {\n      margin-bottom: 0;\n    }\n\n    .mq-benefits {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      gap: 14px;\n      margin: 18px 0 34px;\n    }\n\n    .mq-benefit {\n      padding: 20px;\n      border: 1px solid var(--line);\n      border-radius: 8px;\n      background: var(--warm);\n    }\n\n    .mq-benefit:nth-child(even) {\n      background: var(--sage);\n    }\n\n    .mq-benefit p {\n      font-size: 14px;\n      line-height: 1.55;\n      margin-bottom: 0;\n    }\n\n    .mq-feature {\n      display: grid;\n      grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n      gap: 30px;\n      align-items: center;\n      padding: 32px 0;\n      border-top: 1px solid var(--line);\n    }\n\n    .mq-feature:nth-of-type(even) .mq-feature-media {\n      order: 2;\n    }\n\n    .mq-feature-copy {\n      min-width: 0;\n    }\n\n    .mq-list {\n      margin: 0;\n      padding-left: 19px;\n      color: var(--muted);\n      font-size: 15px;\n    }\n\n    .mq-list li {\n      margin: 7px 0;\n    }\n\n    .mq-callout {\n      margin-top: 18px;\n      padding: 16px;\n      border-left: 4px solid var(--clay);\n      border-radius: 8px;\n      background: #fff7ed;\n      color: #60401f;\n      font-size: 14px;\n      line-height: 1.6;\n    }\n\n    .mq-use-cases {\n      padding: 32px 0;\n      border-top: 1px solid var(--line);\n    }\n\n    .mq-use-head {\n      display: grid;\n      grid-template-columns: minmax(0, 0.72fr) minmax(0, 1.28fr);\n      gap: 24px;\n      align-items: end;\n      margin-bottom: 18px;\n    }\n\n    .mq-use-head p {\n      margin-bottom: 0;\n    }\n\n    .mq-use-grid {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      gap: 14px;\n    }\n\n    .mq-use {\n      padding: 20px;\n      border-radius: 8px;\n      background: var(--mist);\n      border: 1px solid #d9e7ea;\n    }\n\n    .mq-use p {\n      font-size: 14px;\n      line-height: 1.55;\n      margin-bottom: 0;\n    }\n\n    .mq-gallery {\n      padding: 32px 0 26px;\n      border-top: 1px solid var(--line);\n    }\n\n    .mq-gallery-grid {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      gap: 14px;\n      margin-top: 18px;\n    }\n\n    .mq-gallery-grid img {\n      border: 1px solid var(--line);\n      border-radius: 8px;\n      background: #f2eee8;\n    }\n\n    .mq-specs {\n      display: grid;\n      grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);\n      gap: 28px;\n      padding: 34px;\n      margin: 10px 0 28px;\n      border: 1px solid #d9e7ea;\n      border-radius: 8px;\n      background: var(--mist);\n    }\n\n    .mq-spec-table-wrap {\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n    }\n\n    .mq-spec-table {\n      width: 100%;\n      min-width: 540px;\n      border-collapse: collapse;\n      overflow: hidden;\n      border: 1px solid #d9e7ea;\n      border-radius: 8px;\n      background: var(--white);\n    }\n\n    .mq-spec-table th,\n    .mq-spec-table td {\n      padding: 13px 15px;\n      border-bottom: 1px solid #e7eef0;\n      text-align: left;\n      vertical-align: top;\n      font-size: 14px;\n      line-height: 1.45;\n    }\n\n    .mq-spec-table th {\n      width: 38%;\n      color: var(--deep);\n      font-weight: 700;\n      background: #f7fbfc;\n    }\n\n    .mq-spec-table td {\n      color: var(--muted);\n    }\n\n    .mq-spec-table tr:last-child th,\n    .mq-spec-table tr:last-child td {\n      border-bottom: 0;\n    }\n\n    .mq-faq {\n      padding: 28px 0 0;\n      border-top: 1px solid var(--line);\n    }\n\n    .mq-faq-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 14px;\n      margin-top: 14px;\n    }\n\n    .mq-faq-item {\n      padding: 20px;\n      border: 1px solid var(--line);\n      border-radius: 8px;\n      background: #fffaf4;\n    }\n\n    .mq-faq-item p {\n      font-size: 14px;\n      line-height: 1.6;\n      margin-bottom: 0;\n    }\n\n    .mq-cta {\n      margin-top: 28px;\n      padding: 26px;\n      border-radius: 8px;\n      background: var(--deep);\n      text-align: center;\n    }\n\n    .mq-cta h3 {\n      color: var(--white);\n      margin-bottom: 8px;\n    }\n\n    .mq-cta p {\n      max-width: 720px;\n      margin: 0 auto;\n      color: #dce8ea;\n    }\n\n    @media (max-width: 900px) {\n      .mooqu-carrier-listing {\n        padding: 0 14px 36px;\n      }\n\n      .mq-hero,\n      .mq-intro,\n      .mq-feature,\n      .mq-use-head,\n      .mq-specs {\n        grid-template-columns: 1fr;\n      }\n\n      .mq-hero {\n        padding: 22px;\n        gap: 20px;\n      }\n\n      .mooqu-carrier-listing h2 {\n        font-size: 31px;\n      }\n\n      .mooqu-carrier-listing h3 {\n        font-size: 23px;\n      }\n\n      .mq-lead {\n        font-size: 16px;\n      }\n\n      .mq-stats,\n      .mq-benefits,\n      .mq-use-grid,\n      .mq-gallery-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .mq-feature:nth-of-type(even) .mq-feature-media {\n        order: 0;\n      }\n\n      .mq-specs {\n        padding: 22px;\n      }\n    }\n\n    @media (max-width: 560px) {\n      .mooqu-carrier-listing {\n        padding-left: 12px;\n        padding-right: 12px;\n      }\n\n      .mq-hero {\n        padding: 18px;\n      }\n\n      .mooqu-carrier-listing h2 {\n        font-size: 28px;\n      }\n\n      .mq-stats,\n      .mq-benefits,\n      .mq-use-grid,\n      .mq-gallery-grid,\n      .mq-faq-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .mq-stat {\n        min-height: auto;\n      }\n\n      .mq-feature {\n        gap: 18px;\n        padding: 25px 0;\n      }\n\n      .mq-specs {\n        padding: 18px;\n      }\n    }\n  \u003c\/style\u003e\n\u003csection class=\"mooqu-carrier-listing\"\u003e\n\u003cdiv class=\"mq-hero\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"mq-eyebrow\"\u003eRolling cat carrier with wheels\u003c\/p\u003e\n\u003ch2\u003eA calmer way to travel with cats and small pets\u003c\/h2\u003e\n\u003cp class=\"mq-lead\"\u003eGive your pet a breathable, comfortable travel cabin while saving your arms from heavy carrying. This lightweight rolling carrier combines quiet wheels, panoramic mesh, an adjustable canopy, a telescopic handle, and an easy-clean interior for everyday outings and longer adventures.\u003c\/p\u003e\n\u003cul class=\"mq-chip-row\"\u003e\n\u003cli\u003e6.2 lb lightweight body\u003c\/li\u003e\n\u003cli\u003eQuiet swivel wheels\u003c\/li\u003e\n\u003cli\u003e360-degree airflow\u003c\/li\u003e\n\u003cli\u003e5-stage canopy\u003c\/li\u003e\n\u003cli\u003eUp to 33.1 lb for cats\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mq-hero-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1014\/2079\/4225\/files\/MooquWhiteRollingCatCarrierwithWheelss.jpg?v=1787122904\" alt=\"White rolling cat carrier with wheels\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mq-stats\"\u003e\n\u003cdiv class=\"mq-stat\"\u003e\n\u003cstrong\u003e2.8 kg\u003c\/strong\u003e \u003cspan\u003eLightweight empty weight for easier handling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mq-stat\"\u003e\n\u003cstrong\u003e52 cm\u003c\/strong\u003e \u003cspan\u003eCabin length for comfortable pet resting space\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mq-stat\"\u003e\n\u003cstrong\u003e70-97 cm\u003c\/strong\u003e \u003cspan\u003eAdjustable telescopic handle height\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mq-stat\"\u003e\n\u003cstrong\u003e15 kg\u003c\/strong\u003e \u003cspan\u003eMaximum listed carrying load for cats\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mq-intro\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"mq-eyebrow\"\u003eMade for real travel days\u003c\/p\u003e\n\u003ch3\u003eComfort for your pet, control for you\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eFrom vet appointments to park walks, a good carrier should feel secure, breathable, and easy to move. This rolling pet carrier is designed to reduce lifting strain while giving your cat or small dog a more open, well-ventilated space to ride, look around, and rest.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mq-benefits\"\u003e\n\u003cdiv class=\"mq-benefit\"\u003e\n\u003ch4\u003eSmooth rolling\u003c\/h4\u003e\n\u003cp\u003eQuiet swivel wheels help the carrier move steadily across sidewalks, indoor floors, and everyday travel surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mq-benefit\"\u003e\n\u003ch4\u003eFresh-air cabin\u003c\/h4\u003e\n\u003cp\u003ePanoramic mesh panels support airflow and visibility, helping curious pets feel more connected to their surroundings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mq-benefit\"\u003e\n\u003ch4\u003eSecure interior\u003c\/h4\u003e\n\u003cp\u003eAn adjustable anti-escape leash helps keep your pet safely connected inside when used with a compatible harness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mq-benefit\"\u003e\n\u003ch4\u003eEasy cleanup\u003c\/h4\u003e\n\u003cp\u003eThe removable plush mat and stain-resistant interior help make cleaning simple after travel, errands, or outdoor use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mq-feature\"\u003e\n\u003cdiv class=\"mq-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1014\/2079\/4225\/files\/MooquRollingCatCarrierwithWheelsl.jpg?v=1787122904\" alt=\"Rolling pet carrier with telescopic handle and wheels\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mq-feature-copy\"\u003e\n\u003cp class=\"mq-eyebrow\"\u003eSilent glide wheels\u003c\/p\u003e\n\u003ch3\u003eRoll through busy days with less bumping and dragging\u003c\/h3\u003e\n\u003cp\u003eTPE-coated tires, steel bearings, and dual-row tread help the carrier roll more quietly and smoothly across daily surfaces. Use it on sidewalks, apartment hallways, parks, and travel paths where hand-carrying a pet can quickly become tiring.\u003c\/p\u003e\n\u003cul class=\"mq-list\"\u003e\n\u003cli\u003eQuiet swivel wheels for smoother movement\u003c\/li\u003e\n\u003cli\u003eDual-row tread design for added grip\u003c\/li\u003e\n\u003cli\u003ePush or pull depending on surface and slope\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mq-feature\"\u003e\n\u003cdiv class=\"mq-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1014\/2079\/4225\/files\/MooquRollingCatCarrierwithWheelsu.jpg?v=1787122904\" alt=\"Panoramic mesh ventilation on rolling cat carrier\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mq-feature-copy\"\u003e\n\u003cp class=\"mq-eyebrow\"\u003eVentilated cabin\u003c\/p\u003e\n\u003ch3\u003ePanoramic mesh for airflow and visibility\u003c\/h3\u003e\n\u003cp\u003eThe breathable mesh design allows air to circulate through the cabin while giving pets a wider view outside. That extra visibility can help make travel feel less closed-in for cats who prefer to observe before they relax.\u003c\/p\u003e\n\u003cul class=\"mq-list\"\u003e\n\u003cli\u003e360-degree airflow design\u003c\/li\u003e\n\u003cli\u003eWide visibility for calmer travel\u003c\/li\u003e\n\u003cli\u003eScratch-resistant mesh panels\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mq-feature\"\u003e\n\u003cdiv class=\"mq-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1014\/2079\/4225\/files\/MooquRollingCatCarrierwithWheelsq.jpg?v=1787122904\" alt=\"Adjustable canopy on rolling cat carrier\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mq-feature-copy\"\u003e\n\u003cp class=\"mq-eyebrow\"\u003eAdjustable canopy\u003c\/p\u003e\n\u003ch3\u003eShade, shelter, or an open-air view\u003c\/h3\u003e\n\u003cp\u003eThe 5-stage canopy gives you flexible coverage for different travel moments. Keep it more closed for shade and light weather protection, or open it when your pet is comfortable and the conditions are pleasant.\u003c\/p\u003e\n\u003cul class=\"mq-list\"\u003e\n\u003cli\u003e5-stage adjustable canopy\u003c\/li\u003e\n\u003cli\u003eLightweight aluminum frame\u003c\/li\u003e\n\u003cli\u003eUseful for sun, light rain, and open-air outings\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"mq-callout\"\u003eFor safety, always supervise your pet during use and avoid leaving pets unattended inside the carrier.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mq-feature\"\u003e\n\u003cdiv class=\"mq-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1014\/2079\/4225\/files\/MooquRollingCatCarrierwithWheelsi.jpg?v=1787122904\" alt=\"Spacious interior of rolling cat carrier\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mq-feature-copy\"\u003e\n\u003cp class=\"mq-eyebrow\"\u003eRoomy interior\u003c\/p\u003e\n\u003ch3\u003eSpace for cats and small pets to sit, lie down, and settle\u003c\/h3\u003e\n\u003cp\u003eThe cabin measures 52 cm long and 42 cm high, giving pets a practical resting space for travel. It can fit multiple cats, one cat with a small dog, or one to two small dogs depending on size, body shape, comfort level, and temperament.\u003c\/p\u003e\n\u003cul class=\"mq-list\"\u003e\n\u003cli\u003eCabin length: 52 cm \/ 20.5 in\u003c\/li\u003e\n\u003cli\u003eCabin height: 42 cm \/ 16.5 in\u003c\/li\u003e\n\u003cli\u003eMaximum load: 15 kg \/ 33.1 lb for cats\u003c\/li\u003e\n\u003cli\u003eMaximum load: 7.5 kg \/ 16.5 lb for dogs\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mq-feature\"\u003e\n\u003cdiv class=\"mq-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1014\/2079\/4225\/files\/MooquRollingCatCarrierwithWheelsn.jpg?v=1787122904\" alt=\"Durable hard-shell rolling cat carrier with premium details\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mq-feature-copy\"\u003e\n\u003cp class=\"mq-eyebrow\"\u003eDurable hard shell\u003c\/p\u003e\n\u003ch3\u003eLightweight protection with polished everyday style\u003c\/h3\u003e\n\u003cp\u003eThe polycarbonate shell is designed to be light, durable, and resistant to everyday scratches and impacts. Waterproof leather accents and a reinforced aluminum frame add a clean, modern look that feels at home in city travel, car trips, and outdoor plans.\u003c\/p\u003e\n\u003cul class=\"mq-list\"\u003e\n\u003cli\u003eImpact-resistant PC shell\u003c\/li\u003e\n\u003cli\u003eWaterproof leather accents\u003c\/li\u003e\n\u003cli\u003eReinforced aluminum frame\u003c\/li\u003e\n\u003cli\u003eModern white finish with premium detail contrast\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mq-feature\"\u003e\n\u003cdiv class=\"mq-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1014\/2079\/4225\/files\/MooquRollingCatCarrierwithWheelsc.jpg?v=1787122904\" alt=\"Telescopic handle on rolling pet carrier\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mq-feature-copy\"\u003e\n\u003cp class=\"mq-eyebrow\"\u003eEasy handling\u003c\/p\u003e\n\u003ch3\u003eAdjustable handle for pushing or pulling\u003c\/h3\u003e\n\u003cp\u003eThe ergonomic telescopic handle adjusts from 70 to 97 cm, helping different users move the carrier more comfortably. Push forward on flat ground or pull behind you on inclines for better control.\u003c\/p\u003e\n\u003cul class=\"mq-list\"\u003e\n\u003cli\u003eTelescopic handle adjusts from 70-97 cm\u003c\/li\u003e\n\u003cli\u003ePush\/pull design for different travel surfaces\u003c\/li\u003e\n\u003cli\u003eHelps reduce carrying strain during longer outings\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mq-use-cases\"\u003e\n\u003cdiv class=\"mq-use-head\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"mq-eyebrow\"\u003ePerfect for\u003c\/p\u003e\n\u003ch3\u003eEveryday errands and weekend adventures\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eDesigned for people who want pet travel to feel easier, cleaner, and more controlled, without sacrificing comfort for their cat or small dog.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mq-use-grid\"\u003e\n\u003cdiv class=\"mq-use\"\u003e\n\u003ch4\u003eVet visits\u003c\/h4\u003e\n\u003cp\u003eRoll the carrier instead of lifting a heavy pet by hand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mq-use\"\u003e\n\u003ch4\u003eCity outings\u003c\/h4\u003e\n\u003cp\u003eUseful for sidewalks, apartments, elevators, and quick errands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mq-use\"\u003e\n\u003ch4\u003eMulti-pet homes\u003c\/h4\u003e\n\u003cp\u003eRoomy enough for compatible small pets when size and temperament allow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mq-use\"\u003e\n\u003ch4\u003eOutdoor plans\u003c\/h4\u003e\n\u003cp\u003eGreat for parks, camping, controlled walks, and weekend travel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mq-gallery\"\u003e\n\u003cp class=\"mq-eyebrow\"\u003eMore product views\u003c\/p\u003e\n\u003ch3\u003eSee the details before you choose\u003c\/h3\u003e\n\u003cp\u003eAdditional images show the carrier shape, ventilation, canopy coverage, handle design, hard shell, and wheel details.\u003c\/p\u003e\n\u003cdiv class=\"mq-gallery-grid\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1014\/2079\/4225\/files\/MooquWhiteRollingCatCarrierwithWheelss.jpg?v=1787122904\" alt=\"White rolling cat carrier front view\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1014\/2079\/4225\/files\/MooquRollingCatCarrierwithWheelsl.jpg?v=1787122904\" alt=\"Rolling cat carrier wheel and handle view\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1014\/2079\/4225\/files\/MooquRollingCatCarrierwithWheelsu.jpg?v=1787122904\" alt=\"Rolling cat carrier mesh ventilation view\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1014\/2079\/4225\/files\/MooquRollingCatCarrierwithWheelsq.jpg?v=1787122904\" alt=\"Rolling cat carrier canopy view\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mq-specs\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"mq-eyebrow\"\u003eProduct details\u003c\/p\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003cp\u003eCheck the measurements and weight limits before purchasing. For the best fit, compare the cabin size with your pet's seated height, body length, and comfort preferences.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mq-spec-table-wrap\"\u003e\n\u003ctable class=\"mq-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eRolling cat carrier with wheels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eEmpty Weight\u003c\/th\u003e\n\u003ctd\u003e2.8 kg \/ 6.2 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCabin Size\u003c\/th\u003e\n\u003ctd\u003e52 cm L x 42 cm H \/ 20.5 in L x 16.5 in H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Load for Cats\u003c\/th\u003e\n\u003ctd\u003e15 kg \/ 33.1 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Load for Dogs\u003c\/th\u003e\n\u003ctd\u003e7.5 kg \/ 16.5 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHandle Height\u003c\/th\u003e\n\u003ctd\u003eAdjustable from 70-97 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShell Material\u003c\/th\u003e\n\u003ctd\u003ePolycarbonate hard shell\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eLightweight reinforced aluminum frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWheel Design\u003c\/th\u003e\n\u003ctd\u003eQuiet swivel wheels with TPE-coated tires and steel bearings\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eVentilation\u003c\/th\u003e\n\u003ctd\u003eDual panoramic mesh panels for 360-degree airflow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCanopy\u003c\/th\u003e\n\u003ctd\u003e5-stage adjustable canopy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eInterior\u003c\/th\u003e\n\u003ctd\u003eRemovable plush mat with stain-resistant easy-clean surface\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSafety\u003c\/th\u003e\n\u003ctd\u003eAdjustable anti-escape leash compatible with most harnesses\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mq-faq\"\u003e\n\u003cp class=\"mq-eyebrow\"\u003eFAQ\u003c\/p\u003e\n\u003ch3\u003eCommon questions\u003c\/h3\u003e\n\u003cdiv class=\"mq-faq-grid\"\u003e\n\u003cdiv class=\"mq-faq-item\"\u003e\n\u003ch4\u003eHow many pets can fit inside?\u003c\/h4\u003e\n\u003cp\u003eThe cabin may fit multiple cats, one cat with a small dog, or one to two small dogs depending on pet size, shape, temperament, and comfort level.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mq-faq-item\"\u003e\n\u003ch4\u003eIs the carrier heavy?\u003c\/h4\u003e\n\u003cp\u003eNo. It weighs about 2.8 kg \/ 6.2 lb when empty, making it lightweight for a rolling carrier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mq-faq-item\"\u003e\n\u003ch4\u003eCan the canopy be adjusted?\u003c\/h4\u003e\n\u003cp\u003eYes. The 5-stage canopy can be adjusted for shade, light rain coverage, or a more open-air feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mq-faq-item\"\u003e\n\u003ch4\u003eIs the interior easy to clean?\u003c\/h4\u003e\n\u003cp\u003eYes. The removable plush mat and stain-resistant interior are designed for straightforward routine cleaning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mq-faq-item\"\u003e\n\u003ch4\u003eCan I use it for small dogs?\u003c\/h4\u003e\n\u003cp\u003eYes, it can be used for small dogs. The listed maximum load for dogs is 7.5 kg \/ 16.5 lb.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mq-faq-item\"\u003e\n\u003ch4\u003eWhat should I check before buying?\u003c\/h4\u003e\n\u003cp\u003eMeasure your pet's body length and sitting height, then compare those measurements with the cabin size for a comfortable fit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mq-cta\"\u003e\n\u003ch3\u003eTravel feels easier when your pet has a better ride\u003c\/h3\u003e\n\u003cp\u003eA quiet, breathable, lightweight rolling carrier for vet visits, city errands, weekends away, and every small trip that deserves less stress.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"mysite","offers":[{"title":"snow","offer_id":52929875181879,"sku":null,"price":49.9,"currency_code":"USD","in_stock":true},{"title":"black","offer_id":52929875214647,"sku":null,"price":49.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0991\/2300\/3703\/files\/MooquCatCarrierwithWheels.jpg?v=1788166804","url":"https:\/\/homtops.com\/products\/mooqu-rolling-cat-carrier-with-wheels","provider":"My Store","version":"1.0","type":"link"}