This project is not covered by Drupal’s security advisory policy.


This module will not be supported any more since this functionality was already implemented in ecommerce core.

The module should be used within ecommerce package and depends on product.module.
It allows to assign a certain product type to any content type declared in the system (CCK types as well). After that all nodes of this type will be created as products without a need to add them to a store manually.

It can help to solve the following problem:
You used CCK to create a node type and are going to use it in the future for products. Users of specific role can create their own products (not only admin can do it) ... kind of auction. When going to node/add/mytype page you will see a list of product types and an 'Add to store' button. So, in order to create a product you need to choose product type and press additional button. You need to do it each time for each of your products. More then, it is not user friendly action.

This module can help you to automate this process by associating a certain product type with a desired content type. Each time you create this content type it is created as a product and all its specific fields (price, SKU) will be available on the form.

Developed by ARDAS group - Web site development, Drupal services, Software development, IT outsourcing.

Project information

Releases