Prompt (JSON)2742 字符
{
"type": "Japanese supermarket promotional flyer",
"header": {
"store_name": "{argument name=\"store name\" default=\"ハピネス マーケット\"}",
"store_directory": "List of 12 store locations and phone numbers grouped by region"
},
"style": "Highly dense, colorful, bold red and yellow price tags, realistic food photography, traditional Japanese retail aesthetic",
"layout": {
"sections": [
{
"title": "Tuesday Specials",
"position": "top-left",
"count": 3,
"labels": [
"Inari sushi pack",
"Chikuwa",
"Tomatoes"
]
},
{
"title": "Wednesday Specials",
"position": "top-middle",
"promotion": "{argument name=\"point multiplier\" default=\"5倍\"}",
"count": 6,
"labels": [
"Soy sauce bottles",
"Japanese sweets variety pack",
"Udon noodles",
"Sliced pork",
"Tuna sashimi block",
"Pudding"
]
},
{
"title": "Thursday & Friday Specials",
"position": "top-right",
"count": 5,
"labels": [
"Coffee bags",
"Broccoli",
"Daikon radish",
"Pork slices",
"Jumbo Gyoza"
]
},
{
"title": "Middle Row Discounts",
"position": "center-horizontal",
"count": 7,
"labels": [
"Apples 10% off",
"Lettuce",
"Yogurt",
"Sushi platter",
"Yogurt multi-pack",
"Frozen foods 10% off",
"Rice 10% off"
]
},
{
"title": "Uniform Sale Low Price",
"position": "bottom-left",
"price": "{argument name=\"low uniform price\" default=\"98\"}",
"count": 6,
"labels": [
"Assorted fruits",
"Yogurt and dairy",
"Natto and Tofu",
"Ice cream",
"Fried chicken",
"Salmon fillets"
]
},
{
"title": "Uniform Sale High Price",
"position": "bottom-middle",
"price": "{argument name=\"high uniform price\" default=\"500\"}",
"count": 4,
"labels": [
"Pork belly slices",
"Mikan and grapes",
"Seafood mix",
"Grilled eel"
]
},
{
"title": "Right Sidebar Promotions",
"position": "bottom-right",
"count": 3,
"labels": [
"Premium Charge Day",
"Point Card Campaign",
"Fried deli foods"
]
}
]
},
"footer": {
"sale_period": "{argument name=\"sale period\" default=\"4/14(火) ▶ 17(金)\"}",
"disclaimers": "Standard fine print text and secondary logo"
}
}