Type
magento2-module
Add product gallery images on product list pages.
magento2-module
MIT
None
None
None
None
None
List Gallery module will add product gallery images on product list. It will be added to below pages/sections. - Product List Page - Search Result Page - Advanced Search Result Page
Install using composer:
composer require jsutariya/listgallery
php bin/magento module:enable JS_ListGallery
php bin/magento setup:upgrade
php bin/magento cache:flush
Go to Stores > Configuration > JS > Image Gallery List > Enable to enable/disable gallery image functionality on frontend.