You are here

Files in Commerce Product Attributes 7

Primary tabs

File namesort descending Location Namespace Description
commerce_product_attributes.info commerce_product_attributes.info name = Product Attributes description = Enables the display of product attributes in the shopping cart view. package = "Commerce Product Enhancements" dependencies[] = commerce core = 7.x ; Views Handlers files[] =…
commerce_product_attributes.module commerce_product_attributes.module This module adds some improvements to the Drupal Commerce core.
commerce_product_attributes.views.inc includes/views/commerce_product_attributes.views.inc Define the view field as a part of the commerce line item.
commerce_product_attributes_cart.css theme/commerce_product_attributes_cart.css .line-item-title { font-weight: bold; } .commerce-product-attributes-wrapper .field-label { font-weight:normal; font-style:italic; margin-right: 5px; }
commerce_product_attributes_handler_field_attributes.inc includes/views/handlers/commerce_product_attributes_handler_field_attributes.inc Attribute handler for the attribute field.
README.txt README.txt 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…

Other projects