Hi all, I am new in nopCommerce, I have chosen it because I have a component in .net that I need to integrate in an ecommerce site. The problem I have is the following:
I have a lot of products that cannot be inserted in  nopCommerce database, they are stored in a different database on a cloud and can be chosen by a web page. In our store, customers could buy these products as a single product or as part of a more complex product, builded with other components (who can be stored in nopCommerce database). I would like to realize a plugin which goal is to start this page adding the chosen product in the Shopping Cart (also in the nop database, if necessary).
1. Is it possible to realize a plugin the can do that?
2. Is there some documentation that can help me.
3. Is it more difficult than other plugin?
Thanks