Hello,
You should really ask this type of question on the KonaKart community
forum (
http://www.konakart.com/forum/index.php ). There is an API
call:
ProductIf getProduct(String sessionId, int productId, int
languageId) throws KKException;
which should do what you are looking for.