Typo tolerance
Default search returns zero results for misspellings. Velosearch corrects them in-flight, so every fat-fingered query still ends at a product page.
AI-powered ecommerce search & product discovery
Velosearch replaces your store’s default search with AI-powered product discovery โ typo-tolerant results in milliseconds, synonyms, merchandising controls, and analytics that show you what shoppers actually want.
Works with WooCommerce today · Shopify & PrestaShop coming soon
How it works
Install the Velosearch plugin for WooCommerce and paste in two keys. No theme surgery, no developer required.
Products flow in as they’re created, updated, and deleted โ with periodic reconciliation so the search index never drifts from your store.
Storefront queries hit the Velosearch API and come back in milliseconds โ typos, plurals, and word order included.
Site search features
Default ecommerce search matches characters. Velosearch understands products, shoppers, and the gap between what they type and what they mean.
Default search returns zero results for misspellings. Velosearch corrects them in-flight, so every fat-fingered query still ends at a product page.
Teach the index your shoppers’ vocabulary. They search in their own words โ your products show up anyway.
Pin any product to position one for the queries you care about. Promote what you want to sell, not just what matches best.
See what shoppers type, which searches dead-end with zero results, and which products they actually click โ then fix the gaps.
Category, brand, price, and stock filters computed at query time โ fast enough to update as shoppers type.
Full reindexes build off to the side and swap in atomically. Your shoppers never search a half-built index.
AI search Coming soon
Natural language search lets shoppers ask for what they actually want โ “warm waterproof jacket for hiking under $200” โ and Velosearch turns intent into precise catalog filters. Conversational search keeps the thread going: refine, compare, and ask follow-ups, with every answer grounded in your own products.
More on AI ecommerce search โProduct recommendations Coming soon
Similar products, “shoppers also viewed,” and trending items โ generated from your own catalog and shopper behavior, served from the same API your search already uses. No extra integration, no third-party scripts slowing your storefront down.
More on product recommendations โPlatforms
Install the plugin, paste two keys, and replace default WooCommerce search in about ten minutes.
WooCommerce search โThe same search platform, delivered as a Shopify app. Same dashboard, same API, same speed.
Shopify search โA PrestaShop module bringing typo-tolerant, millisecond product search to your store.
PrestaShop search โFor developers
Every search goes through the Velosearch REST API with scoped, revocable keys. Bulk upserts are idempotent, syncs are retry-safe, and the same generic ingest contract powers every storefront platform โ so your integration never changes when your platform does.
Create an API key โ$ curl https://api.velosearch.com/api/v1/search/suggestions \
-H "Authorization: Bearer vs_pk_live_โฆ" \
--data-urlencode "q=runing shoes"
# 200 OK ยท 18 ms
{
"corrected_query": "running shoes",
"found": 247,
"suggestions": [
{ "title": "Cloudpace Running Shoe โ Volt", "price": 129.0 },
{ "title": "Trailform Runner GTX", "price": 154.0 }
]
}
Pricing
Every plan includes the storefront plugin, the full search API, and the dashboard. Change plans anytime.
$29/mo
For new stores finding their feet.
$79/mo
For stores serious about search.
$199/mo
For large catalogs and high traffic.
FAQ
Default WooCommerce search runs a database text match โ it can’t handle typos, doesn’t rank by relevance, and slows down as your catalog grows. Velosearch indexes your catalog in a dedicated search engine and answers queries in milliseconds, with typo tolerance, synonyms, faceting, and merchandising built in.
AI ecommerce search understands shopper intent instead of just matching characters. Shoppers can type natural language like “warm jacket for winter hiking under $200” and get precise, filtered results โ plus conversational follow-ups grounded in your actual catalog.
No. Install the Velosearch plugin, paste in two keys, and your storefront search is upgraded. Developers who want deeper control can build directly against the Velosearch REST API.
WooCommerce is supported today. Shopify and PrestaShop connectors are in development on the same platform-agnostic API โ create an account and we’ll notify you at launch.
Your products are synced to your own isolated, account-scoped search index. Storefronts and connectors only ever talk to the Velosearch API with scoped, revocable keys.
Connect your store, sync your catalog, and watch zero-result searches disappear.