E-commerce Main Image - Structured JSON Prompt for Juice Box Product Photography

by Yaseen Khan GulJanuary 11, 2026Source

Description

A highly structured JSON prompt designed to generate commercial product photography for three different flavors of juice boxes (Strawberry, Mango, Grape) under the brand 'Tip-Top'. It specifies detailed product imagery, background elements, color palettes, and required photorealistic style for each box.

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"
      }
    }
  ]
}

Generated Images

E-commerce Main Image - Structured JSON Prompt for Juice Box Product Photography - Image 1
E-commerce Main Image - Structured JSON Prompt for Juice Box Product Photography - Image 2
E-commerce Main Image - Structured JSON Prompt for Juice Box Product Photography - Image 3
E-commerce Main Image - Structured JSON Prompt for Juice Box Product Photography - Image 4