linklist
A menu in a store.
To learn about how to implement navigation in a theme, refer to Add navigation to your theme.
Properties
The number of nested levels in the menu.
NoteThere's a maximum of 3 levels.
Note:There's a maximum of 3 levels.
Note: There's a maximum of 3 levels.
{
"handle": "main-menu",
"levels": 2,
"links": [],
"title": "Main menu"
}
Example
{
"handle": "main-menu",
"levels": 2,
"links": [],
"title": "Main menu"
}Was this section helpful?