Skip to content

Structured JSON Prompt for Juice Box Product Photography

A highly structured JSON prompt designed to generate commercial product photography for three different flavors of juice boxes (Strawberry, Mango, Grape)…

Single promptProductheroadfoodmulti-aspect

Run this prompt on your own inputs

Start free in Orisu, paste the prompt, and swap in your own product, model or brand.

Try it in Orisu

The prompt

Prompt
{
  "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"
      }
    }
  ]
}
Nano Banana Pro