Modifier All product photos in category (Slider effect) 3.0 for Opencart
Changes will be added to these files:
- /catalog/model/catalog/product.php
- /catalog/controller/product/category.php
- /catalog/view/theme/default/template/product/category.tpl
Addition work.
On the category page, when hovering over the product image, arrows for flipping through all product images are displayed.
Implemented without initial loading of images and without creating additional elements in the DOM.
No additional queries in the database. Minor modification of the existing request to receive goods of the category.
No additional Ajax calls.
Enables the client to view all product photos without leaving the category page.
Easily adjusted to any design
< style type= "text/css" >
next are the styles that affect the display
There are no reviews for this product, be the first to leave your review.
No questions about this product, be the first and ask your question.
Module installation instructions:
- Before performing any actions related to installing an add-on in Opencart, we recommend creating a backup copy of all site files and the store database ;
- Install the localcopy fix (if you don't have it installed yet)
- Download the module file for the desired Opencart version from our website ( Follow the installation instructions if there are any in the module archive );
- Then go to the "Installing add-ons/extensions" section and click on the " Download " button;
- Select the downloaded file and wait for the module to be fully installed and for the text "Application installed successfully" to appear;
- After that, go to " Application Manager " and update the modifiers by clicking the " Update " button;
- After these actions, you need to add the rights to view and manage the module in the " User Groups " section for the administrator or other users you select by clicking " Select All ".