Prompt (JSON)2057 字符
{
"type": "日本超市促销传单",
"header": {
"store_name": "{argument name=\"store name\" default=\"幸福市场\"}",
"store_directory": "按地区分组的12家门店地址和电话号码列表"
},
"style": "高密度、色彩丰富、醒目的红色和黄色价签、写实风食物摄影、传统日本零售美学",
"layout": {
"sections": [
{
"title": "周二特价",
"position": "左上",
"count": 3,
"labels": [
"稻荷寿司包",
"竹轮",
"番茄"
]
},
{
"title": "周三特价",
"position": "中上",
"promotion": "{argument name=\"point multiplier\" default=\"5倍\"}",
"count": 6,
"labels": [
"酱油瓶",
"日式点心综合包",
"乌冬面",
"猪肉片",
"金枪鱼刺身块",
"布丁"
]
},
{
"title": "周四和周五特价",
"position": "右上",
"count": 5,
"labels": [
"咖啡袋",
"西兰花",
"白萝卜",
"猪肉片",
"特大煎饺"
]
},
{
"title": "中间排折扣",
"position": "水平居中",
"count": 7,
"labels": [
"苹果10%折扣",
"生菜",
"酸奶",
"寿司拼盘",
"酸奶多包装",
"冷冻食品10%折扣",
"大米10%折扣"
]
},
{
"title": "统一售价低价",
"position": "左下",
"price": "{argument name=\"low uniform price\" default=\"98\"}",
"count": 6,
"labels": [
"综合水果",
"酸奶和乳制品",
"纳豆和豆腐",
"冰淇淋",
"炸鸡",
"三文鱼片"
]
},
{
"title": "统一售价高价",
"position": "中下",
"price": "{argument name=\"high uniform price\" default=\"500\"}",
"count": 4,
"labels": [
"五花肉片",
"蜜柑和葡萄",
"海鲜混合",
"烤鳗鱼"
]
},
{
"title": "右侧边栏促销",
"position": "右下",
"count": 3,
"labels": [
"高级积分日",
"积分卡活动",
"油炸熟食"
]
}
]
},
"footer": {
"sale_period": "{argument name=\"sale period\" default=\"4/14(火) ▶ 17(金)\"}",
"disclaimers": "标准小字免责声明和次要标志"
}
}