cancel
Showing results for 
Search instead for 
Did you mean: 

Is there any dynamic custom build product module?

Is there any dynamic custom build product module?

HI,

 

i am new to magento, only having basic knowledge. I have developed magento ecommerce website. I have a dynamic custom product design build module in .NET language, I wanna integrate this with my magento website. whenever i click Add To Cart functionality in external link, it should return to my magento website and store the product details into magento database. Below URL is my external URL for Design Your Own module.

 

http://qatmj.theaugmente.com/testtom/browser/#/DESIGNDRESS

 

I want to integrate this external module in s4tech.co(Magento website). What are the steps needed to integrate?

 

OR Else,

 

Is there any alternative Magento Extension available for dynamic custom product d design  http://qatmj.theaugmente.com/testtom/browser/#/DESIGNDRESS

 

Kindly help me! Thanks in Advance

2 REPLIES 2

Re: Is there any dynamic custom build product module?

@Amal_E_Thomas

 

First of all let me tell you your product customization design is wonderful really awesome work! To answer your question yes possible, you can use Shopping cart API for the same, like when click on Add To Cart at that time call this API.

http://www.magentocommerce.com/api/soap/checkout/cartProduct/cart_product.add.html

 

Further you need to use checkout API to create order http://www.magentocommerce.com/api/soap/checkout/cart/cart.html

 

And yes you can also make such kind of customization product or dynamic selection into Magento, not sure about read mate extension but of course possible by customization.

 

Hope it helps you Smiley Happy

 

-
Magento Programmer | Was my answer helpful? You can accept it as a solution.

Re: Is there any dynamic custom build product module?

Do you mean custom product design like this http://goo.gl/NDeH9G ? or something, show me some screenshots