Can you set a navbar to use the same nav buttons and title on all pages?

I want to include a logo in the title of every page on my app and also want to include a basket icon on every page.

Do I need to add a separate navbar on every page or is there a way to declare it once for all pages?

You cannot use a common navbar. You need for every component a navbar.

There is a topic here in the forum related to that, try to find it.