Commerce Auto Product Display
This module is an official contributed module for the Drupal Commerce. When the Drupal Commerce is released, I heard so many people complaining about the separation between Product and Product Display in Drupal Commerce module. So, this module is created in order to solve that problem. This module can simplify the Product Display creation process by providing option the create it at the same time with Product creation.
- Features
-
- Provide the checkbox to display the Product Display creation form. User can fill that form to create Product Display at the same time with Product creation.
- That form, which used to create Product Display, will be the same as the form when user try to create Product Display manually. So, If you have additional fields in your Product Display node type, those fields will also appear in the form.
- If the product is already referenced by one or more Product Display, the referencing Product Display will be displayed in list, so you can also update the Product Display directly form that list.
- Requirements
-
- Commerce module.
- A content type with a Product Reference field.
- Download
-
You can download this module from http://drupal.org/project/commerce_auto_product_display.