Skip to main content
The navigation system in Quickbutik provides link lists and breadcrumbs for creating basic menus and navigation elements. These are essential for building site structure and user experience.
Usage: Available globally - create main menus, top menus, footer links, and breadcrumbs
Link lists are customizable navigation menus that you can create and manage in your Control Panel. Three predefined link lists are available: main, top, and footer.
When looping through linklist.{name}, each link has these properties:

Multi-Level Navigation

Handle nested menu structures with multiple levels:
Show the navigation path to help users understand their location:
When using breadcrumbs:

Complete Navigation Examples

Full Header Navigation

Mobile Navigation

Conditional Navigation

Use global conditionals to show context-specific navigation:

Usage Notes

Limited Navigation Objects: Only three predefined link lists are available (main, top, footer) and basic breadcrumbs. Category navigation, custom link lists, and external link properties are not supported.

Best Practices

Accessibility

Use proper ARIA labels, semantic HTML, and keyboard navigation support

Current State

Always highlight the current page/section using the current property

Mobile First

Design navigation that works well on small screens first

Nested Levels

Use hasChildren properties to check for sub-menus before rendering

Complete Navigation Template

Next Steps

SEO Object

Learn about SEO meta tags and structured data

Shop Object

Explore store-wide settings and information

Product Object

Display individual product information

Category Object

Build basic category pages