To remove zoon on the thumbnail go to theme folder -> functions.php on line no 115 and remove this code add_theme_support( 'wc-product-gallery-zoom' );
We recommended not to change the code. If you need code customization then you need to create a child theme so that while updating to new version your customized code will not be lost.