
EN Prompt
Strawberry juice box packaging design: GPT Image 2 prompt
juice_boxes": [ { "id": 1, "product": { "brand": "Tip-Top", "flavor": "Strawberry", "image": { "description": "strawberry juice with ripe strawberries", "background": { "color": "fresh pastel pink", "elements": [ "straw…
Prompt Template
1,863 chars{
"juice_boxes": [
{
"id": 1,
"product": {
"brand": "Tip-Top",
"flavor": "Strawberry",
"image": {
"description": "strawberry juice with ripe strawberries",
"background": {
"color": "fresh pastel pink",
"elements": [
"strawberry halves",
"juice splashes",
"dynamic swirling around the pack"
]
}
}
},
"design": {
"style": {
"detail": "high-quality detail",
"texture": "commercial-grade photorealism"
},
"aspect_ratio": "2:3"
}
},
{
"id": 2,
"product": {
"brand": "Tip-Top",
"flavor": "Mango",
"image": {
"description": "mango juice with ripe golden mangoes",
"background": {
"color": "tropical orange-yellow gradient",
"elements": [
"mango cubes",
"swirling juice streams",
"energetic and appetizing scene"
]
}
}
},
"design": {
"style": {
"texture": "ultra-realistic packaging material texture"
},
"aspect_ratio": "2:3"
}
},
{
"id": 3,
"product": {
"brand": "Tip-Top",
"flavor": "Grape",
"image": {
"description": "grape juice with purple grapes",
"background": {
"color": "deep purple gradient",
"elements": [
"grape bunches",
"glossy juice splashes",
"surrounding the carton"
]
}
}
},
"design": {
"style": {
"tone": "elegant",
"mood": "lively commercial promotion style"
},
"aspect_ratio": "2:3"
}
}
]
}