Save £

Chuckit Fetch & Fold

  • This fantastic foldable ball launcher from Chuck-it folds out to 25" (63cm) and takes a standard sized tennis ball. Because of it's length you can throw the ball miles!

    FEATURES:-

    • Easy ball pick-up so no slobber on hands!
    • Measures 63cm long / 30cm when folded (ish)
    • Takes standard sized tennis ball
    • Spare balls available

    * Please note colour of ball launcher may differ from one shown



/* Hide the filter section by default on mobile devices */ .filter-section { display: none; background: #fff; padding: 20px; border: 1px solid #ccc; border-radius: 5px; position: relative; } .filter-toggle-button { display: block; background: #007bff; color: #fff; padding: 10px; border: none; border-radius: 5px; cursor: pointer; margin-bottom: 10px; } @media (min-width: 768px) { .filter-section { display: block !important; border: none; padding: 0; } .filter-toggle-button { display: none; } }