Hi there,
I’m building a site, and I would like to create a custom
archive-product and single-product page for it, which looks roughly like this:
So to achieve this, I need to have a table under the archive-product / entry-featured image.
Right now, this is where I am:
What is the easiest way to get something under here? I tried some hooks but so far none of them worked.
I found this: https://stackoverflow.com/questions/46202071/woocommerce-product-thumbnails-hook-now-depreciated-what-would-be-a-work-around
But I think this only works for the single-product page.
Any help is appreciated!