Skip to main content
enum

A menu item type.

Anchor to ARTICLEARTICLE

The article menu item type.

The blog menu item type.

The catalog menu item type.

The collection menu item type.

The collections menu item type.

Anchor to CUSTOMER_ACCOUNT_PAGECUSTOMER_ACCOUNT_PAGE

The customer_account_page menu item type.

The frontpage menu item type.

The http menu item type.

The metaobject menu item type.

The page menu item type.

The product menu item type.

The search menu item type.

The shop_policy menu item type.


Was this section helpful?

•OBJECT

Individual navigation links that make up store menus, giving customers clickable paths to explore the store. Menu items are the building blocks that connect shoppers to products, collections, pages, or external resources.

For example, within a "Products" menu, individual menu items might link to specific collections like "Summer Collection" or "Best Sellers," each with its own title, URL, and resource connection.

Use the MenuItem object to:

  • Define individual navigation links and their destinations
  • Create nested menu hierarchies through item relationships
  • Use tags for collection filtering
  • Connect menu links to specific store resources

Menu items support various link types, enabling connections to internal store content or external websites. The nested items capability allows for dropdown or multi-level navigation structures that help organize complex store catalogs.

•INPUT OBJECT

The input fields required to create a valid menu item.

•INPUT OBJECT

The input fields required to update a valid menu item.


Was this section helpful?