Looking for theme or app with specific mega menu

Hi @Simon_web ,

For a Shopify theme that supports a mega menu with a collection preview, you might need custom code or an app. Here are some options:#### Using third party app

Buddha Mega Menu app – Allows dropdowns with collections and images.

Globo Mega Menu – Good for complex navigation structures.

Custom Code Approach

If your theme supports mega menus, you can:

  • Use hover events to dynamically load products from collections.
  • Add a left-side collection list with images.
  • Show products from the hovered collection on the right side.