EnricaS Posted April 12, 2023 Share Posted April 12, 2023 (edited) Hello everyone! I need help, I have an ecommerce Prestahop 1.7 with theme 'electrive' , I would like to remove from the product images the zoom functionality automatically implemented by the theme, replacing it with a click that shows only a modal with the enlarged image; Does anyone know and can help me understand from which file the zoom function comes? thanks in advance to anyone who wants to give me advice 🤗 Edited April 12, 2023 by EnricaS (see edit history) Link to comment Share on other sites More sharing options...
ComGrafPL Posted April 12, 2023 Share Posted April 12, 2023 Most of custom theme have option to disable the zoom. Have you checked the setting, either inspect the code on zoom and check if its from module. 1 Link to comment Share on other sites More sharing options...
EnricaS Posted April 12, 2023 Author Share Posted April 12, 2023 Analyzing the classes of the generated zoom elements and looking for them in my site locally, it refers me to an endless series of js files called 'bottom.js' and a 'jquery.elevatezoom.js' file, where it seems there are all the functions that generate the zoom, which I tried to comment entirely without having results. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now