{
  "_comment": "SOURCE OF TRUTH for prices. The frontend reads displays; the functions read stripePriceId server-side. stripePriceId filled by Task 7 (test) / go-live (live).",
  "creators": [
    {
      "slug": "kilmaru",
      "name": "Kilmaru",
      "products": [
        {
          "slug": "ebook",
          "name": "Kilmaru and the Empty World — Ebook (EPUB)",
          "priceDisplay": "$7.99",
          "compareAtDisplay": "$15.98",
          "amountCents": 799,
          "stripePriceId": "price_1TlIG9D8Non0TbPwiX5ZLX02",
          "metaContentId": "85820m5v4q",
          "image": "cover.webp"
        },
        {
          "slug": "bundle",
          "name": "Kilmaru and the Empty World — Ebook + Audiobook",
          "priceDisplay": "$14.99",
          "compareAtDisplay": "$29.98",
          "amountCents": 1499,
          "stripePriceId": "price_1TlIGAD8Non0TbPwpsmgs7Pv",
          "metaContentId": "ipaldgh11c",
          "image": "bundle2.webp"
        }
      ]
    }
  ]
}
