I think my problem is really simple, but yet I couldn’t find an answer.
I’m building a section in my homepage where the parent categories of my store should be displayed and dynamically updated through a looper to fetch the featured image and name, but when I tried to use “All terms > Product Categories” as my provider, the child categories were looped too.
I’m don’t have any knowledge about wp_query and I kept trying for a full day to find any kind query string or code that could run this looper, but I failed hard.
Is there any query string that I could use to mimic “All terms > Product Categories” behavior, but with a filter to not query the childs?