Turn Magento's plain-text search box into a real product finder
Magento's out-of-the-box autocomplete is plain text with a result count — no image, no price, no way to recover from a typo, no visibility into what shoppers actually search for. Search Autocomplete adds thumbnail, price, and star rating right in the dropdown, plus typo correction and popular searches, so a shopper can go from keystroke to product page in one click.
One-time license · no monthly fee · 30-day money-back guarantee
Every result feels like a product finder, not a text box
Extends Magento's own autocomplete pipeline instead of replacing it.
Real product rows, not just text
Thumbnail, name, price, and star rating appear directly in the dropdown — a shopper can go from keystroke to product page in one click.
Never shows a broken price
Correctly resolves "as low as" pricing for configurable/bundle products via Magento's own price index, not the raw (often empty) price attribute.
"Did you mean...?"
Recovers typo'd searches automatically by matching against your store's own search history — no dead-end "no results" page for a simple typo.
Popular Searches on focus
Shows what's trending in your store the moment the search box is clicked, before a single character is typed.
MySQL, Elasticsearch & OpenSearch
Built against Magento's own engine-agnostic search abstractions. Switch search engines later and this module keeps working with zero reconfiguration.
Zero new database tables
Reuses Magento's own search_query table and real product review data — nothing new to back up, migrate, or clean up. No core file overrides.
Why this exists: Magento's built-in autocomplete (Magento\CatalogSearch\Model\Autocomplete\DataProvider) only ever returns plain search-term suggestions with a result count — no product image, no price, no way to recover from a typo, and no record of what shoppers actually searched for once they leave the page. Search Autocomplete adds a second, product-aware data provider into the same composite autocomplete Magento already renders, plus "did you mean" and popular-searches providers sourced from your store's own search history — nothing about core's own text suggestions is touched, disabled, or replaced. Full walkthrough: Why Magento 2's Default Search Autocomplete Is Costing You Sales.
Install & configure
1After purchase, download the module as a .zip from your account dashboard and copy it into app/code/TVTCommerce/SearchAutocomplete.
bin/magento module:enable TVTCommerce_SearchAutocomplete
bin/magento setup:upgrade
bin/magento cache:flush
2Paste your license key under Stores > Configuration > TVTCommerce > Search Autocomplete > License.
3Turn on rich product results, price, reviews, "did you mean", and popular searches independently under Stores > Configuration > TVTCommerce > Search Autocomplete — each has its own toggle and limit.
Buy once. Own it.
One flat price for a single store license — no tiers, no monthly fee.
Give every product page the same finished feel
TVT Commerce also builds Size Guide, a category-aware sizing popup, plus AI Copilot, an in-admin assistant for catalog, sales, and CMS.