Aliases:
Order detail:
This hook is displayed within the order’s details in Front Office
Hook locations:
Hook type: display
Located in:
<?php
array(
'order' => (object) Order object
);
Hook::exec('displayOrderDetail', ['order' => $order])