=== Aiy Sales Chat for WooCommerce === Contributors: beke_ro Tags: ai, chat, gemini, woocommerce, sales Requires at least: 5.8 Tested up to: 6.9 Stable tag: 1.0.1 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html An AI-powered sales assistant for WooCommerce. Automatically answers customer questions using real-time product data (price, stock, attributes). == Description == https://www.youtube.com/watch?v=oKwithKc8BU **Aiy Sales Chat** is a smart, AI-powered chat widget designed specifically for WooCommerce stores. It uses Google's Gemini API to act as a virtual sales assistant, helping customers find products, check stock, and get answers to their questions instantly. ### Key Features * **WooCommerce Integration:** Automatically detects Product Name, Price, Stock Status, and Attributes (Size, Color) on product pages. * **Context-Aware:** The AI knows exactly which page the customer is viewing. * **Editable Knowledge Base:** Add your own contact info, return policies, or special instructions in the settings. * **Display Control:** Choose to show the widget on All Pages, Product Pages Only, or Cart/Checkout. * **Customizable:** Change the chat title, brand color, and welcome message to match your store. * **Conversion Focused:** Falls back to WhatsApp/Phone/Email when it doesn't know the answer. ### How it Works 1. Enter your **Google Gemini API Key** (Free) in the settings. 2. The widget appears on your site. 3. When a customer asks "Do you have size M?", the AI checks your actual WooCommerce inventory and replies accordingly. == Installation == 1. Upload the `aiy-sales-chat` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to **AI Chat -> Settings**. 4. Paste your **Google Gemini API Key**. 5. Configure your Brand Color and Contact Info. == Frequently Asked Questions == = Do I need a paid Gemini API key? = No, the free tier of Google Gemini API is sufficient for most small to medium stores. = Does it work with non-WooCommerce sites? = Yes, it will still work as a general chatbot, but the product-specific data extraction (Stock, attributes) requires WooCommerce. == External services == This plugin uses **Google Gemini API** to generate AI responses. * **Service:** Google Gemini API * **Used for:** Processing user messages and generating smart responses based on product context. * **Data Sent:** User messages, Product details (Name, Price, Stock, Attributes). No personal user data (like PII) is stored or sent by the plugin itself beyond the chat message content. * **Privacy Policy:** [Google Privacy Policy](https://policies.google.com/privacy) * **Terms of Service:** [Google Generative AI Terms](https://policies.google.com/terms) == Screenshots == 1. **Chat Widget:** The floating sales assistant on a product page. 2. **Admin Settings:** Easy configuration of API key and customization. 3. **Conversation Logs:** View user interactions and AI responses. == Changelog == = 1.0.0 = * Initial release. * Added WooCommerce deep integration. * Added Display Location settings. * Added Conversation Logging.