Remove zoom effect at product image

⚠️ Kindly take note :
Above all code editing, you will need to re-edit the code again if you switch to a new theme template
We do not allow to change or edit the code for the checkout page (which include shipping & payment method) due to security reasons
Step 1 : Go to EasyStore Admin > Channels > Online Store > Edit source > templates > product.liquid
Step 2 : Search for onmousemove="zoomIn(event)" onmouseout="zoomOut()" around line 24 and remove the code

Step 3 : Save & you're done!
Updated on: 23/09/2022
Thank you!