Skip to content
  • Used machinesFor sale
    • Attachments
    • ATV and RTV Vehicles
    • Compact tractors and machinery
    • Compressors, generators and tanks
    • Construction cranes
    • Dumpers
    • Excavators
    • Forestry equipment and hedge trimmers
    • Lifts and access platforms
    • Mowers/Mowing Equipment
    • Rollers
    • Telehandlers
    • Trailers
    • Trailers
    • Welfare units
    • Wheeled Excavators and Loaders
    • Tractors
    • dynamic-taxonomy-fake-element
  • Export and Shipment Export and loading
  • About Us Meet us
  • Polish
  • English
Need help?
+48 571 504 788
Filtered (0)
Filters
  • Reset all×
  • Attachments×
  • ATV and RTV Vehicles×
  • Dumpers×
  • Trailers×
Kategoria
Cena
Show (0)
Cancel
Home / Fendt

Fendt

  • Reset all×
  • Attachments×
  • ATV and RTV Vehicles×
  • Dumpers×
  • Trailers×
  • Reset all×
  • Attachments×
  • ATV and RTV Vehicles×
  • Dumpers×
  • Trailers×

Inquire about the ideal machine for your farm

Fill out the form. We will get back to you with an offer.

Machines with a past,
ready for the future

JH Tractors Jack Harte
grzegorzlauzer@icloud.com
Obrońców Westerplatte Street 25/7
40-336 Katowice
+48 571 504 788

Contact Us

Quick Links

Homepage

Export and Shipment

About Us

Contact

© 2026 JH TRACTORS.

Privacy Policy

Facebook Instagram Twitter Youtube Linkedin
document.addEventListener("DOMContentLoaded", function () { function isMobile() { return window.innerWidth { if (!isMobile()) { wrapper.classList.remove("active"); const icon = wrapper.querySelector(".accordion-toggle-icon"); if (icon) icon.remove(); const content = wrapper.querySelector(".accordion-content"); if (content) { // przenieś dzieci z powrotem na swoje miejsce (opcjonalnie) while (content.firstChild) { wrapper.appendChild(content.firstChild); } content.remove(); } return; } // zabezpieczenie: nie dodawaj drugi raz if (wrapper.dataset.bound) return; const children = Array.from(wrapper.children).filter(el => !el.classList.contains("accordion-toggle-icon")); const header = children[0]; const rest = children.slice(1); // dodaj klasę nagłówka header.classList.add("accordion-header"); // dodaj strzałkę jeśli nie ma if (!header.querySelector(".accordion-toggle-icon")) { const icon = document.createElement("i"); icon.className = "fa fa-angle-right accordion-toggle-icon"; header.appendChild(icon); } // stwórz kontener z resztą const content = document.createElement("div"); content.className = "accordion-content"; rest.forEach(child => content.appendChild(child)); wrapper.appendChild(content); // klik header.addEventListener("click", () => { const isActive = wrapper.classList.contains("active"); // zamknij inne document.querySelectorAll(".accordion-on-mobile").forEach(other => { if (other !== wrapper) { other.classList.remove("active"); const otherContent = other.querySelector(".accordion-content"); if (otherContent) otherContent.style.maxHeight = "0"; } }); if (!isActive) { wrapper.classList.add("active"); content.style.maxHeight = content.scrollHeight + "px"; } else { wrapper.classList.remove("active"); content.style.maxHeight = "0"; } }); wrapper.dataset.bound = "true"; // startowo zwinięty content.style.maxHeight = "0"; wrapper.classList.remove("active"); }); } initAccordion(); window.addEventListener("resize", initAccordion); });