Google Indexing API for Magento 2
€46.52
Netto: €46.52
Kowal_ProductGallery changes the default desktop product gallery into a modern, clear grid of large images. Instead of the classic layout with one main image and small thumbnails, the customer immediately sees more product shots, understands the product appearance faster, and can make a purchase decision more easily.
This solution was designed for stores where images truly sell: fashion, interiors, home furnishings, beauty, accessories, premium retail, and anywhere product detail matters.
The customer does not have to click thumbnails to see additional shots. On the very first visit to the product page, they get a broader view of the offer:
This shortens the path from interest to purchase.
Large images arranged in an aesthetic grid create a more modern and premium impression of the store. The product looks better, and the page itself feels more refined and more sales-focused than the standard Magento layout.
This presentation style works especially well for assortments where imagery is one of the main purchase drivers.
The layout was prepared specifically for desktop, where the user has more screen space and expects quick access to more content. The gallery uses that space effectively:
The result is smoother navigation on the product page and a lower risk of losing the customer's attention.
The new presentation format does not take away the convenient functions of the standard Magento gallery. After clicking an image, the customer can still open the fullscreen preview and inspect the product in detail.
Thanks to this, the store gains a more modern appearance without giving up the well-known gallery behavior.
The module modifies only the desktop view. On mobile devices, the native Magento gallery remains unchanged, which helps preserve a predictable and convenient shopping experience on phones.
This matters because desktop and mobile users have different expectations, and one layout does not always work well in both contexts.
Better image exposure can translate into:
In practice, this means a product page that supports conversion more effectively and makes better use of the image assets already available in the store.
The module works especially well in industries where customers buy with their eyes:
The more important product images are, the greater the benefit of switching to a grid layout.
Kowal_ProductGallery helps turn a standard Magento 2 product page into a more modern, visual, and sales-focused presentation. The customer sees more faster, evaluates the product more easily, and uses the gallery more conveniently, while the store gains stronger offer exposure without changing the user's basic habits.
It is a practical extension for stores that want to make better use of product images as a real sales tool.
Kowal_ProductGallery
Composer package:
kowal/module-product-gallery
Before installation, make sure the environment meets the following conditions:
bin/magento commands,If the module is published from a private GitHub repository, first add the repository to the Composer configuration:
composer config repositories.module.kowal.product.gallery vcs https://github.com/kowalco/product-galleryIf the repository requires authorization, add a GitHub access token:
composer config --global --auth github-oauth.github.com Then install the module:
composer require kowal/module-product-galleryAfter installing the package, run the standard set of Magento commands:
bin/magento module:enable Kowal_ProductGallerybin/magento setup:upgradebin/magento setup:di:compilebin/magento setup:static-content:deploy -fbin/magento cache:flushIf the store runs in developer mode, some commands may depend on the project deployment process. In a production environment, it is recommended to perform the full standard deployment in accordance with the project policy.
After activating the module, check:
bin/magento module:status Kowal_ProductGalleryWhether the gallery on the desktop product page has been replaced with a grid of large images.
Whether clicking an image opens the standard Magento gallery fullscreen.
Whether the mobile view remains unchanged.
The module configuration is available at:
Stores > Configuration > Catalog > Catalog > Kowal Product Gallery
Access to this section depends on the ACL permissions assigned to the administrator.
Field:
Liczba kolumn grida
Description:
Specifies the number of columns in the desktop product image grid.
Recommendation:
2 for a classic, clear layout,Field:
Szerokość obrazka
Description:
Defines the maximum image width in the desktop grid, in pixels.
Recommendation:
640.Field:
Wysokość obrazka
Description:
Defines the maximum image height in the desktop grid, in pixels.
Recommendation:
640,If configuration or view setting changes require refreshing the catalog image cache, run:
bin/magento catalog:images:resizeAfter the rebuild is complete, clear the cache:
bin/magento cache:cleanAfter deployment to a test or production environment, check: