Used Car Search

Unfortunately no vehicles have been found which match your selected search.

You can increase the number of vehicles found by trying one or all of the following:

  • Use a broader range of maximum and minimum price.
  • Increase the distance you are prepared to travel to view a vehicle.
  • Increase the maximum age or mileage.
  • Search all the models from a manufacturer.
  • select both private and trade sellers.

Start a New Search

spacer
E:

select SQL_CALC_FOUND_ROWS used_vehicles.carID_int as id_int,manufacturer as manu,model as range,engine_size,derivative,transmission,additional_details,no_doors,fuel_type,body,min(deal_price) as price,max(deal_price) as maxprice,used_vehicles.carID,mileage,colour,image_url,reg_year,reg_letter,used_vehicles.userID,count(model) as modelCount FROM used_vehicles left join used_vehicles_lifestyle on used_vehicles.rancode=used_vehicles_lifestyle.rancode WHERE manufacturer='Ford' AND performance='x' group by manufacturer,model ORDER BY modelCount desc LIMIT 0,12

1

Save Shortlist
Reset Shortlist
Close