Topic

电商商品展示设计

1 GPT image prompts grouped by this long-tail topic.

type

E-commerce product display design

Original3,164 characters
{
  "type": "promotional banner design set",
  "theme": "strawberry advertisement campaign",
  "style": "anime illustration, bright, cheerful, commercial graphic design",
  "color_palette": "{argument name=\"primary color theme\" default=\"pastel pink and vibrant red\"}",
  "character": "{argument name=\"character description\" default=\"anime girl with brown side ponytail and bunny ears, wearing a pastel blue and pink jacket\"}",
  "product": "{argument name=\"product\" default=\"fresh red strawberries\"}",
  "layout": {
    "sections": [
      {
        "type": "large landscape banner",
        "position": "top left",
        "visuals": "character winking and holding a strawberry next to a large basket of strawberries",
        "main_text": "{argument name=\"main headline\" default=\"Full of strawberries\"}",
        "sub_text": ["A moment full of smiles, sweet~♪", "Super delicious!", "With one berry, happiness spreads♡", "Sweet♡", "Delicious seasonal flavors delivered!"],
        "badges": {
          "count": 3,
          "labels": ["Sweet~ and Juicy!", "Enjoy various sizes♪", "Freshly picked in the morning!"]
        }
      },
      {
        "type": "vertical banner",
        "position": "right",
        "visuals": "character eating a strawberry with a pile of strawberries below",
        "main_text": "Full of strawberries",
        "sub_text": ["Delivering seasonal strawberries!", "{argument name=\"secondary headline\" default=\"Sweet~ and Juicy!\"}", "Melting deliciousness~♡"],
        "badges": {
          "count": 3,
          "labels": ["Freshly picked in the morning!", "Enjoy various sizes♪", "Sweet and Juicy!"]
        }
      },
      {
        "type": "wide horizontal banner",
        "position": "middle",
        "visuals": "character with closed eyes eating a strawberry, flanked by strawberries",
        "main_text": "Full of strawberries!",
        "sub_text": ["Sweet and Juicy happiness♡", "Delivering delicious seasonal flavors!", "Deliciouss~♡"]
      },
      {
        "type": "small square banner",
        "position": "bottom left",
        "visuals": "character smiling holding strawberry",
        "text": ["Full of strawberries", "Sweet~ and Juicy!"]
      },
      {
        "type": "small square banner",
        "position": "bottom mid-left",
        "visuals": "pile of strawberries with one cut in half",
        "text": ["Seasonal strawberries!", "Sweet and melting deliciousness♡"]
      },
      {
        "type": "small horizontal banner",
        "position": "bottom mid-right",
        "visuals": "character holding strawberry",
        "text": ["Full of strawberries", "Freshly picked in the morning!", "Sweet and Juicy!"]
      },
      {
        "type": "circular icons",
        "position": "bottom right",
        "count": 4,
        "items": [
          { "visual": "basket of strawberries", "label": "Freshly picked in the morning!" },
          { "visual": "half strawberry", "label": "Sweet and Juicy!" },
          { "visual": "whole strawberry", "label": "Various sizes!" },
          { "visual": "character face", "label": "Melting deliciousness♡" }
        ]
      }
    ]
  }
}