Disable WooCommerce Product Zoom and magnifying glass

Hey Support Team,

I hope you can help me out with this issue.
I want to diesable the Product Zoom Fuction of Woocommerce Products and disable the magnifiying Glasses too.

What I’ve tried:

Adding this Code in the functions.php of my child theme:

remove_theme_support( ‘wc-product-gallery-zoom’ );

It didn’t worked out.
So what else can I do?

Here the link of one example Product.

Thank you for your help!

Hi There @ArtOfSpring

Thanks for writing in! Upon testing, it seems that your issue is related to one of WooCommerce 3rd party plugins. Try disabling your 3rd party WooCommerce plugins and re-test this issue again. For example, you can start with the plugin (Woo Variation Gallery).

If you’re still having issues, provide us with your WordPress login credentials in a secure note to check your issue further.

Let us know how it goes.
Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.