Woocommerce and loop

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

Thanks for sharing the screenshot! To better help you debug this loop issue, could you share the actual n8n workflow (.json )?

The visual alone makes it hard to see the exact node configurations, especially the Loop Over Items settings and how data flows between nodes. With the workflow file, I can quickly spot what’s causing only 4 items to process instead of all 2000 products.

thank you i included it