Hi everybody and thank you for the code!
I just have a little problem, maybe you can help me: what I’m trying to do is put the images of the category under the product image but chaging the image size of $image and display them inline (multiples category).
I tried with <img width=”20″ height=”20″ src=”‘.$image.'”> and also with a custom class I created (height:20px; !important; width:20px; !important) but it does not work and I cannot change the original category_thumbnail size because I need it in the shop front page. Do you have a suggestion to change the size of thoose images without changing the global size of the thumbnail?
This is an example: https://puu.sh/6DwaS/c999ab4704.jpg
Thank you very much for every suggestion.