Resizing Images
Last updated
Was this helpful?
Last updated
Was this helpful?
In order to use images with custom dimensions, you can use a built-in Magento re-sizer function to generate image URLs with the correct dimensions and you will need to amend the product model.
Start by reading and .
Note: In case you want a square image, only the first parameter is required.
File app/code/local/My/Nosto/Model/Meta/Product.php