How to combine a set number of bundles into 1

Welcome to the Make community!

This is called “chunking” - splitting an array into smaller arrays.

To do that, you can use a single module, found here.

Hope this helps! Let me know if there are any further questions or issues.

@samliew
P.S.: investing some effort into the tutorials in the Make Academy will save you lots of time and frustration using Make!