$order) { $index ++; echo $distributionShoppingCartLabelsPdfGenerator->getShoppingCartLabelAsHtml($order); if($index == $shoppingCartLabelsPerColumn) { $index = 0; } if(!$isSpecificFormat && $index == 0 && $key !== array_key_last($ordersArray)) { echo ''; } } ?>