September 4, 2026 · Vedanshu Jain
WooCommerce AI Chatbot: Options, Prices, and Where They Get Answers Wrong
A WooCommerce AI chatbot deflects pre-sales questions well and invents stock, prices, and delivery dates badly. Named options, prices, and checks.
A WooCommerce AI chatbot is a shopper-facing plugin that answers pre-sales and support questions from your catalog, your help content, and sometimes your order data. The good ones deflect repetitive questions and recover carts. All of them will confidently invent stock levels, prices, and delivery dates unless you constrain what they read and check what they say.
Chatbot, agent, platform: three different things
The word “AI” is doing three jobs in the WooCommerce ecosystem, and the pricing pages rarely separate them.
- A plugin adds one feature. A chatbot is exactly this: a widget, an index of your content, and a model that answers in the widget. Its scope is the conversation.
- An agent reads and writes through MCP. That is your own Claude or ChatGPT holding typed store abilities, working for you in the back office rather than for a shopper on the storefront. See what a WooCommerce AI agent can do.
- A platform operates the store. Speed, uptime, deploys, and rollback belong to whoever runs the infrastructure. A chatbot cannot make a slow product page fast, and a slow product page will lose the sale the chatbot just won.
Pick a chatbot for the first job only. If your problem is that checkout stalls under load, no widget fixes it.
Named options and what they cost
Prices below are the publicly listed figures on the dates linked, and every vendor changes them.
| Tool | Publicly listed price | What it reads | Where it stops |
|---|---|---|---|
| StoreAgent | Lite plan with one-time credits; Growth $19/mo (500 AI chat replies, 5,000 memory items, 500 AI tasks); Pro $49/mo (5,000 replies, 25,000 memory items, 2,500 AI tasks); Business $249/mo (50,000 replies, 10,000 AI tasks) | Live product data, plus posts, pages, and custom post types you ingest | Purpose-built for WooCommerce; no view of site speed, uptime, or deploys |
| Tidio with Lyro | Starter $24.17/mo, Growth from $49.17/mo, Plus from $300/mo, all billed annually; Lyro AI Agent sold standalone from $32.50/mo | Your help content and conversation history, with ticketing and human handoff | A help desk first. Catalog awareness depends on the integration you configure |
| AI Engine | Free on WordPress.org, 100,000+ active installs; a paid Pro tier is publicly listed by the developer | Whatever you index; you bring your own model API key | A general WordPress AI toolkit, not a commerce product. You assemble the use case |
| AI Puffer (formerly AI Power) | Free on WordPress.org, 10,000+ active installs, paid tiers listed by the developer | Site content you embed, using your own provider key | Broad feature surface; WooCommerce specifics are yours to configure |
| WoowBot | Free tier on WordPress.org, 1,000+ active installs, paid version from the developer | Product search inside the chat window | Product discovery rather than open-ended question answering |
| Chatway | Free tier on WordPress.org, 30,000+ active installs, paid plans listed by the developer | Live chat with AI replies from your knowledge base | General website chat; not WooCommerce-specific |
Sources: StoreAgent pricing; Tidio pricing; AI Engine on WordPress.org; AI Puffer on WordPress.org; WoowBot on WordPress.org; Chatway on WordPress.org. Install counts are the ranges WordPress.org publishes, checked September 2026.
What they genuinely do well
Three jobs, all measurable within a month:
- Deflecting the same twenty questions. Sizing, materials, care instructions, returns windows, “does this ship to Ireland”. If your inbox is 60% repeat questions, this is real hours back.
- Guided discovery on a large catalog. A shopper who types “something waterproof for a toddler under $40” is describing an intent your faceted search cannot parse. A bot reading live product data can.
- Catching pre-purchase objections at the moment they form. The answer arrives on the product page instead of in an email two days later, and the transcripts tell you which product pages are missing information.
That last point is the one most merchants underuse. Read the transcripts weekly. Every repeated question is a gap in a product page, and fixing the page helps every shopper, including the ones who never open the chat.
Where they fail, specifically
Chatbot failures cluster around the same root cause: the bot answers from an index that is not the store, and it answers in sentences that sound like a commitment.
- Stock. Most bots answer from a periodically refreshed index. Between refreshes, “yes, we have it in blue” can be false. Backorder and on-backorder states are routinely flattened into “in stock”.
- Price. Variable products, role-based and wholesale pricing, currency switchers, and dynamic coupon rules all mean the number the bot read is not the number the shopper will see at checkout. This is the single most expensive hallucination class.
- Delivery. Shipping zones, cutoff times, carrier lead times, and holidays interact. A bot asked “will this arrive by Friday?” will usually answer, and it usually should not.
- Tax and duties. Cross-border VAT and duty-inclusive display are configuration, not content. A bot that has read your marketing pages will guess.
- Policy. Returns, warranty, and refunds are the questions where a wrong answer becomes a liability. In Moffatt v. Air Canada, 2024 BCCRT 149, a Canadian tribunal held the airline liable for negligent misrepresentation over inaccurate information its website chatbot gave a customer. What your bot says on your site is your statement.
- Prompt injection. A chat box is an input from a stranger. If the bot also holds any write ability, treat it as a live attack surface, not a widget.
- Page weight. Chat widgets load third-party JavaScript on every page. Measure Largest Contentful Paint and Interaction to Next Paint before and after install, on mobile, on a real device.
What to check before you install
- Data freshness. Does it query live product data or a snapshot, and how often does the snapshot refresh?
- Refusal behavior. Ask it a question your store cannot answer. A good bot says “I don’t know, here is a human”. A bad one improvises.
- Hard guardrails. Can you forbid whole topics, such as delivery dates and returns exceptions, and route them to a human?
- Pricing questions. Test with a variable product, a sale price, and a logged-in customer on a discounted role.
- Order data access. If it reads orders, it reads PII. Know which model provider receives it and what the retention is.
- Escalation. Is there a clean handoff with the transcript attached, and does it work outside business hours?
- Cost shape. Per conversation, per resolution, per seat, or flat? A per-resolution model gets expensive exactly when a campaign works.
- Uninstall. Does removing the plugin leave orphaned scripts or database tables?
- Performance. Run the widget through a mobile performance test on a product page and a cart page.
- Transcript export. If you cannot export conversations, you cannot audit what the bot promised.
How Urumi handles this
Urumi does not sell a chatbot, and we would not pretend a platform replaces one. We are the layer underneath: managed WooCommerce hosting for stores doing $1M–$50M GMV, with Revenue AI watching checkout, cart, pricing, and payments, Builder AI shipping features from plain English through staging and review, and Analytics AI answering questions against the live store, Google Analytics, and Stripe.
Where that intersects with a chatbot is unglamorous and important. A bot’s answers are only as good as the product data behind them, and a bot’s conversion lift only survives if the page it recommends loads. On Urumi, Do Amore’s engagement-ring pages went from 5.9 seconds to 0.9 seconds. If your bot is quoting stale prices, the problem is usually in the store’s data and caching, not in the model. Already have a team or an agency? They ship faster with the grunt work covered. Details on the WooCommerce platform page. For what the three AIs do on a live store, see AI for WooCommerce.
Frequently asked questions
What is the best AI chatbot for WooCommerce?
It depends on the bottleneck. For pre-sales questions against live product data, a WooCommerce-specific plugin such as StoreAgent is the closest fit; if support tickets across email and chat are the problem, a help desk with an AI agent such as Tidio with Lyro fits better. Test both with your hardest product before paying for a year.
How much does a WooCommerce AI chatbot cost?
Publicly listed entry pricing in September 2026 runs from free tiers on WordPress.org to roughly $19–$50 per month for small paid plans, with usage-based plans reaching several hundred dollars per month at volume. Watch the billing unit: per conversation and per resolution pricing scales with your traffic, flat pricing does not.
Can a WooCommerce chatbot give wrong stock or price information?
Yes, and it is the most common complaint. Bots answering from a cached index will misreport stock between refreshes, and variable, role-based, or multi-currency pricing frequently produces a number that differs from checkout. Restrict the bot from answering stock, price, and delivery-date questions unless it reads them live.
Is a store legally responsible for what its chatbot says?
Treat it as yes. A Canadian tribunal held an airline liable for negligent misrepresentation based on inaccurate information from its own website chatbot, and consumer protection regulators generally treat statements on your site as your statements. Log transcripts, constrain policy answers, and route refunds and warranty questions to a human.
If the bigger problem is the store underneath the widget, start with why WooCommerce slows down under load or the full tool map in best AI tools for WooCommerce.
Last reviewed September 2026. Competitor details come from their public pages on the dates linked; check them before you buy.
Built by the people who built WooCommerce core.
We built WooCommerce core at Automattic — the parts that matter in production: performance, payments, reliability. Earlier, engineering at HackerRank (Y Combinator) through its enterprise scale-up. Naman led Payments and WooCommerce releases to 4.5M merchants; Vedanshu led HPOS, Taxes, and Shipping. Run by AI, overseen by the people who built WooCommerce core.
Grow your store's revenue on Urumi.
The AI platform D2C brands use to grow revenue — built by the people who built WooCommerce core.
See the WooCommerce platform · Start your WooCommerce store on Urumi · Talk to the founders
Agent live · 99.99% uptime · shipping today.