Use case

Ecommerce

Automate product images, OG cards, and order confirmations at scale

Running an ecommerce store means producing a constant stream of product imagery, social content, and customer-facing graphics. SwarmGen connects directly to your store data — via Shopify, WooCommerce, or any API — and renders branded images on demand. One template, thousands of products, zero manual Photoshop.

What you can automate

Product card automation

Generate a consistent, on-brand product image for every SKU. Pull title, price, variant image, and compare-at price directly from your store and render in seconds.

Dynamic OG images

Every product page gets a unique Open Graph image rendered from its own data. Better social previews mean higher click-through rates when customers share products.

Order confirmation graphics

Send a rendered image in order confirmation emails — personalised with the customer name, order number, and a preview of what they bought. Higher perceived value, lower support volume.

Example merge fields

A typical SwarmGen template for this use case uses the following merge fields. Add them to your HTML as {{fieldName}} and they are replaced with real values at render time.

Merge field payload (JSON)
{
  "title": "Nike Air Max 270",
  "price": "$150.00",
  "rrp": "$180.00",
  "image": "https://cdn.example.com/nike-air-max-270.jpg",
  "vendor": "Nike",
  "sku": "NK-AM270-BLK-10"
}

Use the built-in Shopify import in the SwarmGen template editor to pull a live product directly into your template — or call the API from a Zapier Zap that fires on every new order.

Start generating images for ecommerce

Create a free account, pick a template or build your own, and start rendering in minutes. No credit card required.

Get started free

More use cases