Navigation Subtab
These settings let you define the default main navigation links (like Home and Shop) for your site.
This array lets you specify the following information for each link:
-
Text (string) – the link text shoppers see.
-
HREF (string) – the navigation link's href attribute. For example: /search takes shoppers to the search results page. Parent links ignore this.
-
Level (string) – where the link appears in the navigation hierarchy.
-
data-touchpoint (string) – the link’s touchpoint, if applicable.
-
data-hashtag (string) – the link’s data hashtag.
-
Class names (string) – adds extra HTML class names to the link.
-
ID (string) – the link’s internal ID. Parent entries must have an ID so children can reference them.
-
Parent ID (string) – the parent ID if the link is a child.
-
Placeholder (string) – adds the Category Tree to your website's navigation menu. Enter the value “Categories” to display categories in the menu.
IDs |
|
UI location |
Layout > Navigation |
Configuration file (pre-Vinson) |
SC.Configuration.js |