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.
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
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.
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"
}
}Related Modules
Explore other modules in the E-commerce category
Ready to Use Categories?
Get started today with our free plan. No credit card required.