For the sidebar shop page and sidebar category page layout:
The product grid is using Themer's default "WooCommerce product module"
To ensure product grid images are the same height without cropping the product image:
- The template's Layout CSS / Javascript from the tools dropdown holds the image height styling - the max-height is set to "250px".
- In cases where the images are a lot smaller, modify the max height to match the height of the shortest product image - this will allow all images to be the same height and will prevent any blurry appearing images.