What this prompt does
This template gives Midjourney a fully parameterized brief — product type, view angle, style, background, lighting, and color palette — all in a single structured string. Instead of iterating blindly, you pre-specify every creative variable that Midjourney's diffusion model uses to compose the scene, which dramatically reduces wasted generations.
The --q 1 flag requests maximum quality sampling (this is the ceiling in Midjourney v5 and v6 — values above 1 are ignored). --s [stylize] lets you dial between hyper-literal renders (low stylize, e.g. --s 50) and more visually interpreted compositions (high stylize, e.g. --s 750). Pairing these with --v 6 or --v 6.1 activates Midjourney's most capable photorealism engine. The result is a directed, repeatable mockup workflow rather than a creative lottery.
Because you declare the product details explicitly, Midjourney treats them as compositional anchors for shape, color, and surface material — critical for brand-accurate work where finish, form factor, or general color scheme must survive the generation. Note: Midjourney cannot reliably render legible text (labels, UI copy); use a compositing step in Figma or Photoshop for any text that must be readable.
When to use it
- Generating hero images for a SaaS landing page before the product UI is finalized
- Prototyping packaging options (box, pouch, bottle) for a physical product launch without a photographer
- Creating App Store screenshots and promotional banners directly from a design brief
- Producing lifestyle mockups for print-on-demand products (mugs, shirts, notebooks) for an e-commerce listing
- Quickly visualizing a client pitch deck with a branded product in context
- Testing different color palette directions for a product line without reshooting
Example output
Input filled template:
smartphone app mockup, isometric three-quarter view, clean minimal style,
blurred desk workspace background. Product details: finance dashboard app,
dark UI, bright emerald green accent, iOS status bar visible. Lighting: soft
diffused studio light from upper left. Color palette: charcoal, white,
bright green. Additional elements: subtle drop shadow, potted plant in background.
--ar 9:16 --v 6.1 --q 1 --s 200
Midjourney returns a portrait-orientation render of a dark-mode iPhone on a desk in an angled isometric view, soft shadows grounding the device, green chart lines visible at thumbnail size — usable as an App Store promotional image or social ad creative with a compositing pass in Figma to add actual UI text.
Pro tips
- Use material words in
[style]— "brushed aluminum", "matte finish", "frosted glass" — not just visual adjectives like "clean" or "modern". Midjourney responds to material vocabulary with physically accurate surface rendering that generic adjectives cannot trigger. - Keep
--sbelow 300 for product work. High stylize values push Midjourney toward artistic interpretation, which distorts surface colors and form factors. Stay low when a client needs to evaluate a finish or shape direction. [lighting]is your biggest lever. "Rim lighting, dark background" creates dramatic e-commerce shots. "Flat even studio lighting" keeps packaging renders honest for pre-press review. Don't leave it vague — Midjourney's default lighting choices are mediocre.- Version-lock with
--vfor batch consistency. Pin the same version number across an entire mockup set. Midjourney's default version increments on platform updates, and different versions have meaningfully different lighting biases and depth-of-field handling. - Composite text and UI separately. Midjourney v6 cannot reliably render readable labels or screen copy. Generate the environment and device shape here, then place your actual UI screenshot or label artwork in Figma using a device frame or smart-object layer.