Category Groups
A category group is an optional way to group together and display collections of categories. For example, you can have a "Pizza" category group that contains the categories "Specialty Pizzas" and "Thin Crust Pizzas."
Items in category groups:
Name:
- The menu element’s name in the Onosys admin; for category groups, this is typically a simple name with no prefix (e.g. Pizzas, Salads, Beverages). This is not the name that customers will see on the ordering site.
Localized Text:
- For category groups, Title is used. Depending on the ordering site’s UI, some clients also include Description and/or Image.
Active:
- Whether or not a category group is active/displays to customers on the menu.
Properties:
- Slug: a word that can be added to create a direct link to the end of URL to navigate directly to the category group.
Subcategories:
- You will not add categories to the category group in this view, but rather via the categories themselves by assigning them to a category group.
Sticky Nav
The category group can show a sticky nav. Sticky nav items are comprised of the category group's subcategories. Enable by adding this category group tag:
ui-CategoryGroup-ShowStickyNav
Configuration for the category group sticky nav is located in the uiConfig `menu.categories.categoryGroup.stickyNav`.