Title: ReplyNext AI – AI Chat Assistant for WooCommerce
Author: replynextai
Published: <strong>August 30, 2026</strong>
Last modified: August 31, 2026

---

Search plugins

![](https://ps.w.org/replynext-ai-chat-assistant-for-woocommerce/assets/banner-772x250.
png?rev=3672769)

![](https://ps.w.org/replynext-ai-chat-assistant-for-woocommerce/assets/icon-256x256.
png?rev=3672769)

# ReplyNext AI – AI Chat Assistant for WooCommerce

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

[Download](https://downloads.wordpress.org/plugin/replynext-ai-chat-assistant-for-woocommerce.1.2.0.zip)

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

 [Support](https://wordpress.org/support/plugin/replynext-ai-chat-assistant-for-woocommerce/)

## Description

ReplyNext AI Chat & WhatsApp helps website owners start conversations and
 capture
sales opportunities with two independent modules.

#### Free WhatsApp

The free WhatsApp button uses the website owner’s own phone number and opens a
 
standard `wa.me` conversation. It does not require a WhatsApp API, ReplyNext account,
or paid plan.

#### ReplyNext AI Website Chat

Existing ReplyNext clients can connect the AI Website Chat module configured in

their client portal by entering the ReplyNext server URL and Company ID.

Features:

 * Guided ReplyNext dashboard
 * WhatsApp, Messenger, and direct-call contact buttons
 * AI Website Chat connection
 * Live visual previews
 * Site-wide display or shortcodes
 * Page include/exclude rules
 * Mobile and desktop visibility
 * Custom WhatsApp label, message, color, position, and delay
 * Optional logged-in WordPress user identity sharing
 * WooCommerce catalog synchronization in 100-product batches

### Source code

The complete plugin source is publicly available at:
 https://github.com/shahriar5653/
replynextai-wordpress

The human-readable source for the storefront contact-widget script is
 assets/frontend.
source.js. The minified runtime file loaded by WordPress is assets/frontend.js; 
it is distributed as-is and no build or minification pipeline is required to install
or use the plugin.

### External services

This plugin connects to the ReplyNext AI service at https://replynextai.com when

AI Website Chat, connection status, or WooCommerce catalog synchronization is enabled.
Product names, prices, descriptions, categories, URLs, and image URLs may be transmitted
for catalog synchronization. If the optional logged-in user identity setting is 
enabled, the logged-in WordPress user’s name and email may be sent to ReplyNext 
AI with chat requests. Review the [ReplyNext AI privacy policy before enabling these
features.

The contact buttons open the configured WhatsApp, Messenger, or telephone URL
 in
the visitor’s browser or device. Those services may process data under their own
privacy policies; this plugin does not request their APIs or permissions.

### Shortcodes

AI Website Chat:

    ```
    [replynextai_chat]

    [replynextai_chat company_id="12" server_url="https://replynextai.com"]
    ```

Free WhatsApp:

    ```
    [replynextai_whatsapp]

    [replynextai_whatsapp number="8801XXXXXXXXX" message="Hello"]
    ```

## Screenshots

[⌊ReplyNext AI dashboard with quick setup options for AI Website Chat and customer
contact features.⌉⌊ReplyNext AI dashboard with quick setup options for AI Website
Chat and customer contact features.⌉[

ReplyNext AI dashboard with quick setup options for AI Website Chat and customer
contact features.

[⌊AI Website Chat in action with product-aware customer conversations and recommendations.⌉⌊
AI Website Chat in action with product-aware customer conversations and recommendations
.⌉[

AI Website Chat in action with product-aware customer conversations and recommendations.

[⌊WhatsApp, Messenger, and direct-call contact buttons for helping visitors connect
instantly.⌉⌊WhatsApp, Messenger, and direct-call contact buttons for helping visitors
connect instantly.⌉[

WhatsApp, Messenger, and direct-call contact buttons for helping visitors connect
instantly.

[⌊WooCommerce product catalog synchronization for keeping ReplyNext AI updated with
store products.⌉⌊WooCommerce product catalog synchronization for keeping ReplyNext
AI updated with store products.⌉[

WooCommerce product catalog synchronization for keeping ReplyNext AI updated with
store products.

[⌊Secure ReplyNext AI connection using revocable access tokens without sharing account
passwords.⌉⌊Secure ReplyNext AI connection using revocable access tokens without
sharing account passwords.⌉[

Secure ReplyNext AI connection using revocable access tokens without sharing account
passwords.

## Installation

 1. Upload `replynextai-chat.zip` in Plugins  Add New  Upload Plugin.
 2. Activate ReplyNext AI Chat & WhatsApp.
 3. Open the new ReplyNext AI menu.
 4. Configure Free WhatsApp, AI Website Chat, or both.
 5. Test the website in a private browser window.

## FAQ

### Does the free WhatsApp module use the WhatsApp API?

No. It opens a direct `wa.me` link using the configured phone number.

### Do I need a ReplyNext account?

Not for Free WhatsApp. A ReplyNext account is required for AI Website Chat.

### Where do I find the Company ID?

Open the ReplyNext client portal and go to Integrations  AI Website Chat.

### Can I control where the buttons appear?

Yes. Display Rules supports selected page IDs, excluded page IDs, and separate
 
mobile/desktop visibility.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“ReplyNext AI – AI Chat Assistant for WooCommerce” is open source software. The 
following people have contributed to this plugin.

Contributors

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

[Translate “ReplyNext AI – AI Chat Assistant for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/replynext-ai-chat-assistant-for-woocommerce)

### Interested in development?

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

## Changelog

#### 1.1.1

 * Keeps third-party WordPress admin notices above the branded ReplyNext dashboard
   header.

#### 1.2.0

 * Added Messenger and direct-call contact buttons.
 * Added full WooCommerce catalog synchronization in 100-product batches.
 * Added external-service and privacy disclosures.

#### 1.1.0

 * Added a top-level ReplyNext dashboard and guided onboarding.
 * Added a free WhatsApp click-to-chat module.
 * Added visual previews and modular settings pages.
 * Added page and device display rules.
 * Added `[replynextai_whatsapp]` shortcode.

#### 1.0.1

 * Added a Settings shortcut directly on the WordPress Plugins page.

#### 1.0.0

 * Initial AI Website Chat release.

## Meta

 *  Version **1.2.0**
 *  Last updated **10 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.1**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [AI Chatbot](https://wordpress.org/plugins/tags/ai-chatbot/)[customer support](https://wordpress.org/plugins/tags/customer-support/)
   [live chat](https://wordpress.org/plugins/tags/live-chat/)[whatsapp](https://wordpress.org/plugins/tags/whatsapp/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/replynext-ai-chat-assistant-for-woocommerce/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/replynext-ai-chat-assistant-for-woocommerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/replynext-ai-chat-assistant-for-woocommerce/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/replynext-ai-chat-assistant-for-woocommerce/)