
Settings page with API key, debug mode, and AI badge configuration
AI Content Generator for WooCommerce helps you automatically generate high-quality product content using OpenAI (ChatGPT), Google Gemini, or Anthropic APIs. Generate featured images, gallery images, brands, tags and product descriptions with different tones to match your brand voice.
webtoffee-ai/create-product-draft), optional publish flows when content is already reviewed (webtoffee-ai/create-product-published, webtoffee-ai/publish-product-draft)webtoffee-ai/create-shop-coupon for percentage or fixed discounts, with optional fixed-cart vs fixed-product scopeThis plugin connects to the OpenAI API to generate product images and text content.
It sends the product title, description, categories, and tags to the API to generate images and text.
This service is provided by OpenAI:
* Terms of use: https://openai.com/policies/terms-of-use/
* Privacy policy: https://openai.com/policies/row-privacy-policy/
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.