Appearance
Catalog Categories
Catalog Categories group entries on your Catalog page (brand brochures, PDFs, logos). This is separate from Product Categories used for sellable products.
In Beentara:
- List: Products → Catalog → Catalog Categories (
/catlog-catgeory) - Create / edit: Add category button → modal
Route spelling
The admin URL uses /catlog-catgeory (legacy spelling). The API uses catlog-category on the backend.
Catalog category table with status and Add category
Opening Catalog Categories
- Open the sidebar under Products → Catalog → Catalog Categories.
- Or go to
/catlog-catgeory.
You need products.read permission. The sidebar item is visible to Admin user type.
Page layout
| Area | What it does |
|---|---|
| Header | Category title and Add category button |
| Table | Catalog categories with status and actions |
| Modal | Add or edit category name |
Table columns
| Column | Description |
|---|---|
| Category Name | Name of the catalog group |
| Status | Active or Inactive |
| Action | Edit and Delete |
Create or edit a category
- Click Add category or edit on a row.
- Enter Category Name.
- Save — the category is available when adding Catalog items at
/catlog.
Behind the scenes, Beentara also stores position, image, and status in the payload.
Toggle status and delete
- Toggle — show or hide a category on the catalog
- Delete — remove the category (remove or reassign catalog items first)
Catalog vs product categories
| Product Categories | Catalog Categories | |
|---|---|---|
| Path | /category | /catlog-catgeory |
| Used for | Products, invoices, storefront SKUs | Brand catalog PDFs and logos |
| Guide | Categories | This page |
Related guides
| Feature | Guide |
|---|---|
| Catalog | How to use Catalog |
| Products | How to use Products |
| Product categories | How to use Categories |