I am really stuck in this step. I hope, the context does not matter here, so i didnot provide what this is about. I am trying to get ML-Estimator. but the problem is, as i see in my textbook, how they changed the produkt to summation, why it became $\sum$
$$L(a;X)=\prod_{i=1}^{n}\frac{1}{2}a \cdot exp(-a\cdot|x_i|) = \frac{1}{2^n}a^n\cdot exp(-a\sum_{i=1}^{n}|x_i|)$$
THANKS for help!