handleOrderProducts($products, $request)->get(); return $this->render('productList.html.twig', ['products' => $products]); } }