Automated Product Generator – n8n Workflow (WooCommerce + Wordpress))
Other> Turn any painter’s style into sell-ready paint by number kits fully automated. This n8n template spins up new WooCommerce products on autopilot: it picks a random artist, generates scene prompts, creates high-resolution images with Fal.ai, writes Dutch product titles, builds SEO-optimised HTML blog posts and finally publishes everything to WordPress—all while logging to Google Sheets and pinging Telegram. Perfect for creators who want to launch art products at scale without touching Photoshop or the WP back-end.
€24.95
One-time purchase
Free account required for purchase
Key Features
- One-click deployment: import the n8n JSON and hit 'Execute Workflow'.
- End-to-end automation: artist selection → prompt engineering → AI image generation → WooCommerce product creation → blog-post publishing.
- Built-in cleaning/regex nodes for perfectly formatted titles, prompts and HTML.
- Works with WooCommerce REST API, WordPress media endpoint and Fal.ai image API.
- Google Sheets logging for easy audits; Telegram notifications for instant updates.
- Fully modular – swap any service (e.g. Midjourney for Fal) without breaking the flow.
- No coding required; tweak prompts and branding in dedicated Code nodes.
Setup Instructions
Quick Start Guide
=================
1. Prerequisites & API-keys
• n8n instance running (0.231+)
• OpenAI / OpenRouter key
• Fal.ai key
• WooCommerce Consumer Key + Secret
• Google Service-account JSON (Sheets)
• Telegram Bot token & chat ID
2. Installation
• Download the workflow JSON file
• Import into n8n (top-right ▸ Import)
• Create credentials for each service
• Replace the demo SKU prefix, WP URL & category IDs in the HTTP nodes
3. First run
• Manually execute the **Schedule Trigger** node to test
• Check Google Sheets "Products Log" sheet for new row
• Verify product & blog post on your WooCommerce site
• Confirm Telegram message arrived
4. Automation
• Enable the Schedule Trigger (interval = every 2 days @ 08 : 30)
• Enjoy hands-free product launches!
For step-by-step screenshots, see the full documentation link above.
Perfect For
- Print-on-demand store owners (art, hobby & craft niches)
- Digital marketers seeking hands-off product generation
- No-code builders who love n8n and want an advanced reference project
- Content creators running WordPress + WooCommerce stacks
Requirements
- n8n (self-hosted or n8n.cloud) with credentials module access
- OpenAI / OpenRouter API key for text generation
- Fal.ai (or compatible Stable-Diffusion API) key
- WordPress site with WooCommerce + REST API credentials
- Google Cloud project with Sheets API enabled
- Telegram Bot token & chat ID for notifications