2020 TORO Z Spray 52in Sprayer/Spreader

$10,500

Description

Toro Z Spray 52in Sprayer/Spreader - Used Turf Equipment - The Toro Z-Spray is a commercial-grade stand-on sprayer spreader designed for professional lawn care operators who require efficiency, precision, and productivity in turf applications. Combining both spraying and spreading capabilities in one unit, the Toro Z-Spray allows operators to cover large areas quickly while maintaining consistent application rates.

Engineered with Toro’s industry-leading technology, the Z-Spray delivers exceptional maneuverability, reduced operator fatigue, and highly accurate material distribution—making it a top choice for fertilization, weed control, and turf management.


Specifications

ManufacturerToro
ModelZ Spray
Year2020
ConditionUsed
Stock Number650T-092
Hours339
(function () { "use strict"; function buildSearchForm(originalElement) { var form = document.createElement("form"); form.id = "site-header-search-icon"; form.className = originalElement.className; form.setAttribute("action", "/listings"); form.setAttribute("method", "get"); form.setAttribute("role", "search"); var input = document.createElement("input"); input.type = "search"; input.name = "q"; input.className = "site-header__search-input"; input.placeholder = "Search Our Inventory"; input.setAttribute("aria-label", "Search Our Inventory"); var button = document.createElement("button"); button.type = "submit"; button.className = "site-header__search-submit"; button.setAttribute("aria-label", "Submit Search"); var icon = document.createElement("i"); icon.className = "fa-search"; icon.setAttribute("aria-hidden", "true"); button.appendChild(icon); form.appendChild(input); form.appendChild(button); return form; } function replaceSearchLink() { var existing = document.getElementById("site-header-search-icon"); if (!existing || existing.tagName.toLowerCase() === "form") { return false; } var newForm = buildSearchForm(existing); existing.parentNode.replaceChild(newForm, existing); return true; } if (replaceSearchLink()) { return; } var observer = new MutationObserver(function () { if (replaceSearchLink()) { observer.disconnect(); } }); observer.observe(document.body, { childList: true, subtree: true }); })();