Self hosted n8n
Lates version
So I made this to fetch products from woocommerce separate simple and variable products and vectorize the product information but my problem is loop only send
1 product over and I cant figure out how to make it send them one by one u till products are done, even connecting a set to trigger once the existing product is done makes the loop start from the first product Even i feed it 2000 product I only get 4 item as output, im trying to understand where i went wrong