

Settings page with API key, debug mode, and AI badge configuration
AI Content Generator for WooCommerce is a free plugin that lets you generate high-quality product content and manage your store using AI — all from within your WordPress dashboard.
Connect your preferred AI provider (OpenAI, Google Gemini, or Anthropic) and instantly generate product images, descriptions, tags, and brands. Or use the built-in Store Assistant chatbot to create products, manage coupons, and handle store tasks through a simple chat interface.
Product Content Generation
Tone Options for Descriptions
AI-Generated Content Badge
Optionally display a customisable notice on the product page below AI-generated descriptions, so customers know the content was created with AI assistance. The badge message is fully editable.
Built-in Store Assistant Chatbot
A fully integrated AI chatbot that works right inside your WooCommerce store. No third-party chatbot plugin needed.
Coupon Creation via Chat
Flexible AI Provider Support
Works with your own API key or through the official WordPress AI Connector plugins:
Configure different AI models for different generation features from the AI Model Selection tab in settings.
Debug Mode
Enable API response logging to WooCommerce logs (source: webtoffee-ai) for easy troubleshooting.
The plugin settings are organised across three tabs:
On WordPress 6.9 or higher, this plugin registers the following Abilities:
webtoffee-ai/generate-product-descriptionwebtoffee-ai/generate-product-short-descriptionwebtoffee-ai/generate-product-imagewebtoffee-ai/generate-product-brandswebtoffee-ai/generate-product-tagswebtoffee-ai/mark-product-ai-generatedwebtoffee-ai/create-product-draftwebtoffee-ai/create-product-published (creates a simple product and publishes immediately — use only after human review)webtoffee-ai/publish-product-draft (publishes an existing draft product by ID)webtoffee-ai/create-shop-coupon (create a WooCommerce coupon: title/code, percent or fixed discount, optional fixed cart vs fixed product scope)To enable AI agent access via Claude Desktop, Cursor, Claude Code, or VS Code, install the MCP Adapter either by running the following command inside this plugin’s directory:
composer require wordpress/mcp-adapter
or by activating the standalone MCP Adapter plugin from wordpress.org if you prefer not to use Composer here.
See the MCP Adapter documentation for connection configuration examples.
composer require wordpress/mcp-adapter in this plugin’s directory, or install the standalone MCP Adapter plugin) for AI agent / MCP support (optional)For support queries, please visit our support forum or contact us directly.