Prompt⤵️
{
"project_info": {
"type": "Open_Gift_Box",
"description": "Generates photorealistic corporate gift box images based on company name and occasion."
},
"USER_INPUT_SECTION": {
"company_name": "[WRITE COMPANY NAME HERE - e.g., TechGlobal]",
"concept_occasion": "[WRITE OCCASION HERE - e.g., New Year, Birthday, Onboarding]",
"primary_brand_colors": "[WRITE COLORS HERE - e.g., Navy Blue and Gold]"
},
"visual_composition": {
"style": "Photorealistic product photography, high-end studio shot, editorial quality",
"perspective": "High-angle shot (three-quarter view) looking down into an opened box, with some items arranged neatly outside on a wooden table surface.",
"lighting_and_atmosphere": "Warm, soft studio lighting. For 'New Year' themes, include a warm bokeh background with fairy lights or a blurred Christmas tree. For other themes, use a clean, minimalist blurred background.",
"resolution_details": "8k resolution, highly detailed textures (cardboard, metal, fabric, ceramics), sharp focus on brand elements."
},
"content_generation_logic": {
"instruction": "Populate the gift box with premium items relevant to the 'concept_occasion' defined in the user input. Use the mapping below as a guide for content selection:",
"occasion_mapping": {
"New Year": [
"Premium insulated tumbler (e.g., Stanley style) matching brand colors",
"Dated planner/agenda for the upcoming year (e.g., '2026' printed)",
"Gourmet chocolates in branded packaging (e.g., Godiva style box)",
"Ceramic mug with festive patterns or company logo",
"High-quality knit beanie or scarf with subtle logo embroidery",
"Small decorative elements like pine cones, cinnamon sticks, or dried orange slices"
],
"Birthday": [
"Portable compact Bluetooth speaker",
"Artisan coffee or premium tea selection box",
"Scented candle in a glass jar with a celebratory label",
"Gift card holder with ribbon",
"Small box of colorful macarons or gourmet cookies",
"Subtle confetti details scattered around the box"
],
"Onboarding": [
"Minimalist stainless steel water bottle with company logo",
"Branded high-quality hoodie or t-shirt (neatly folded)",
"Tech accessory organizer pouch",
"Premium notebook and metal pen set with logo engraving",
"Laptop stickers pack featuring company icons or values",
"Welcome card with a message from the team"
]
}
},
"branding_and_customization": {
"logo_integration": "The company name '${USER_INPUT_SECTION.company_name}' must be prominently printed on the inner lid of the main box and subtly placed on key items like the mug, tumbler, or notebook cover.",
"text_elements": "Based on the occasion, add relevant text. If 'New Year', include 'Happy New Year' or the upcoming year on a greeting card. If 'Birthday', include 'Happy Birthday'.",
"color_palette_enforcement": "All packaging materials, ribbons, and the primary color of the items must strictly adhere to the '${USER_INPUT_SECTION.primary_brand_colors}' palette specified by the user."
}
}