Brand/manufacturer Image Size

Hi there,

Any idea how could I change the size of the brand/manufacturer image size. It is 80 now and I want it 280.

Tried to update in responsive / templates / views / products / components / product_features_short_list.tpl

{assign var="image_size" value=$image_size|default:80}

Cleared cache and images, but nothing changed.

Try to delete the var/cache directory manually. It should work

Hello,

I just want to ask if there is any way to achieve this without modifying the core files. Can we use some hook with my changes add-on?

The file does not have hooks. You can override it completely with the My changes module