add_action('wp','sio_disable_wc_zoom',99);function sio_disable_wc_zoom(){remove_theme_support('wc-product-gallery-zoom')}