R&D Motors

QUALITY SUPPLIER OF USED CARS, UTES AND 4WDS.

Finance, Trade-Ins and NZ Wide Delivery Available.

QUALITY SUPPLIER OF USED CARS, UTES AND 4WDS.

What are you looking for?






No matching vehicles found.

window.addEventListener("load", function () { function waitForItemsAndInitMobile() { const carItems = document.querySelectorAll(".car-item"); if (carItems.length === 0) { setTimeout(waitForItemsAndInitMobile, 300); return; } const makeInput = document.getElementById("makeInputMobile"); const modelInput = document.getElementById("modelInputMobile"); const noResults = document.getElementById("noResultsMessageMobile"); const searchBtn = document.getElementById("vehicleSearchBtnMobile"); searchBtn.addEventListener("click", () => { const makeVal = makeInput.value.trim().toLowerCase(); const modelVal = modelInput.value.trim().toLowerCase(); let firstVisible = null; let foundCount = 0; carItems.forEach(item => { item.style.display = "none"; const classString = item.className.toLowerCase(); const classWords = classString.split(/\s+/); const fullClassJoined = classWords.join(" "); const matchMake = makeVal === "" || classWords.includes(makeVal) || fullClassJoined.includes(makeVal); const matchModel = modelVal === "" || classWords.includes(modelVal) || fullClassJoined.includes(modelVal); if (matchMake && matchModel) { item.style.display = "block"; foundCount++; if (!firstVisible) firstVisible = item; } }); if (foundCount === 0) { noResults.style.display = "block"; } else { noResults.style.display = "none"; if (firstVisible) { const yOffset = -100; // adjust for fixed header height if needed const y = firstVisible.getBoundingClientRect().top + window.pageYOffset + yOffset; window.scrollTo({ top: y, behavior: 'smooth' }); firstVisible.style.outline = "2px solid #005ee9"; setTimeout(() => firstVisible.style.outline = "none", 2000); } } }); } waitForItemsAndInitMobile(); });

APPLY FOR FINANCE

Interest rates starting from just 8.95%, subject to credit approval and lending criteria.

BROWSE ALL OUR VEHICLES

LOCATION & HOURS

You can find us at 106 Anzac Street, Takapuna, Auckland.

 

Viewings are available by appointment 7 days a week in Takapuna, Auckland.

We aim to work with your schedule, we are available during weekends, after standard business hours and on public holidays.


Please Note: Some vehicles are stored off-site, please reach out to the team prior to viewing a vehicle.