I have products in a grid layout with an image box. I wanted to show the zooming effect when hovering over images. Please help me Is there any plugin available for this functionality or with CSS code I can do this.
If the images in the grid link to the image files themselves, you should be able to use any plugin in the repository that references fancybox, colorbox or lightbox in its name.
If that is not the case, the markup would need adjusting or custom functionality be added to figure out the image files URLs from the existing grid markup.