I am trying to show the following- If $X_n$ converges in distribution to $X$ and $Y_n$ converges in probability to 0, then show that $X_nY_n$ converges in probability to 0.
Attempt- $$P(|X_nY_n|>\epsilon) = P(|X_nY_n|>\epsilon,|Y_n|>\eta) + P(|X_nY_n|>\epsilon,|Y_n|\leq\eta) \leq P(|Y_n|>\eta) +P(|X_n|>\epsilon/\eta)$$
Now the term on the left goes to 0 but what do I o with the remaining part, can someone please provide the solution.