Ubercart attributes in cart

Categories

Component ID

797836

Component name

Ubercart attributes in cart

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

5786

Component created

Component changed

Component body

This module allows site administrators using the Ubercart and its Attribute modules to let their visitors change attributes of products they have added to their cart on their cart page.

It eliminates the need for visitors who want to change some attributes to first remove products from their cart and then re-add them with the correct attributes.

Installation

Install the module as you would any other module. See https://www.drupal.org/docs/7/extending-drupal-7/installing-contributed-...

Usage

  1. If you have not defined any attribute, go to admin/store/attributes/add and add one
  2. Add your new attribute to a new or existing product
  3. Add the permission to administer the module to the roles you want (admin/people/permissions)
  4. Administer the module at admin/store/settings/attributes-in-cart

Features

  • Show and change product attributes on the cart page
  • Choose which attributes to show
  • Choose whether or not to display the title of each attribute
  • Choose to enclose attributes in fieldsets, in case you have a long list of options
  • Choose to filter out attributes that are no longer in stock (requires the uc_stock module to be enabled). This functionality is taken from the uc_attribute_stock_filter module

If you want to change attribute information on products in orders via the admin interface, have a look at this module: http://drupal.org/project/uc_order_attributes