Available in Pro

Product Search Module

Product search in the bot and the Mini App: server-ranked name-first matching with autocomplete suggestions, plus category, price, stock and attribute filters with real facet counts. Substring matching, not fuzzy.

Smart search
Search filters
Suggestions
9:41
5G
P

Product Search Demo

bot

What does the Product Search module do?

Product search in the bot and the Mini App: server-ranked name-first matching with autocomplete suggestions, plus category, price, stock and attribute filters with real facet counts. Substring matching, not fuzzy.

  • Product discovery
  • User experience
  • Conversion optimization
Key Features

Everything You Need

Explore all the powerful features included in the Product Search module.

Smart search

Included with the Product Search module for seamless integration.

Search filters

Included with the Product Search module for seamless integration.

Suggestions

Included with the Product Search module for seamless integration.

Use Cases

Discover how businesses use the Product Search module

Product discovery

Perfect for teams looking to implement product discovery capabilities.

User experience

Perfect for teams looking to implement user experience capabilities.

Conversion optimization

Perfect for teams looking to implement conversion optimization capabilities.

API Reference

Easy to Integrate

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

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

// Response
{
  "success": true,
  "module": {
    "id": "product-search",
    "name": "Product Search",
    "enabled": true,
    "status": "active"
  }
}

Ready to Use Product Search?

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