Start with 100 FREE messages

An AI-powered WooCommerce plugin that sells, supports, and searches — all from one chat widget

Most WooCommerce chat plugins answer questions. This one finds products from your live catalog and shows them as visual cards with images and prices. It tracks orders and processes returns through your WooCommerce REST API. It answers questions using your content — product pages, policies, FAQs — in 36 languages. One plugin, installed from your Asyntai dashboard, and your WooCommerce store gets an AI assistant that handles the full customer journey from product discovery to post-purchase support.

See the AI-powered plugin work on a real WooCommerce store

Enter your WooCommerce store URL and watch the AI search your products, answer questions, and display Dynamic Product Cards

Smart product discovery

Customers describe what they want — the AI searches your catalog and shows it

WooCommerce's default search matches keywords against product titles. When a customer types "lightweight moisturizer for oily skin," keyword search returns nothing useful — or everything with the word "skin" in it. Asyntai's AI-powered WooCommerce plugin understands the intent behind the query, searches your live product catalog through the Real-Time Data Feed, and displays matching products as Dynamic Product Cards: visual cards with product image, price, description, and a direct link to the product page. Multiple results appear as a swipeable carousel inside the chat. Variable products — sizes, colors, bundles — are handled natively, so the AI can tell a customer which variations are available without sending them on a hunt through dropdown menus.

  • Intent-based search, not keyword matchingCustomers ask in their own words — "a birthday gift for a coffee lover under $40," "vegan protein powder that doesn't taste chalky," "the same shampoo I bought last time but the bigger bottle." The AI interprets the request, searches your WooCommerce catalog, and returns products that actually match what they described — not just items that share a keyword.
  • Dynamic Product Cards inside the conversationMatching products appear as rich visual cards — product image, name, price, short description, and a View Product button linking to your WooCommerce product page. Multiple matches display as a horizontal carousel. Customers browse visually without leaving the chat, turning a support conversation into a shopping experience.
  • Variable products and live catalog dataThe AI searches your Real-Time Data Feed — a URL returning your WooCommerce product data as JSON or CSV. Variable products with size, color, and other attributes are fully supported. Price changes and stock updates reflect immediately. New products appear within 24 hours. The AI always shows what you actually sell right now.
AI-powered WooCommerce plugin showing Dynamic Product Cards with product images prices and buy buttons
AI-powered WooCommerce plugin with Custom Tools for order tracking and returns
Beyond search — full store intelligence

Order tracking, returns, auto-crawled content, and 36 languages from one plugin

An AI-powered WooCommerce plugin should do more than find products. Asyntai's Custom Tools connect the AI directly to your WooCommerce REST API, so it can look up order status, initiate returns, check shipping estimates, and verify coupon codes — all inside the chat, without the customer navigating to a separate page. The AI also crawls your entire WooCommerce site automatically — product pages, category descriptions, blog posts, shipping policies, FAQ pages — and answers questions using your content. And because it supports 36 languages out of the box, a customer browsing in Japanese or Spanish gets the same quality answers as one browsing in English, without you translating a single page.

  • Custom Tools for order tracking and returnsConnect your WooCommerce REST API as a Custom Tool and the AI can look up order status by email or order number, check estimated delivery dates, initiate return requests, and verify whether a discount code applies to a specific product. Each tool you connect adds another action the AI can perform without the customer leaving the chat or waiting for a support agent.
  • Auto-crawled content fills every knowledge gapThe AI crawls your WooCommerce site — product descriptions, category pages, blog posts, shipping and return policies, size guides, ingredient lists, care instructions — and answers questions using your content. When a customer asks "do you ship to New Zealand?" the AI checks your shipping policy page and gives a direct answer. No manual knowledge base entry required.
  • 36 languages, zero translation workThe AI detects the customer's language and responds accordingly. A German-speaking customer asks "Haben Sie vegane Optionen?" and gets an answer in German, drawn from your English-language product data. Product cards show original product names and prices from your catalog; the conversational text around them is in the customer's language. You sell globally without maintaining multilingual content.
Installation

Install the AI-powered WooCommerce plugin in minutes

No developer needed. Download the official WordPress plugin from your Asyntai dashboard, activate it on your WooCommerce site, connect your product feed, and your customers get an AI assistant that searches, answers, and takes action — all within minutes.

  1. Sign up at Asyntai, go to your dashboard, and download the official WordPress plugin. Upload and activate it on your WooCommerce site.
  2. The AI automatically crawls your WooCommerce product pages, category pages, policies, and blog posts — building its knowledge base from your existing content.
  3. Connect a Real-Time Data Feed by pasting a URL that returns your WooCommerce product catalog (JSON, CSV, or WooCommerce REST API endpoint). Enable Dynamic Product Cards in widget settings.
  4. Set up Custom Tools to connect your WooCommerce REST API for order tracking, return processing, and other post-purchase actions the AI can perform inside the chat.
functions.php
<!-- AI-powered WooCommerce plugin by Asyntai -->
<!-- Installed automatically by the WordPress plugin -->
<script src="https://asyntai.com/widget.js"
  data-id="your-site-id" async>
</script>

# Plugin handles the embed. The AI handles the rest.

AI-powered WooCommerce plugin — FAQs

Common questions from WooCommerce store owners evaluating an AI-powered plugin for product search, customer support, and post-purchase automation.

How is this different from a regular WooCommerce chat plugin?

A standard chat plugin gives you either a live chat box (requiring a human agent) or a rule-based chatbot (requiring you to write every answer manually). Asyntai's AI-powered WooCommerce plugin does neither. The AI reads your product catalog through a Real-Time Data Feed, crawls your site for policies and content, and answers customer questions autonomously — with product cards, real-time pricing, and the ability to take actions like order lookups and returns through Custom Tools. You don't script responses. The AI answers using your content, and it does so conversationally, handling follow-up questions, comparisons, and refinements that a rule-based bot cannot.

Can the AI handle WooCommerce variable products (sizes, colors, etc.)?

Yes. When your Real-Time Data Feed includes variation data — sizes, colors, materials, bundle options — the AI understands them as attributes of the same product. If a customer asks "does the Henley shirt come in XL?" the AI checks your feed and gives a direct answer. It can also guide customers through variations: "The Classic Hoodie is available in S, M, L, and XL, in three colors: charcoal, navy, and forest green. The charcoal XL is currently in stock." Variable products show as a single card with variation details rather than separate cards per variation.

How does order tracking work through the plugin?

Order tracking uses Custom Tools — a feature that lets the AI call your WooCommerce REST API during a conversation. You configure an endpoint (your WooCommerce store's orders API with authentication) and define what the AI should pass (order number, customer email). When a customer asks "where is my order?" the AI asks for their order number or email, calls your API in real time, and returns the status: processing, shipped, delivered, or any custom status your store uses. The customer gets an instant answer without submitting a support ticket or navigating to a tracking page.

Can the AI process returns and refunds?

The AI can initiate return requests through Custom Tools, but it does not process refunds unilaterally — that would be a security risk. What it can do: look up the order, confirm it falls within your return window, collect the reason for the return, and either create a return request in your system or send the customer a return label link. The actual refund still happens through your WooCommerce admin or your returns management workflow. You control exactly what the AI is authorized to do by defining the Custom Tool's scope and permissions.

How does the AI get my WooCommerce product data?

Two complementary sources. First, the AI crawls your WooCommerce site — product pages, category pages, blog posts, policy pages — and indexes the content automatically. Second, you connect a Real-Time Data Feed: a URL that returns your product catalog with structured data (name, price, description, image URL, stock status, variations). This can be a WooCommerce REST API endpoint, a CSV export, or a JSON feed from a product export plugin. The data feed gives the AI precise, real-time product data for Dynamic Product Cards. The crawled content handles everything else — shipping policies, size guides, brand stories, FAQs.

Does it work with my existing WooCommerce theme and page builder?

Yes. The Asyntai plugin loads the chat widget via a lightweight JavaScript snippet that operates independently of your theme's structure. It has been tested with Storefront, Flatsome, Astra, Divi, Elementor, GeneratePress, OceanWP, Flavor, and dozens of other WooCommerce themes. Page builders don't conflict because the widget loads asynchronously — it doesn't touch your theme's DOM, CSS, or JavaScript. If your WooCommerce store loads in a browser, the plugin works.

What WooCommerce plan or hosting do I need?

The Asyntai plugin works with any WooCommerce installation — self-hosted WordPress with the WooCommerce plugin, regardless of your hosting provider. Shared hosting, VPS, managed WordPress hosting (WP Engine, Kinsta, SiteGround, Cloudways) — all supported. You do not need WooCommerce Payments or any specific WooCommerce extension. For Asyntai pricing: the chat widget with knowledge base answers works on all plans including Free. Real-Time Data Feed, Dynamic Product Cards, and Custom Tools require the Standard plan ($139/month) or Pro plan ($449/month).

How many products can the AI handle?

The Standard plan supports Real-Time Data Feeds up to 200,000 characters — enough for catalogs of a few hundred products with complete descriptions, prices, and image URLs. For larger stores, Real-Time Data Feed Max on the Pro plan handles up to 10,000,000 characters, covering roughly 25,000 products with full data. The AI also crawls your WooCommerce product pages with no hard product limit on crawled content. Between the data feed and crawled pages, stores ranging from 50 products to 25,000+ are fully covered.

What makes an AI-powered WooCommerce plugin different from every chat widget you have tried

WooCommerce store owners have seen chat widgets before. The live chat box that requires someone to sit behind a screen and type. The chatbot builder that makes you write decision trees for every possible question. The "AI chatbot" that turns out to be a wrapper around a language model with no access to your actual product data — it hallucinates prices, invents products that don't exist, and confidently tells customers things that aren't true. If you have tried any of these and walked away unimpressed, the skepticism is earned. But what Asyntai does as an AI-powered WooCommerce plugin is structurally different from all of them, and understanding why requires looking at what actually happens when a customer interacts with it.

Start with the most obvious difference: product search. When a customer lands on your WooCommerce store and types a question into a conventional chat widget — "do you have anything for sensitive skin?" — the widget either routes it to a human agent or tries to match it against a scripted answer. Neither response helps the customer find a product. Asyntai's AI-powered WooCommerce plugin does something neither can: it searches your live product catalog. The AI accesses your Real-Time Data Feed, a URL that returns your current WooCommerce product data in JSON, CSV, or via the WooCommerce REST API. It reads the query, understands the intent, searches the feed, and returns matching products as Dynamic Product Cards — visual cards inside the chat with the product image, name, current price, a short description, and a link to the product page. Not a list of links. Not a text recommendation. A visual product browsing experience inside the chat window.

Dynamic Product Cards change the function of the chat widget from a support tool to a sales channel. When a customer sees a card with the product image and price, they are shopping — not asking questions and waiting for answers. Multiple matches appear as a swipeable carousel, so the customer can compare options visually. They can ask follow-up questions — "do you have that in a larger size?" — and the AI searches again with the new constraint. The conversation builds on itself. Each exchange narrows the search. The customer goes from a vague need to a specific product without clicking through category pages, filtering attributes, or restarting their search. That journey — from "I'm looking for..." to clicking "View Product" on a card — happens in the chat, and it happens faster than any navigation path your WooCommerce theme provides.

The Real-Time Data Feed is the backbone that makes product search accurate. Unlike a cached index that goes stale between rebuilds, the data feed is read on each relevant query. When you change a price in WooCommerce, the feed reflects it. When an item goes out of stock, it disappears from results. When you add a new product, it appears in the feed and becomes searchable within 24 hours. This matters most during the moments that matter most to revenue: flash sales, seasonal launches, inventory clearances. A customer asking about a product during a 24-hour sale sees the sale price on the card — not yesterday's price from a stale index. That accuracy builds trust, and trust drives conversions.

Variable products are where most chat solutions fall apart entirely. A WooCommerce store selling apparel might have a single "Classic Henley" product with 4 sizes and 6 colors — 24 variations. A store selling custom furniture might have products with dozens of configuration options. Conventional chatbots cannot navigate this complexity because they don't understand the relationship between a parent product and its variations. Asyntai's AI-powered plugin handles variable products natively when your data feed includes variation data. The AI knows that "Classic Henley in Navy, size L" is a variation of the Classic Henley, can check whether that specific combination is in stock, and presents it as a single coherent card rather than 24 separate results. For stores with heavily variable catalogs — fashion, custom goods, configurable products — this alone justifies the plugin.

But product search, however good, only covers half of what customers need from a WooCommerce store. The other half is post-purchase: where is my order, how do I return something, does this coupon apply to sale items, can I change my shipping address. These questions make up the majority of support volume for most WooCommerce stores, and they require access to real-time store data that no static knowledge base can provide. This is where Custom Tools transform the AI-powered plugin from a search tool into a full store assistant.

Custom Tools let the AI call your WooCommerce REST API — or any external endpoint — during a conversation. You define the tool: what it does, what parameters it needs, what endpoint it calls, and what the response means. For order tracking, the tool calls your WooCommerce orders endpoint with the customer's email or order number and returns the current status. For returns, it checks the order date against your return policy, collects the reason, and creates a return request. For shipping estimates, it calls a carrier API with the customer's postal code. Each tool runs in real time, during the conversation, and the AI weaves the result into its response naturally. The customer asks "where is order 4582?" and gets "Your order shipped on Tuesday via FedEx and is scheduled for delivery on Friday" — not a link to a tracking page, not "please email our support team," but an actual answer drawn from live data.

The range of actions Custom Tools enable is limited only by what APIs you connect. WooCommerce stores with subscription products can let the AI check subscription status and next billing date. Stores with loyalty programs can let the AI look up point balances. Stores with complex shipping rules — hazmat restrictions, international limitations, weight-based rates — can let the AI calculate shipping before the customer reaches checkout. Every question that currently requires a customer to email support, wait for a response, and then maybe get a useful answer can potentially be answered in real time inside the chat. The operational impact is a reduction in support tickets; the customer experience impact is immediate, accurate answers at the moment the question arises.

Alongside the data feed and Custom Tools, the AI builds its knowledge from a third source: your existing WooCommerce site content. The crawl engine indexes every page on your site — product descriptions, category pages, blog posts, shipping policies, return policies, FAQ pages, about pages, care instructions, size guides, ingredient lists. When a customer asks "what is your return policy?" the AI doesn't need you to manually enter the answer into a knowledge base. It has already read your returns page and answers using your content. When someone asks "what materials are used in the Heritage Bag?" the AI pulls from the product description on your WooCommerce product page. This auto-crawl means the plugin starts providing useful answers from the moment it's installed, before you configure a data feed or set up Custom Tools.

The 36-language support extends every capability — search, answers, and Custom Tool interactions — across language barriers without any translation effort from you. The AI detects the customer's language from their message and responds in kind. A French-speaking customer asks "est-ce que vous livrez en Belgique?" and the AI checks your shipping policy (written in English) and responds in French: "Oui, nous livrons en Belgique. La livraison standard prend 5 a 7 jours ouvrables." Product cards display the original product name and price from your catalog in whatever language they're stored in; the conversational text around them matches the customer's language. For WooCommerce stores that sell internationally — or even stores in multilingual markets like Canada, Switzerland, or Belgium — this eliminates the need for WPML or Polylang translations of your support content. The AI handles the language layer; your store handles the products.

Installation is deliberately simple because WooCommerce store owners are not necessarily developers. You sign up for Asyntai, go to your dashboard, and download the official WordPress plugin. You upload it through the WordPress admin Plugins page — the same way you install any WordPress plugin — and activate it. The plugin injects the Asyntai chat widget on every page of your site via a lightweight, asynchronous JavaScript snippet. It does not modify your theme files. It does not depend on your page builder. It works with Storefront, Flatsome, Astra, Divi, Elementor, GeneratePress, and every other theme and page builder combination in the WooCommerce ecosystem. The widget appears, the AI starts crawling your site, and you can begin serving customers with AI-powered answers in minutes — not days.

The plugin is downloaded from your Asyntai dashboard, not from the WordPress.org plugin repository. This is a deliberate choice. Distribution through the dashboard means the plugin is always the current version, always configured with your Asyntai account credentials, and always ready to activate without entering API keys or connection strings. Updates are handled through the same mechanism. The dashboard is also where you configure the AI: upload additional knowledge base files, connect your Real-Time Data Feed URL, set up Custom Tools, customize the widget's appearance, set AI instructions for tone and behavior, and review conversation analytics.

The economic case for an AI-powered WooCommerce plugin rests on two levers: increased conversion from better product discovery and decreased support cost from automated answers. On the product discovery side, visitors who engage with the AI and see product cards have a direct path to the product page — a path that skips the friction of category navigation, filter selection, and keyword guesswork. Every product card shown to a visitor who would have otherwise bounced from a failed search is potential revenue recovered. On the support side, every question the AI answers from crawled content or Custom Tool data is a support ticket that doesn't get created. For a store handling 50 support emails per day about order status, shipping, returns, and product questions, even automating half of those interactions saves meaningful staff time.

WooCommerce stores are uniquely positioned to benefit from this kind of plugin because WooCommerce is the most extensible ecommerce platform — and that extensibility creates complexity. A typical WooCommerce store has dozens of plugins: payment gateways, shipping calculators, subscription managers, loyalty programs, product configurators, booking systems. Each plugin adds functionality that customers have questions about. "Can I pay with Klarna?" "Do you ship with DHL Express?" "Can I pause my subscription?" "How do I redeem my loyalty points?" These questions are answerable — the information exists somewhere in your store — but a keyword search won't find it and a scripted chatbot requires you to anticipate every question and write every answer. The AI crawls your content, reads the plugin-generated pages and documentation, and answers using what it finds. The more complex your store, the more value the AI delivers.

The stores that see the fastest return on an AI-powered WooCommerce plugin share certain characteristics. They sell products that customers describe by need rather than by name — skincare ("something gentle for rosacea"), supplements ("a sleep aid without melatonin"), fashion ("a dress for a beach wedding"), specialty food ("keto snacks that actually taste good"), home goods ("a minimalist desk lamp under $60"). In each case, the customer knows what they want but doesn't know your product name for it. WooCommerce's built-in search requires them to guess your vocabulary. The AI-powered plugin meets them at their description and translates it into your catalog. That translation is the revenue moment.

Post-purchase support is the other high-value category. "Where is my order?" is the single most common customer support question in ecommerce, and it requires zero judgment — just a database lookup. The AI with a Custom Tool connected to your WooCommerce orders API handles it in seconds, 24 hours a day, in any of 36 languages. Multiply that across returns, shipping questions, coupon inquiries, and account questions, and the plugin absorbs a significant portion of your support workload without a single scripted response or decision tree.

The difference between an AI-powered WooCommerce plugin and the chat widgets you have tried before is structural. Previous plugins gave you either a communication channel (live chat) or a script executor (chatbot builder). Asyntai gives you a system that connects to your product data, reads your site content, calls your APIs, understands your customers' questions in 36 languages, and acts on all of that information in real time. The product cards are not decorative — they are generated from your live catalog with current prices and stock status. The order tracking is not a redirect to another page — it is a real-time API call that returns a direct answer. The product knowledge is not manually entered — it is crawled from the content you have already written. Every piece of intelligence the AI uses comes from your store, served back to your customers at the moment they need it.

An AI-powered WooCommerce plugin stops being a nice-to-have the moment you recognize how much revenue walks out the door through failed searches, abandoned category pages, and unanswered questions. The customers who leave your store because they couldn't find what they were looking for don't leave a trace in your analytics — they just disappear. The customers who email support about their order status and wait 24 hours for a reply remember that wait time at their next purchasing decision. The customers who browse in Spanish but find an English-only chat widget move on to a competitor who speaks their language. Asyntai's AI-powered WooCommerce plugin addresses all three — product discovery, instant support, multilingual service — from a single installation. The question isn't whether your WooCommerce store needs AI. The question is how much longer you want to operate without it.