According to exercise 3.32 in Boyd & Vandenberghe's Convex Optimization, if both $f$ and $g$ are convex, positive and non-increasing (or non-decreasing) then $fg$ is convex. However, if we let $f(x,y)=x$ and $g(x,y)=y$ then over the non-negative orthant the conditions are fulfilled but the sublevel set for $0.5$ is not convex (which I think should be convex if the function is convex).
Where am I wrong in understanding the meaning of the result presented in this exercise?