Navigation Categories

Navigation categories help structure and organize products to enhance the user experience and optimize catalog search. They are essential for product presentation and information accessibility.


Hierarchy

A navigation category has a hierarchical order. This means that products are organized in a multi-level structure, from the most general to the most specific.

Root  
│  
├── Frozen  
│   ├── Fish  
│   ├── Pizza  
│   └── Vegetables  
│  
├── Fresh  
│   ├── Fish  
│   ├── Meat  
│   └── Butter  
│  
└── Beverage  
    ├── Soda  
    ├── Juice  
    └── Syrup  

Contextualization

Navigation categories are contextualized to the store-view.

Each store-view has its own navigation category tree. This means that products can belong to multiple navigation categories depending on the store-view used.


Navigation Category Associations

A navigation category cannot be directly assigned to a product. It must be linked to a Classification category or an Assortment to establish that connection.

There are two types of navigation categories :

  • standard category (linked to classification categories)
  • custom category (linked to assortments)
❗️

A navigation category cannot be both standard and custom and once it is created, its type cannot be changed.


Classification Category

A navigation category can be linked to one or more classification categories. It will then be associated with products belonging to the linked classification category or categories.

The ability to link a Classification category to a Navigation category is only available for standard categories.



Assortment

A navigation category can be linked to an assortment. In this case, it will display the products included in that assortment. The ability to link an assortment to a navigation category is only available for custom categories.


Creating a Navigation Category

Navigation categories can be created in two ways:

  • Via DataHub via the job of import (SFTP)
❗️

Each new import of navigation categories will overwrite the previous tree.

❗️

It is not possible to associate a custom navigation category with an assortment via DataHub.

  • Via the Navigation Categories page in the Back Office

To create a navigation category (standard or custom):

  1. Connect to DJUST Back Office.
  2. Navigate to the Catalog -> Navigation categories tab.
  3. Click on Add category.

Information:

  • Name (mandatory): A clear and unique name to identify the assortment.
  • External ID (mandatory): A unique identifier without spaces or accents for API integration.

If a custom navigation needs to be created, enable the Custom toggle.

❗️

Once activated, the option to add a Classification category will no longer be available.

If a standard navigation needs to be created, do not enable the Custom toggle. You can then link the navigation to a Classification category.


Custom Fields

Custom fields specific to navigation categories can be created to provide additional information for each category.

To create a navigation category custom field :

  1. Connect to DJUST Back Office.
  2. Navigate to the Settings -> Catalog and offer management section
  3. Select the Navigation category custom fields option.

Once your custom fields are created (and active), they will automatically appear on the details page of every navigation category.


Updating a Navigation Category

Navigation categories can be updated in two ways:

  • Via DataHub via the job of import (SFTP)
❗️

Each new import of navigation categories will overwrite the previous tree.

❗️

It is not possible to update a custom navigation category with an assortment via DataHub.

  • Via the Navigation Categories page in the Back Office

From the back office you can :

  • Update the navigation category name
  • Add or remove classification categories (for standard navigations)
  • Add or remove assortiments (for custom navigations)
  • Update custom filed information
  • Update the status of the navigation category
    • Active (visible in the front office)
    • Inactive (not visible in the front office)
  • Update the position of navigation categories using the available drag-and-drop feature in the navigation list
  • Delete a navigation category