Quick overview
Shopify product photos that still look like summer in October cost conversions .This workflow automates the seasonal restyle: tag the products you want refreshed, set the season's model, pose, and styling once per flip, and on the day the whole batch gets new-season product photos from Dreem AI.
How it works
- A schedule trigger fires March 1 (spring/summer) and September 1 (autumn/winter) at 09:00.
- Fetches all products from Shopify and keeps only those whose tags include
seasonal-restyle.
- 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.
- Waits for dreem.ai to call back within 20 minutes and checks whether the render status is
completed.
- The seasonal shot is appended to each product; existing images stay. An optional second row renders a male-model version.
- If the render does not complete in time, posts a “skipped” message for that product to a Slack channel.
- After the batch finishes, posts a “catalog restyle complete” message to Slack.
Setup
- Add Shopify Admin API access-token credentials with
read_products and write_products permissions.
- Add a dreem.ai API key and set the desired talent ID, shot code(s), and aspect ratio for the seasonal render (and enable/configure the optional male render path if needed).
- Add Slack OAuth2 credentials and choose the target channel for the “skipped” and “complete” notifications.
- Tag the Shopify products you want processed with
seasonal-restyle and ensure each has at least one product image for dreem.ai to use as input.
Requirements
- Dreem account + API key, Shopify store with Admin API access, Slack
Customization
- Change the flip dates, the seasonal styling URLs, the talent and pose, or enable the male-model row.