The plugin can display additional fields in the template anywhere in the store. To do this, insert the following helper template:
{shopCustomorderfieldsPluginViewHelper::getFieldsHtml($order.id)}
$order.id - order id (required)
The plugin can display additional fields in the template anywhere in the store. To do this, insert the following helper template:
{shopCustomorderfieldsPluginViewHelper::getFieldsHtml($order.id)}
$order.id - order id (required)