For the simple shop page layout:
- The slider in the top row is "PowerPack Content Grid" in style 8 and set to "carousel"
- The slider is using custom query with select products chosen to be displayed there
For the simple shop page and simple 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.