How to find the stationary point(s) of $f(x,y)=\sin x \sin y \sin (x+y)$
With $x,y\in(0,\pi)$
So far I have found $$\nabla f =(\color{red}{\sin x\cos (x+y)+\cos x\sin (x+y)\sin y},\color{blue}{\sin y\cos (x+y)+\cos y\sin (x+y)\sin x)}$$
So we need
$$(\sin x \cos (x+y)+\cos x \sin (x+y)) \sin y=0 \\ (\sin y \cos (x+y)+\cos y\sin (x+y))\sin x=0$$
Problem is I don't know how to solve this.