Hi everyone, I need to change the zoom triggering ...
# suitecommerce
l
Hi everyone, I need to change the zoom triggering from the gallery images to be onclick instead of on hover. any approach recommended?
s
AFAIK, the zoom part is being executed by bxSlider, so you have to extend the bx slider code to pass on the options. Check bx slider website to know more about parameters that it supports.