Title: Wow Chat for Woo
Author: ThinkMatic
Published: <strong>June 15, 2026</strong>
Last modified: June 15, 2026

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/wow-chat-for-woo.svg)

# Wow Chat for Woo

 By [ThinkMatic](https://profiles.wordpress.org/thinkmatic/)

[Download](https://downloads.wordpress.org/plugin/wow-chat-for-woo.0.1.0.zip)

 * [Details](https://wordpress.org/plugins/wow-chat-for-woo/#description)
 * [Reviews](https://wordpress.org/plugins/wow-chat-for-woo/#reviews)
 *  [Installation](https://wordpress.org/plugins/wow-chat-for-woo/#installation)
 * [Development](https://wordpress.org/plugins/wow-chat-for-woo/#developers)

 [Support](https://wordpress.org/support/plugin/wow-chat-for-woo/)

## Description

Wow Chat for Woo adds shopper-friendly product discovery to a WooCommerce store.
Everything runs locally on your site — no account, no API key, and no external service.

 * Typo-tolerant catalog search backed by MySQL FULLTEXT and a custom ranker.
 * “Recently viewed”, “Related products”, and “Frequently bought together” recommendation
   widgets.
 * A FAQ chat bubble that doubles as an on-store product finder.
 * Gutenberg blocks for the search bar, recommendation grids, and chat widget.

### Development

This plugin ships both the compiled assets (in `build/`) and their full, human-readable
source so the build is reproducible.

 * **JavaScript/TypeScript/SCSS source:** `src/` — every bundle under `build/` is
   compiled from a matching entry point in `src/` (e.g. `build/admin/index.js`  `
   src/admin/index.tsx`, `build/blocks/<name>/index.js`  `src/blocks/<name>/index.
   js`).
 * **Build tooling:** [`@wordpress/scripts`](https://www.npmjs.com/package/@wordpress/scripts)(
   webpack), configured in `webpack.config.js` and `tsconfig.json`. Dependencies
   and the build script are declared in `package.json` / `package-lock.json`.
 * **Build the assets:**
    1. `npm install`
    2. `npm run build` — regenerates everything in `build/`.
 * **PHP dependencies:** `composer.json` declares dev-only tooling (PHPUnit, WP 
   Coding Standards). No runtime Composer dependencies. Run `composer install` then`
   vendor/bin/phpunit` for the PHP test suite.

No third-party JavaScript libraries are bundled into the compiled assets. The only
external packages used (`@wordpress/*` and `react`) are not bundled — they load 
from the WordPress-provided script globals at runtime.

## Blocks

This plugin provides 5 blocks.

 *   Frequently Bought Together Suggests products commonly bought together, based
   on your store's WooCommerce data.
 *   Chat Widget Floating FAQ chat bubble that helps shoppers find products. Runs
   locally on your site.
 *   Related Products Recommends similar products using WooCommerce's built-in related
   products.
 *   Recently Viewed Shows the visitor the products they recently viewed. No external
   service required.
 *   Product Search Bar Catalog search bar backed by a typo-tolerant keyword index.

## Installation

 1. Upload the plugin folder to `/wp-content/plugins/wow-chat-for-woo` (or install 
    via the WordPress plugin installer).
 2. Activate “Wow Chat for Woo” from the Plugins screen. WooCommerce must be active.
 3. Open **WooCommerce  Wow Chat for Woo** to configure the search bar, recommendation
    widgets, and chat bubble.

## FAQ

### Does the plugin require an account or API key?

No. Search, recommendations, and the FAQ chat all run locally with no external requests.

### Is any data sent off my site?

No. The plugin processes everything on your own WordPress install; it does not phone
home or send catalog or visitor data to any external service.

### Where can I report bugs or request features?

Please use the support forum on WordPress.org or open an issue at the plugin’s homepage.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Wow Chat for Woo” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ ThinkMatic ](https://profiles.wordpress.org/thinkmatic/)

[Translate “Wow Chat for Woo” into your language.](https://translate.wordpress.org/projects/wp-plugins/wow-chat-for-woo)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wow-chat-for-woo/),
check out the [SVN repository](https://plugins.svn.wordpress.org/wow-chat-for-woo/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/wow-chat-for-woo/)
by [RSS](https://plugins.trac.wordpress.org/log/wow-chat-for-woo/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.1.0

 * Initial release: typo-tolerant catalog search, recommendation widgets (recently
   viewed, related, frequently bought together), FAQ product-finder chat, admin 
   React shell, and Gutenberg blocks — all running locally.

## Meta

 *  Version **0.1.0**
 *  Last updated **17 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.4 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [AI](https://wordpress.org/plugins/tags/ai/)[chat](https://wordpress.org/plugins/tags/chat/)
   [recommendations](https://wordpress.org/plugins/tags/recommendations/)[search](https://wordpress.org/plugins/tags/search/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/wow-chat-for-woo/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/wow-chat-for-woo/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wow-chat-for-woo/reviews/)

## Contributors

 *   [ ThinkMatic ](https://profiles.wordpress.org/thinkmatic/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wow-chat-for-woo/)