Consider a sequence of real numbers $\{a_i(n)\}_{i=1}^{n}$, with $|a_i(n)|<1$. I write $a_i(n)$ because each element of the sequence is a function of the total number $n$ of elements. Assume that it can be proven that the infinite series is absolutely convergent
$$\sum_{i=1}^{\infty} |a_i(n)| < \infty \tag{1}$$
and that
$$\sup_i |a_i(n)|\to 0,\;\; \text{as}\;\;n\to \infty \tag{2}$$
The supremum in eq. $(2)$ is calculated over all elements of the sequence of absolute values. So here all the elements of the sequence are sandwiched to zero.
Set $S_n = \sum_{i=1}^{n} |a_i(n)|$. Are the previous results enough to obtain that
$$\lim_{n \to \infty} S_n = 0\;\;? \tag{3}$$
It looks like the infinite series tends to the indeterminate form $0\cdot \infty$ in which case $(3)$ has to be examined per case and so it does not hold at this level of generality. Still, I may have been trapped by false intuition that cries "zero", and moreover I wasn't able to construct a non-zero counter example, neither was I able to prove $(3)$.
Any ideas? If indeed $(3)$ does not hold in general, are there any known additional general conditions that would lead to $(3)$?