Categories

The Categories screen is where your customers can see the category tree. There are two user experiences for this screen: Categories and Progressive Categories.

Without any customisation, Categories framework looks like this:

Categories
Categories

Without any customisation, Progressive Categories framework looks like this:

Progressive Categories
Progressive Categories

Start using the Categories SDK

The platform module includes the Categories SDK. 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:

Poq Settings

The Categories SDK is configurable via CategoriesSettings. Through CategoriesSettings you can configure:

  • isProgressiveNavigationEnabled: flag to enable Progressive Categories, disabled by default.