Available in Pro

Categories Module

Flat product categories: tag each product with a category, list them with counts via /categories, and let Mini App buyers filter the catalog through image category tiles. No nested hierarchy.

Category images
Navigation menus
Category filters
9:41
5G
C

Categories Demo

bot

What does the Categories module do?

Flat product categories: tag each product with a category, list them with counts via /categories, and let Mini App buyers filter the catalog through image category tiles. No nested hierarchy.

  • Product organization
  • Navigation
  • Filtering
Key Features

Everything You Need

Explore all the powerful features included in the Categories module.

Category images

Included with the Categories module for seamless integration.

Navigation menus

Included with the Categories module for seamless integration.

Category filters

Included with the Categories module for seamless integration.

Use Cases

Discover how businesses use the Categories module

Product organization

Perfect for teams looking to implement product organization capabilities.

Navigation

Perfect for teams looking to implement navigation capabilities.

Filtering

Perfect for teams looking to implement filtering capabilities.

API Reference

Easy to Integrate

Use our RESTful API or webhooks to integrate the Categories module with your existing systems.

View API Documentation
// Enable Categories module
curl -X POST https://api.botlaunch.io/v1/modules \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "module": "categories",
    "enabled": true,
    "config": {
      // Your configuration here
    }
  }'

// Response
{
  "success": true,
  "module": {
    "id": "categories",
    "name": "Categories",
    "enabled": true,
    "status": "active"
  }
}

Ready to Use Categories?

Get started today with our free plan. No credit card required.