Usage Scenario: Deleting an Empty or Unused Category

In the admin panel, a user wants to delete a category called ‘Test Areas’ that they created earlier but is no longer in use:

  1. Selects ‘Test Areas’ from the Category Select Box.
  2. Clicks the ‘Delete Category’ button.
  3. The Delete Category action works with the selected ID and removes this category from the system.

If there are attributes associated with this category in the system, the deletion process may be rejected or a warning may be displayed (checks should be made by the developer).