Soda Can Mockup

Soda Can Mockup

mockup

Created

April 6, 2025

Prompt

{
  "object": {
    "type": "can",
    "orientation": "vertical",
    "shape": "tall, slim",
    "material": "aluminum",
    "finish": "metallic",
    "color": "coral red",
    "surface_effects": ["smooth", "reflective"],
    "details": {
      "text_elements": [
        {
          "position": "top",
          "content": "ESTD 1998",
          "font": "modern serif",
          "style": "small",
          "color": "gold foil"
        },
        {
          "position": "center",
          "content": "ZESTIA",
          "font": "bold creative",
          "style": "uppercase",
          "color": "gold foil",
          "container": "circular badge"
        },
        {
          "position": "below_center",
          "content": "500 ml",
          "font": "same as above",
          "color": "gold foil"
        }
      ],
      "icons": [
        {
          "position": "inside_badge",
          "type": "stylized lemon slice",
          "style": "minimalist",
          "color": "gold foil"
        }
      ],
      "decorations": {
        "style": "fine lines, small icons, artistic curves",
        "color": "gold foil",
        "placement": "around central layout"
      }
    }
  },
  "composition": {
    "aspect_ratio": "square",
    "alignment": "centered",
    "lighting": {
      "type": "soft studio",
      "shadow": "gentle, cast to left"
    },
    "background": {
      "color": "pastel pink",
      "style": "plain",
      "texture": "soft matte"
    },
    "extras": {
      "include_reflections": true,
      "props": "none",
      "text_outside_object": false
    }
  },
  "style": {
    "theme": "minimalistic",
    "aesthetic": "modern, premium",
    "realism": "hyper-realistic"
  }
}