I need some help figuring out exactly which parts of the shop are controlled by which Views.
I have succesfully changed the layout of my product pages by editing the show_default view under Dispay -> Views. I would like to do something similar with the order in which the different elements (thumbnail, product name, price) are shown in the divs on my product category pages, but I can't easily figure out which View to edit to get the desired result.
Does there exist some kind of overview of what is controlled by which View?