I have a problem with my for loop here
function drawProductUI(array){ var productsUI = array.map((item) => { if (productsInFavArr) { for(let j=