Home > Ajax, Javascript, MySQL, PHP, XHTML > Magento Custom Product Module

Magento Custom Product Module

April 23rd, 2009

What we need or require:
We need a custom built module on the magento platform. In this module will allow a user to build a custom product and then add it to the cart
List points.
* Hook in the exsting shopping cart.
* Pull the products form the database.
* Have an admin panel to add/remove the custom compdents of the products.


Magento Custom Product  Module

Comments are closed.
Bear