Block 1 - Text extract
- Type / Role
- n8n-nodes-base.markdown - markdown
- Config choices
- Version 1
Generate AI Ecommerce Ads from Product Page and Images with Claude + NanoBanana Who is this for? This workflow is designed for ecommerce brands, marketers, agencies, and content teams who want t...
n8n-nodes-base.markdown, n8n-nodes-base.aggregate, n8n-nodes-base.googledrive, @n8n/n8n-nodes-langchain.outputparserstructured, @n8n/n8n-nodes-langchain.lmchatanthropic, n8n-nodes-base.converttofile, n8n-nodes-base.set, n8n-nodes-base.extractfromfile
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Blumpo.
Original n8n.io sourceThis workflow is designed for ecommerce brands, marketers, agencies, and content teams who want to generate static product ads faster from minimal product input.
It works especially well if you already have:
Creating decent ecommerce ad creatives usually takes more than just prompting an image model.
You need to:
This workflow solves that by automating the full process from product page + brand assets β product insights β ad concept β generated image.
Connect your accounts:
Set your credentials in the respective nodes.
Make sure your form accepts:
If you do not want file export, disable the Upload file node.
Product analysis: Adjust the product insight prompt if you want different fields, such as ingredients, materials, objections, bundle logic, or audience segments.
Ad concept style: Edit the concept generation prompt to control tone, structure, and creative direction.
Visual output: Update the image generation prompt to make outputs more minimal, more premium, more editorial, more offer-led, or more product-shot focused.
Copy structure: Change the allowed copy structures if you want more offer-first, testimonial-first, or badge-led ecommerce ads.
Export flow: Replace Google Drive with your own storage, CMS, or downstream creative workflow.
The workflow starts with a form submission containing a product URL, logo, and optional product image. The uploaded assets are processed first: the logo is prepared for generation, while the product image is analyzed to understand whether it is a product shot, packaging, illustration, object, or another kind of asset.
Next, the workflow fetches the product page and converts it into readable text. That content is then cleaned and turned into one usable source. Claude uses it to build structured product insights, including product summary, category, customer group, problems or needs, use cases, features, benefits, trust signals, pricing or offer, and brand voice.
Based on that, Claude creates one ecommerce ad concept with the copy structure, main text, optional supporting text, badges or microcopy, CTA, visual direction, layout direction, and style direction.
Finally, the concept and uploaded assets are passed to the image model to generate the final ecommerce ad creative, which can then be exported automatically.
With this workflow, you go from product page + assets β product insights β ad concept β generated ecommerce creative in one flow, with much less manual prompting and much more structure.
This is also close to the idea behind Blumpo: better ads come from better context first, not just better prompting.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 29 workflow blocks. Download the JSON for the full node graph.
| Workflow | Generate AI ecommerce ads from product page and images with Claude and NanoBanana |
|---|---|
| Complexity | advanced |
| Nodes | 29 |
| Categories | Content Creation, Multimodal AI |
| Author | Blumpo |
| Published | 30 Apr 2026 |
Use the JSON export at /data/workflows/15405/15405.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Generate AI Ecommerce Ads from Product Page and Images with Claude + NanoBanana Who is this for? This workflow is designed for ecommerce brands, marketers, agencies, and content teams who want t...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, Multimodal AI use case.