CodersShip AI Chatbot for WooCommerce brings an AI-powered assistant to your WooCommerce store. It helps customers check product stock in real time, answers custom FAQs, captures leads, and reduces support tickets.
Key Features:
✅ Product Availability Check – Customers can ask “Do you have Laptop?” and get instant stock updates.
✅ Real‑time WooCommerce Integration – Automatically reads product names, stock, and categories.
✅ Custom FAQ Patterns – Define regex‑based questions and answers via admin panel.
✅ Lead Capture – Collect visitor name/email before starting a chat (optional).
✅ REST API Endpoint – /cschatwc/v1/chat for external or headless integrations.
✅ Shortcode Ready – Use [cschatwc_chatbot] anywhere (page, post, widget).
✅ Global Toggle – Option to display chatbot on all pages or only via shortcode.
✅ Synonyms – Map slang to canonical product names (e.g., “macbook” “Laptop”).
✅ Custom Product Lists – For stores not using WooCommerce, define your own products with stock.
✅ Fully Translation Ready – All strings use proper text domain.
Admin Features:
Technical Highlights:
wp_safe_redirect() and permission checks for admin actions.Demo & Support