This is the page:

../../images/Untitled 34.png|Untitled 34.png

So since I use firefox I will show how to set cookies in firefox:

../../images/Untitled 1 10.png|Untitled 1 10.png

In storage tab u can press plus to create cookie

../../images/Untitled 2 9.png|Untitled 2 9.png

So after creating cookies I reload tab and see nothing. The reason is cookies order.

../../images/Untitled 3 7.png|Untitled 3 7.png

Let’s start caido (burpsuite alternative) and change that order

So I start request interception and reload page

../../images/Untitled 4 7.png|Untitled 4 7.png

I was wrong my order is correct…

Okay I thing problem is I haven’t read what is written on page fully:

../../images/Untitled 5 7.png|Untitled 5 7.png

Let’s fix that

Our cookies should be

cookies: "Sugar cookies, Oatmeal cookies, Crackers cookies"
amount: "1, 5, 2"

And after page reload I got

../../images/Untitled 6 6.png|Untitled 6 6.png