I am using Magento-1.7 for client's website, the requirement is that he wants the products from API, Product edit/add etc. are handle by API. We only display the resulted product on our site.
Now problem is that how i add the final product(generated by API) to magento shopping cart.
Explain in detail, i am new in Custom module.