[WooCommerce 360 Image] There is also a filter for the output of the content itself.
add_filter( 'wc360_image_output', 'wcs_360_image_output' ); function wcs_360_image_output( $content ) { return $content; }