Product Image Zoom
A js package to add product image zooming feature on mouse and touch events in spryker shops
Authors
How to Use
To add this in your project, run
npm i @echidna-spryker/image-zoom
Imports required
import productImageZoom from '@echidna-spryker/image-zoom';
import '@echidna-spryker/image-zoom/index.scss';
Initialize the function
productImageZoom('init');