Solution for 200+ menu links without categories

I’m looking for some template options (or custom code tips) for a mega menu that can display 200+ menu items (brands that my company carries). I know in most mega menu templates, you can add different categories in order to separate out your menu items in multiple columns — but ideally I can build it in alphabetical order without any category headers.

When I’ve tried to do this in the past, it orders the menu items left —> right, top —> bottom like reading an english language book.

I’ve included a screenshot of the layout on our current site. This is the type of layout I’m going for.

Appreciate any help.

Even in mega menus that can be obnoxious to use if not done properly, versus just linking to a static page with easy to use scrolling or filter with a on page search or A-Z links.

The left to right is generally behavior is generally because of the styles or the render logic depends wildly on the theme.

If you must do this a customization technique would be to pull in a literal page for a specific part of the menu as the content to insert the list instead of building a menu in the admin. And it should be a/b tested for actual customer usage and conversion as this is generally performance bloat.

https://shopify.dev/docs/api/liquid/objects/pages

https://shopify.dev/docs/api/liquid/objects/page#page-content

If you need this customization then contact me directly by mail for services by clicking here to mail me or using contact Info in signature.
Please always provide context, examples: store url, theme name, post url(s) , or any further detail.