Skip to content

Store Categories

Access prerequisites

  • Permission (module): approveStore
  • License/Feature: MIDAS_MARKETPLACE enabled in the tenant license (Vault).
  • Menu container: GENERAL → Stores group → Configure categories (route /flexible-characteristics/applications)

What it is / when to use

Categories group marketplace products by common characteristics (e.g., Honda brand → motorcycles, cars, SUVs). The screen displays the hierarchy of categories and subcategories and allows you to create, edit, and delete them. This is where you define the navigation tree that store products will use.

Each category/subcategory can have characteristics (parameters) associated with it — which links this screen to the Parameters screen.

Prerequisites

  • Permission: approveStore (CPM static enum + dynamic module in DB).
  • License/Feature: MIDAS_MARKETPLACE enabled.

Step by step

  1. Go to Stores → Configure categories.
  2. Use New category (or add inside an existing category to create a subcategory).
  3. Fill in the fields and save.
  4. For each item, use Edit or Delete; when applying characteristics, associate the available parameters.

Fields

FieldDescriptionRequired?System/backend effect
NameCategory/subcategory nameYesIdentifies the node in the tree.
DescriptionCategory textNoDescriptive content.
ImageCategory imageNoUpload via files API.
Parent categoryDefines the level in the hierarchyNoCreates a subcategory under the parent category.
Associated characteristicsParameters applicable to the categoryNoLinks the category to the parameters (see Parameters), restricting product attributes.

Actions and modals

  • New category / subcategory: creation dialog (with the parent category when applicable).
  • Edit: same dialog in edit mode.
  • Delete: bottom-sheet confirmation; when deleting a category with children, children are removed first.

Business rules / cautions

Attention

  • A category in use cannot be deleted — the backend rejects it ("Category is being used!") if a product is linked to it.