Shoponix AI Chat for WooCommerce
AI-powered chatbot for WooCommerce using Mistral API (free tier) and vector similarity.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_shoponix_chat_transcripts | Stores shoponix chat transcripts data created by this plugin. | Static |
| wp_shoponix_product_vectors | Stores product records and related data. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
default_product_catOption key:shoponix_ab_test_enabledOption key:shoponix_ai_personalityOption key:shoponix_ai_providerOption key:shoponix_chat_modelOption key:shoponix_custom_faqOption key:shoponix_embedding_modelOption key:shoponix_enabledOption key:shoponix_live_support_phoneOption key:shoponix_live_support_urlOption key:shoponix_mistral_api_keyOption key:shoponix_ollama_urlOption key:shoponix_primary_colorOption key:shoponix_proactive_delayOption key:shoponix_proactive_triggerOption key:shoponix_quick_promptsOption key:shoponix_special_couponOption key:shoponix_special_coupon_msgOption key:shoponix_system_promptOption key:shoponix_system_prompt_bOption key:shoponix_top_kOption key:shoponix_visibility_rulesOption key:shoponix_widget_position