

The chat on a live product page — a shopper asks, and gets a grounded answer with the product right there in the conversation.
Add an AI chatbot and shopping assistant to your WooCommerce store that answers pre-sale product questions right on the product page. StoreSage reads your live catalog — real price, real stock — so shoppers get grounded answers instead of invented specs, along with product recommendations they can add to the cart without leaving the chat. Every question the chat could not answer becomes a product FAQ gap you can see and fix, and you get to see which conversations actually made money.
Grounded answers, or an honest “I don’t have that”
Conversation intelligence — from chat log to revenue
Knowledge quality audit
Also in the box
Part of the JK Composable Suite — works standalone, and when Revoo is installed alongside it, verified review themes flow into the chat’s product knowledge.
StoreSage relies on the JK Networks StoreSage service to function:
StoreSage AI chat service (storesage.mustkit.com, operated by JK Networks). To answer shopper questions, the plugin sends product data (titles, descriptions, prices, stock from your WooCommerce catalog) and the visitor’s chat messages to this service, which returns AI-generated answers. Required for the chat feature, on both the Free and Pro plan. No payment data is sent here.
License activation (via platform.mustkit.com). Upgrading to Pro happens entirely on the mustkit.com website, outside the plugin — the plugin itself contains no payment form. After you purchase there, you paste the license key it gives you into the plugin’s Plan & Usage screen; the plugin sends that key to this service to verify it and unlock your higher monthly credit limit. No card details ever reach the plugin or this service.
Support tickets (via platform.mustkit.com). If you submit a question from the Support tab, the plugin sends your message, site URL, and (if you attach it) basic diagnostics (plugin/WordPress/PHP version) to this service so our team can reply.
Anonymous usage reporting — opt-in, off by default (via storesage.mustkit.com). Only if you turn on “Share anonymous usage data” in the Assistant tab does the plugin report your site domain, plugin version, and plan (free/licensed) once every 24 hours, so it shows up in your account dashboard. Nothing is sent unless you turn this on, and no catalog, chat, or visitor data is ever included.
All JavaScript and CSS in this plugin is hand-written, human-readable source, shipped exactly as authored — there is no build, transpilation, or minification step for JS/CSS, so the files in assets/ are the complete source themselves.
The bundled vendor/jk-wp-sdk PHP library is also hand-written source. During packaging its PHP namespace is prefixed per product with PHP-Scoper (to prevent class collisions when two of our plugins are active on the same site); this only renames namespaces and the code remains fully human-readable.