service( 'template_manager' )->echo_template( 'order/terms-acceptance.php', array( 'meta' => $order->get_meta( self::META_KEY, true ), ) ); } }