You are here

README.txt in Commerce Product Attributes 7

Commerce Product Attributes:
----------------------------

This module provides some enhancements to the Drupal Commerce attribute handling.

The improvement contains:
    * Attribute field for line item
    * Edit option for attributes

Sponsored by www.customweb.ch.


Attribute field for line item
-----------------------------
This field allows the presentation of the product in the shopping cart by a 
separated view mode. A new product display is added. There you can define the 
fields which should be displayed for this product type in the shopping cart.


Edit option for attributes
--------------------------
By default when the customer press the link in the shopping cart he gets back 
to the product display. But the previous selected attributes are not selected. 
This features allows the customer to edit the line item and edit directly the 
previous selected attributes. The shopping cart will be then updated according 
to the changes.


Installation
------------
Install it as usual. Edit the shopping cart, the checkout and the order admin 
view and add the attribute field. There you can specify if a link to the product 
is displayed or not.
To setup the shown fields you need to edit the product displays in the product 
type.

File

README.txt
View source
  1. Commerce Product Attributes:
  2. ----------------------------
  3. This module provides some enhancements to the Drupal Commerce attribute handling.
  4. The improvement contains:
  5. * Attribute field for line item
  6. * Edit option for attributes
  7. Sponsored by www.customweb.ch.
  8. Attribute field for line item
  9. -----------------------------
  10. This field allows the presentation of the product in the shopping cart by a
  11. separated view mode. A new product display is added. There you can define the
  12. fields which should be displayed for this product type in the shopping cart.
  13. Edit option for attributes
  14. --------------------------
  15. By default when the customer press the link in the shopping cart he gets back
  16. to the product display. But the previous selected attributes are not selected.
  17. This features allows the customer to edit the line item and edit directly the
  18. previous selected attributes. The shopping cart will be then updated according
  19. to the changes.
  20. Installation
  21. ------------
  22. Install it as usual. Edit the shopping cart, the checkout and the order admin
  23. view and add the attribute field. There you can specify if a link to the product
  24. is displayed or not.
  25. To setup the shown fields you need to edit the product displays in the product
  26. type.