Ubercart Ajax Attribute Calculations
uc_aac is an add-on module for the Ubercart e-commerce suite. This module has been tested and is compatible Übercart 1.0.
This module will automatically update the sell_price and display_price fields contained in the add_to_cart_form when attributes are adjusted. By default it also updates individual attribute price adjustments so that they remain relative to the updated price, but this can be turned off in the attribute admin settings.
*This module requires product node divs have an identifier in the same form as the garland theme. For instance, trying to use bluemarine theme without adding the following code to node.tpl.php will result in the module not working.
id="node-<?php print $node->nid; ?>"
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-1.3 | 2008-Jun-16 | 16.79 KB | Download · Release notes | Recommended for 5.x | |
