Navbar MarketPlace Tips

Hello,

I’m still a beginner and I’m designing my first marketplace, here’s a mockup.
I’d like some good advice on how to design the navbar on bubble. For the moment I’ve put everything on the same page (with Canvas Framework), the navbar links modify the url, then the containers are displayed according to the data in the url.

However, I’m wondering if this is the right solution, especially for product pages, shopping cart, payment, etc…
Is it better to create a page for each type of content (catalog, products, invoices, etc.), and simply put the navbar as a reusable element?

Thanks for your advice!

If mobile first is your approach, then yes. If you need some SEO, then no.

If you need some SEO and are building for desktop and mobile, then yes. If you are going for mobile only, then no.

1 Like