(title/desc/ canonical/OG/JSON-LD/dreem-slug) and the body copy. The download link href AND the embed both point at ./.json — one file, single source of truth. 3. Add a card to src/tools/n8n-workflows.html (+ its ItemList JSON-LD entry). 4. pnpm qa before shipping. Track G: SoftwareApplication + BreadcrumbList + FAQPage. --> Auto-Restyle Your Shopify Catalog by Season in n8n | Dreem

n8n workflow template

The season flips, your catalog follows

A ready-made n8n workflow that restyles your Shopify catalog every March 1 and September 1 with Dreem — each tagged product gets a fresh on-model shot in the incoming season's look, styled with the pieces you choose, published straight to the listing.

Free template · Paste it straight onto your n8n canvas

Shopify n8n Dreem

Look inside

The workflow, node by node

This is the exact workflow you download — pan around it, read the setup notes, then grab the JSON.

The template

What this workflow does

Product pages that still look like summer in October cost conversions — but reshooting the catalog twice a year isn't happening. This template does the flip for you: tag the products you want refreshed, set the season's model, pose, and styling pieces once per flip, and on the day the whole batch gets its new-season shot.

  1. Twice a year — a schedule trigger fires March 1 (spring/summer) and September 1 (autumn/winter) at 09:00.
  2. Tagged products only — the catalog is filtered to products tagged seasonal-restyle. You control the batch by tagging in Shopify.
  3. Generate the season's look — the Dreem node renders each product's first image on the model and pose you set for the season. Add styling image URLs (coat, scarf, knitwear) and Dreem dresses the look around your product.
  4. Wait — each render calls the workflow back when ready (up to 20 minutes). Renders that miss the window are flagged in Slack and skipped.
  5. Publish — the seasonal shot is appended to each product, existing images stay. An optional second row renders a male-model version. A Slack ping lands when the whole batch is done.

What you need

  • An n8n instance (cloud or self-hosted) with the verified Dreem node installed
  • A Dreem API key (dreem_pk_…) — free to create
  • A Shopify access token with read_products and write_products scopes
  • A Slack connection (OAuth2 or a bot token) for the batch-complete ping and skipped-render alerts
  • The seasonal-restyle tag added in Shopify to every product you want refreshed

Everything else ships inside the template — including sticky notes on the canvas that walk you through credentials, the season's model and pose, styling items, and the optional male-model row.

Get it running

From JSON to autopilot in three steps

  1. 01

    Grab the template

    Copy the JSON or download the file — it's the complete workflow, setup notes included.

  2. 02

    Paste it into n8n

    Open a blank canvas and paste (Ctrl+V / Cmd+V), or use Import from File in the workflow menu.

  3. 03

    Add credentials & activate

    Select your Dreem, Shopify, and Slack credentials, tag your products, set the season's model and pose, toggle Active. Done — the catalog flips itself every March 1 and September 1.

Good to know

Frequently asked questions

Is this n8n workflow template free?
Yes. The template is free to download and use. Generating images uses credits on your Dreem subscription — there's a free tier to try it.
How do I import the workflow into n8n?
Copy the JSON and paste it directly onto an open n8n canvas with Ctrl+V / Cmd+V, or download the file and use Import from File in the workflow menu. Both put the complete workflow, including its setup notes, on your canvas.
What credentials does the workflow need?
Three: a Dreem API key (dreem_pk_…), a Shopify access token with read_products and write_products scopes, and a Slack connection (OAuth2 or a bot token) for the batch-complete ping and skipped-render alerts.
Which products get restyled, and when?
Only products tagged seasonal-restyle in Shopify. A schedule trigger fires March 1 (spring/summer) and September 1 (autumn/winter) at 09:00, pulls your catalog, and filters it to that tag — you control the batch by tagging.
Are my existing product photos replaced?
No. The seasonal shot is appended to each product and your existing images stay. Renders that don't finish within 20 minutes are flagged in Slack and skipped, and a Slack ping lands when the whole batch is done.