Aliases:
Admin Order Side Column:
This hook displays content in the order view page in the side column under the customer view
Hook locations:
Hook type: display
Located in:
<?php
array(
'id_order' => (int) Order ID
);
{{ renderhook('displayAdminOrderSide', {'id_order': orderForViewing.id}) }}