Prompts Grid
PROMPTSGRID
Published: May 25, 2026
Luxury Product Campaign Grid

Luxury Product Campaign Grid

A structured JSON prompt to generate a 3x3 grid of images for a luxury product campaign. It specifies nine different shot types (e.g., hero still life, macro texture, surreal fusion) while maintaining product consistency, clean backgrounds, and soft studio lighting.

prompt.txt
1{
2 "prompt": {
3 "layout": {
4 "type": "grid",
5 "rows": 3,
6 "columns": 3,
7 "aspect_ratio": "4:5"
8 },
9 "style": "luxury campaign",
10 "product": {
11 "placement": "centered",
12 "consistency": "same luxury product across all 9 shots"
13 },
14 "shots": [
15 {"position": 1, "type": "hero still life"},
16 {"position": 2, "type": "macro texture"},
17 {"position": 3, "type": "liquid or particles"},
18 {"position": 4, "type": "minimal sculptural"},
19 {"position": 5, "type": "floating"},
20 {"position": 6, "type": "tactile close-up"},
21 {"position": 7, "type": "color-driven"},
22 {"position": 8, "type": "abstract ingredient"},
23 {"position": 9, "type": "surreal fusion"}
24 ],
25 "rules": {
26 "no_distortion": true,
27 "no_label_changes": true,
28 "background": "clean",
29 "lighting": "soft studio light",
30 "quality": ["HDR", "ultra-sharp"],
31 "aesthetic": "cinematic premium editorial"
32 }
33 }
34}

Explore Similar Prompts