AI Product Studio for WooCommerce
AI Product Studio for WooCommerce helps store owners create ready-to-review WooCommerce products from product details, selected images from your media library, pricing, stock information, and your existing product categories.
AI Product Studio is powered by Clugins Managed AI Service at clugins.com. It connects this WordPress site to Clugins.com for managed AI generation after an admin explicitly connects the site from Settings or enters a Clugins Access Key manually.
Products are always created as WooCommerce drafts so store owners can review, edit, and publish on their own schedule.
Current workflows include:
- Text to Product: sends product text/details to Clugins. Optional selected media library images stay local only, are attached to the WooCommerce product after generation, and are not analyzed by AI.
- Image to Product: sends one selected media library image to Clugins for AI analysis. Product notes/details are not used in this mode.
- Advanced Product: sends both product details/text and one selected media library image to Clugins.
- Bulk Image to Product: sends each selected media library image to Clugins one by one. One image creates one product, processing is sequential, and the workflow continues after per-image failure.
- Batch Create: sends text/details only to Clugins, processes one product at a time, continues after per-item failure, and supports up to 10 products. Optional per-product media library images stay local only, are attached to created WooCommerce products, and are not analyzed by AI.
Features include:
- AI-powered WooCommerce product generation through Clugins Managed AI Service.
- One-click connection to Clugins from the Settings screen, with a manual Access Key option if preferred.
- A monthly generation allowance is included for connected accounts. Additional capacity is available at Clugins.com.
- Control over description length, product tags, attributes, image alt text, shipping specs, and SEO metadata.
- Products are always created as drafts so you can review and edit before publishing.
- Assign products to your existing WooCommerce categories during creation.
- Images stay on your server and are never sent to AI unless you choose an image-based workflow.
- Rich product data is saved automatically when returned by the managed AI service, including tags, attributes, shipping dimensions, image alt text, and SEO metadata.
Published by Clugins.com.
Product documentation: AI Product Studio for WooCommerce documentation.
External Services
AI Product Studio for WooCommerce connects to Clugins.com to generate products. The plugin only contacts Clugins when an admin explicitly connects the plugin, manages the Clugins connection, or starts product generation.
Generation service endpoint:
- https://clugins.com/wp-json/clugins-ai/v1/generate-product
Connection page:
- https://clugins.com/ai-product-studio-connect/
Connect token exchange endpoints used by the server-side connection flow:
- https://clugins.com/wp-json/clugins-managed-ai/v1/exchange-connect-token
- https://clugins.com/wp-json/clugins-managed-ai/v1/connect/exchange
The user/admin explicitly initiates the Clugins connection from the Settings screen by clicking Connect with Clugins. The Clugins Access Key is stored locally in WordPress and used server-side for generation requests. The Access Key is not intentionally exposed to JavaScript, URLs, or page source.
During one-click Clugins connection, the site may send:
- Site URL.
- Callback URL.
- Connection state.
- Code challenge or connection token data needed to complete the connection.
- Plugin slug.
- Plugin version.
When generating products, the site sends request data to Clugins that may include:
- Clugins Access Key.
- Site URL.
- Plugin slug.
- Plugin version.
- Operation type, such as
text_to_product,image_to_product, oradvanced_product_generation. - Product notes/details entered by the admin.
- Product category label and product kind.
- Price, sale price, stock quantity, SKU, and other entered product fields when present.
- Generation preferences such as description length, product tags, product attributes, image alt text, shipping specs, and SEO metadata preferences.
- For Image to Product, Advanced Product, and Bulk Image to Product: selected media library image contents encoded as base64, image MIME type, filename when available, width/height when available, and a generation request ID.
- For Text to Product: product text/details and generation settings. Optional selected images are not sent to Clugins.
- For Batch Create: each submitted product text/details item and shared fields. Optional per-product images are not sent to Clugins.
The plugin does not accept or send:
- External AI service credentials.
- Arbitrary local files or arbitrary local file paths.
- Remote image URLs.
- User-submitted base64 image data.
Only selected WordPress media library image attachments are used for image workflows.
Clugins service information:
- Service: Clugins Managed AI Service / Clugins Gateway
- Website: https://clugins.com/
- Terms: https://clugins.com/terms/
- Privacy Policy: https://clugins.com/privacy-policy/
