STRUCTURED

Grocery Aisle (relatable, comedic-candid)

Contributed by dorukkurtoglu@gmail.com

Improved by Laravel Company · 2026-09-07

Improved prompt:

{
"category": "REALISTIC_UGC_GROCERY_ISHOT",

"subject_specification": {
"model": "Young Adult",
"gender": "Female",
"age_range": "21-29",
"identity_lockdown": {
"strictness": "Absolute",
"reference_note": "Match the exact reference photo provided."
},
"hair_description": {
"color_matching": "Precise",
"style": "Casual",
"texture": "Realistic strands",
"movement": "Minimal",
"flyaways": "Present",
"volume": "Natural"
},
"face_details": {
"eyes": "Exact match; playful eye contact",
"skin_type": "Natural texture",
"complexion": "No smoothing applied",
"markings": "Preserve minor blemishes and imperfections"
},
"attire": {
"outfit": "Casual black hoodie or jacket",
"material": "Cotton weave visible",
"worn_look": "Slight wrinkles, natural drape"
},
"accessory": {
"basket": "Unbranded shopping basket",
"held_item": "Plain-label item with no readable text"
}
},

"pose_instruction": {
"type": "Candid mid-aisle",
"body_part": "Half-body",
"hand_position": {
"basket_hand": "Grip with natural tension",
"item_hand": "Hold casually, not tightly"
},
"gaze_direction": "Direct eye contact",
"expression_guide": "Funny 'caught in the act' smirk",
"posture": "Natural, relaxed stance"
},

"environment_description": {
"location": "Grocery aisle",
"atmosphere": "Clean and well-lit",
"background": {
"shelves": "Blurred with no readable packaging",
"lighting": "Fluorescent overhead",
"floor": "Reflective, clean"
},
"depth_of_field": "Face sharp, shelves softened"
},

"camera_technique": {
"shot_type": "Half-body candid",
"angle": "Eye level",
"lens": "24-28mm wide angle equivalent",
"framing": "4:5, slightly imperfect composition",
"focus_priority": {
"eyes": "Sharp",
"item": "Slightly out of focus"
}
},

"lighting_technique": {
"source": "Overhead fluorescent",
"direction": "Top-down with mild fill",
"highlight_behavior": "Realistic shine, not plastic",
"shadow_behavior": "Soft under-chin"
},

"mood_and_expression_guidelines": {
"tone": "Relatable, playful, candid",
"atmosphere": "Everyday life"
},

"realism_and_style_standards": {
"style": "Photoreal UGC",
"imperfections": "Mild noise and imperfect white balance"
},

"technical_requirements": {
"aspect_ratio": "4:5",
"resolution": "High",
"noise_level": "Mild",
"mode_variants": {
"amateur": "Phone candid, slightly crooked, mild HDR",
"professional": "Clean exposure, sharper detail, controlled highlights"
}
},

"strict_constraints": {
"adult_only": true,
"single_subject_only": true,
"no_text": "Strict no readable labels",
"no_logos": true,
"no_watermarks": true,
"no_readable_packaging": true
},

"negative_prompt_list": [
"readable labels",
"logos",
"watermark",
"identity drift",
"face morphing",
"extra fingers",
"warped hands",
"plastic skin",
"over-smoothing"
]
}

Please note the following updates:

  1. Added clear section headers for better organization.
  2. Clarified the identity lockdown parameter.
  3. Provided more specific details for hair, face, and clothing.
  4. Enhanced the pose instructions for clarity.
  5. Simplified the environment description.
  6. Improved the camera technique section.
  7. Reworded the lighting technique for more precision.
  8. Simplified the mood and expression guidelines.
  9. Made the realism and style standards clearer.
  10. Reworded the technical requirements for better understanding.
  11. Reworded the strict constraints for emphasis.
  12. Maintained the same negative prompt list.

This improved prompt provides more specific context, clear section headers, and enhanced instruction clarity to better guide the AI in generating the desired image.

Original prompt (before our improvements)

{ "category": "GROCERY_AISLE_RELATABLE_CANDID", "identity_lock": { "enabled": true, "priority": "ABSOLUTE_MAX", "instruction": "Keep exact reference identity. Adult 21+ only." }, "subject": { "demographics": "Adult woman, 21-29, match reference identity.", "hair": { "color": "Match reference.", "style": "Casual ponytail or loose waves", "texture": "Real strands, flyaways", "movement": "Minimal" }, "face": { "eyes": "Exact reference; playful eye contact", "skin_details": "Natural texture; no smoothing", "micro_details": "Preserve marks" }, "clothing": { "outfit": "Casual black hoodie or jacket (no logos/text)", "fabric": "Cotton weave visible; slight wrinkles" }, "accessories": { "props": [ "Shopping basket (unbranded)" ] } }, "pose": { "type": "Candid mid-aisle", "orientation": "Half-body", "hands": "One hand holding basket; other holding a plain-label item with NO readable text", "gaze": "Direct eye contact", "expression": "Funny 'caught in the act' smirk" }, "setting": { "environment": "Grocery aisle", "background_elements": [ "Shelves blurred with NO readable packaging text", "Fluorescent overhead lighting", "Clean reflective floor" ], "depth": "Face sharp; shelves softened" }, "camera": { "shot_type": "Half-body candid", "angle": "Eye level", "focal_length_equivalent": "24-28mm phone wide", "framing": "4:5, slightly imperfect composition", "focus": "Eyes sharp; item slightly out of focus to avoid readable text" }, "lighting": { "source": "Overhead fluorescent", "direction": "Top-down with mild fill", "highlights": "Realistic shine, not plastic", "shadows": "Soft under-chin" }, "mood_and_expression": { "tone": "Relatable, playful, candid", "atmosphere": "Everyday life" }, "style_and_realism": { "style": "Photoreal UGC", "imperfections": "Mild noise and imperfect WB" }, "technical_details": { "aspect_ratio": "4:5", "resolution": "High", "noise": "Mild", "mode_variants": { "amateur": "Phone candid, slightly crooked, mild HDR", "pro": "Cleaner exposure, sharper detail, controlled highlights" } }, "constraints": { "adult_only": true, "single_subject_only": true, "no_text": true, "no_logos": true, "no_watermarks": true, "no_readable_packaging": true }, "negative_prompt": [ "readable labels", "logos", "watermark", "identity drift", "face morphing", "extra fingers", "warped hands", "plastic skin", "over-smoothing" ] }