> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cyberwave.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Fanuc-M-710iC/70

> Redirect stub to the Fanuc-M-710iC/70 catalog page.

export default function FanucM710iC70RedirectPage() {
  useEffect(() => {
    window.location.replace("https://cyberwave.com/fanuc/m-710ic70");
  }, []);
  return <>
      # Redirecting to Fanuc-M-710iC/70

      If you are not redirected automatically, [open the Fanuc-M-710iC/70 catalog page](https://cyberwave.com/fanuc/m-710ic70).
    </>;
}
