Good Morning folks,

This is my first post in this forum, so be nice smile.gif

I wanted to know what's the easiest way (i.e. function) where I can provide it a product id as a parameter (through GET or POST), and receive information about that product (i.e. image url, title, price, description, etc). Any ideas? The reason why I need this is because I'm trying to have an API between my flash-application and cubecart.

Thanks guys!