add_action('after_setup_theme''remove_wc_gallery',100);function remove_wc_gallery(){remove_theme_support('wc-product-gallery-zoom');remove_theme_support('wc-product-gallery-lightbox');remove_theme_support('wc-product-gallery-slider')}