Conversell brings AI-powered conversational commerce to your WooCommerce store. When a visitor browses your products, Conversell can engage them with helpful product information, answer questions, and guide them toward a purchase — just like a knowledgeable sales associate.
This plugin connects to the following external services to provide its conversational AI functionality:
The source code for this plugin is included in the plugin ZIP under:
– widget/src/ — widget React source (built to assets/widget.js)
– dashboard/src/ — dashboard React source (built to assets/dashboard/index.js)
Build tools required: Node.js 18+, npm 9+
Build command: npm install && npm run build