Admin Order Main Column Bottom:
This hook displays content in the order view page at the bottom of the main column
Hook locations:
Hook type: display
Located in:
<?php
array(
'id_order' => (int) Order ID
);
{{ renderhook('displayAdminOrderMainBottom', {'id_order': orderForViewing.id}) }}