How to add collection image in megamenu like Impulse theme in Prestige theme

Hi, i want to add collection image of collection which selected in 1st level menu. We can see this functionality in Impulse theme, but i need this in my prestige theme. I just code but its repeating same collection image on all places. I need logic where code can show collection image of 1st level menu of every dropdown. screenshot attached for reference.

Thanks in advance

please share your store url

https://amounee-store.myshopify.com/

  1. Go to Online Store > Edit Code > header section

  2. Find the 1st level loop with “link or link.list”

  3. Then add {{ link.object.image | img_url: “500x” | img_tag}}

If you are unable to do it. Feel free to contact me

Thanks , it worked, with some more edits it started working. thank you very much for your help. This clue worked for me. thanks a lot.

Hello, this only works for a specific theme?
I’m not able to do that on Stiletto theme,
Can you please share a screenshot of where should we place the code? Thank you!

I would love to do this in the dawn theme. Can you share where I would place the code. Thx