Two new batch template options have been added. Both options are only applicable when “inline” batching enabled.

Restrict to a Single Item

This option ensures that a batch contains only a single distinct order item, with that order item potentially being repeated multiple times within the batch depending on the quantity ordered.

For example, if there are two order items, both with a quantity of 10, then two batches will be created (irrespective of SKU) with 10 elements on each.

Allow Multiple SKUs Per Job

By default, inline batching will mix multiple SKUs in a single batch.

This option can be disabled to force batches to only contain a single SKU.