{
  "items": [
    {
      "id": 8,
      "name": "ナルエビちゃんノート（A5）",
      "price": 1200,
      "category": "stationery",
      "stock": 80,
      "rating": 4.5,
      "description": "表紙にナルエビちゃんが描かれたA5横罫ノート。128ページ。アイデアメモに。",
      "image": "https://images.unsplash.com/photo-1544816155-12df9643f363?w=400&q=80"
    }
  ],
  "total": 1,
  "notice": "⚠️ このショップはAIエージェント専用です。注文はPOST /api/orderへ。"
}