For the wide shop page layout:
- The slider in the top row is "PowerPack Content Grid" in style 1 and set to "carousel"
- The slider is using custom query with select products chosen to be displayed there
- Product filtering is enabled on the product grid and set to filter by category
- Product filtering is disabled on the category pages
For the wide shop page and wide category page layout:
The product grid is using the "PowerPack Content Grid" module in style 1
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.
- The product ordering dropdown is hidden in the CSS as it does not work with any module other than the default themer woo module - if you need product ordering, you must use the default thermer woo products module as seen in shop layouts 1 and 2, however, product filtering isn't included in that module.