const ROUTES = { US: "http://mgxequipment.com/", PE: "http://mgxequipment.com/pe", // Peru = "PE" in ISO 3166-1 GB: "http://mgxequipment.com/uk", // UK = "GB" in ISO 3166-1 // We can add more country codes here as needed }; const DEFAULT_URL = "http://mgxequipment.com"; // everyone else (async () => { // One-shot guard so you can't loop after landing on the destination if (sessionStorage.getItem("geoRedirected")) return; try { const { country_code } = await (await fetch("https://ipapi.co/json/")).json(); sessionStorage.setItem("geoRedirected", "1"); window.location.replace(ROUTES[country_code] || DEFAULT_URL); } catch (e) { console.error("Geo redirect failed:", e); // fail open, no redirect }
Maximize your return on investment by buying your lift equipment from MGX Equipment Services, LLC. We offer a wide range of new and used cranes, as well as pre-owned parts and attachments.
Browse our complete listings below or use our handy search feature to find exactly what you need.
When you purchase a crane from us, you can be confident you’ll receive the first-rate crane repair service and support you need to boost your productivity and profitability.
Tell us about the used equipment you are interested in, and we will contact you with the requested information and next steps shortly.