Page 1 of 1

Image zoom in detail view

Posted: 04 Sep 2017, 09:23
by hasmb
Hi,

just noticed there is no "elevate zoom" since aimeos 17.x

Why did you kick it off?

And how to reintegrate it? Customer likes it very much ...

Thanks.

Re: Image zoom in detail view

Posted: 04 Sep 2017, 15:12
by aimeos
The previous zoom implementation didn't work on mobile so we've replaced it by the modern and widely used PhotoSwipe JS zoom library.

If you want to use ElevateZoom again, you have to use the HTML code from the old catalog detail image template and the Javascript for ElevateZoom:
- https://github.com/aimeos/ai-client-htm ... efault.php
- https://github.com/aimeos/ai-client-htm ... -detail.js