Does a sum or product symbol, $\Sigma$ or $\Pi$, imply an ordering?
Clearly if $\mathbf{x}_i$ is a matrix then:
$$\prod_{i=0}^{n} \mathbf{x}_i$$
depends on the order of the multiplication. But, even if one accepts that it has a sequence, it is not clear if it should mean $\mathbf{x}_0\mathbf{x}_1 \cdots \mathbf{x}_{n-1}\mathbf{x}_n$ or $\mathbf{x}_n\mathbf{x}_{n-1} \cdots \mathbf{x}_{1}\mathbf{x}_0$.
A similar question, is there a "big" wedge product convention?
$$\overset{n}{\underset{i=0}{\Huge\wedge}} \;{}^{\Large{\mathbf{x}_i} \;=\; \mathbf{x}_0 \wedge \mathbf{x}_1 \;\cdots \mathbf{x}_{n-1}\; \wedge \mathbf{x}_{n}} $$
I think that even if it's not written explicitly anywhere, the $\mathbf{x}_0\mathbf{x}_1 \cdots \mathbf{x}_{n-1}\mathbf{x}_n$ convention is the most predictable and sensible.
I've never seen the distinction made explicit, since in most circumstances the operation involved is commutative.
I did see somewhere on m.SE someone suggest $\mathbf{x}_i\prod_{i=1}^n$ to denote $\mathbf{x}_n\mathbf{x}_{n-1} \cdots \mathbf{x}_{1}\mathbf{x}_0$, but that may have been with tongue in cheek...