{
  "products": [
    {
      "id": "3665221",
      "name": "Czekolada Toblerone mleczna, 100 g",
      "price": "7.5",
      "image_url": "https://cdn.biedronka.pl/newsletter/assets/_cz04/366522.png",
      "description": "Extended description of the Czekolada Toblerone mleczna, 100 g"
    }
  ],
  "collections": [    
    {
      "name": "TOP Produkty",
      "position": "1",
      "sections": [
        {
          "name": "Top produkty",
          "position": "1",
          "products": [
            "3665221"
          ]
        },
         {
          "name": "Top promocje",
          "position": "2",
          "products": [
            "3665221"
          ]
        }       
      ]
    },
    
    {
      "name": "Oferta czasowa",
      "position": "2",
      "sections": [
        {
          "name": "Najlepsza oferta czasowa",
          "position": "1",
          "products": [
            "3665221"
          ]
        }
      ]
    }    
  ],
  "supercollections": [
    {
      "name": "Sklep Internetowy Biedronka",
      "position": "0",
      "image_url": "http://hpc.amu.edu.pl/~telek/00-store.png",
      "collections": [
        "TOP Produkty",
        "Oferta czasowa"
      ]
    }
  ]
}

