Displays an unordered list as a horizontal breadcrumb for the path to the current web page as defined in Site Map (Site > Hosting > Site Map).
Syntax
{bb_breadcrumb separator=" / " collectionName="" layout=""}
Properties
- separator - this parameter defines the character used to between the links.
- collectionName - Used to access the module's Liquid output tags.
- layout - Used to suppress the module from rendering on the web page. Does not support custom module layouts.
Liquid Tags
- {{breadcrumbPageName}} – renders the page name.
- {{breadcrumbPageUrl}} – renders the page's URL.
- {{breadcrumbSeparator}} – renders the breadcrumb separator.
Comments
0 comments
Please sign in to leave a comment.