Categories

The Categories screen is where your customers can see the category tree.

Without any customisation, your Categories framework looks like this:

Categories
Categories

Start using the Categories SDK

The platform module includes the Categories SDK. To start using it, you need to override the XML value useNewProductListAndNewCategories and set it to true. The Categories SDK is composed of these modules:

Koin modules

The Categories dependencies are injected using Koin. Categories SDK provides the default dependencies definitions via these Koin modules:

  • categoriesDataModule
  • categoriesDomainModule
  • categoriesPresentationModule