Let $A_1,A_2,A_3,\dots$ be a sequence of sequences where each $$A_i = a_{i,1},a_{i,2},a_{i,3},\dots$$
Each sequence $A_i$ converges and in particular as $t \rightarrow \infty$, $a_{i,t} \rightarrow L_i$ for every $i$. We also have that in the limit as $i \rightarrow \infty$ the limits of these sequences converge to 1. I.e. as $i \rightarrow \infty$, $L_i \rightarrow 1$.
QUESTION: When does the following occur?
In the limit as $t \rightarrow \infty$ $$\prod_{i=1}^{\infty} a_{i,t} \rightarrow \prod_{i=1}^{\infty}L_i $$
I know how to prove that the limit of the product of two (convergent) sequences is the product of the limit of those sequences. I cannot see whether this argument extends to infinite products. Also I am not sure how to use the fact that the $L_i$ converge to 1.
Usually this is not true. You must take care when consider the limit of a limit thing.
Here is a counterexample.
We define $a_{i,t}$ inductively. Let $a_{1,1}=1$ and $a_{1,t}=2$ if $t>1$. Assume that we defined $a_{j,t}$ for all $j<i$. Then we define $$ a_{i,t}= \begin{cases} 1 &t<i\\ \prod_{j<i}a_{j,i}&t=i\\ 1+\frac{1}{i}&t>i \end{cases} $$
Then $$L_i=1+\frac{1}{i},$$ and $$\prod_{i=1}^\infty a_{i,t}=1.$$