Looking for theme or app with specific mega menu

Topic summary

A user is seeking a Shopify solution for a specific mega menu design that displays collections with images on the left side. When hovering over a collection, the menu should dynamically show products from that collection on the right side.

Recommended Solutions:

  • Apps suggested: qikify Smart Menu, Buddha Mega Menu, Meteor Mega Menu by Helium, and Globo Mega Menu are mentioned as options that could provide this functionality
  • Custom development: Multiple respondents note this feature likely requires custom coding work on the current theme, using hover events to dynamically load products

Current Status:

The discussion remains open with no confirmed solution implemented. Respondents agree the desired functionality isn’t standard in most themes and will need either a specialized app or custom development work to achieve the exact behavior shown in the example image.

Summarized with AI on October 31. AI used: claude-sonnet-4-5-20250929.

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.