# Tool: Create Prompt for Photorealistic Product Photography

> Generate high-converting studio product photography prompts with the BOPINK Commercial Product Studio. Built for e-commerce owners, creative directors, and product marketers, this tool constructs prompts for Midjourney v6 and FLUX.1 Pro. It engineers studio softbox rim lighting, acrylic surface reflections, obsidian stone pedestals, macro 100mm depth of field, and water droplet textures tailored for luxury perfume, cosmetics, and electronics hero shots.

**Category**: prompts-ai-image | **Target AI Models**: Midjourney v6, FLUX.1 Pro

## Domain Parameters:
- `surfaceTexture` (select): Surface Pedestal (Default: "Wet Obsidian")
- `waterDroplets` (toggle): Micro Water Droplets & Condensation (Default: "true")
- `lensMacro` (toggle): Macro 100mm Lens (f/2.8 Depth of Field) (Default: "true")
- `aspectRatio` (select): Aspect Ratio (--ar) (Default: "1:1")

## Master Prompt Engineering Architecture (5 Pillars):
1. **Role & Persona**: Domain expert framing
2. **Task & Deliverable**: Primary objective & constraints
3. **Context & Parameters**: Technical specs & camera/stack parameters
4. **Negative Constraints**: Forbidden artifacts & bad practices
5. **Output Spec**: Section formatting & XML/Markdown structure

## Programmatic API Execution:
```http
POST /api/generate-prompt
Content-Type: application/json

{
  "toolSlug": "create-prompt-for-photorealistic-product-photography",
  "rawPrompt": "Your raw concept here",
  "thinkingLevel": "HIGH"
}
```
