3 replies [Last post]
magpie's picture
Offline
Joined: 09/28/2009
Juice: 18

1. uc_aac The Ajax Attribute Calculations module works in tandem with the Ubercart
module (http://drupal.org/project/ubercart), adding the ability to
dynamically update an Ubercart customer's product view page when attributes
are selected and changed. (the unit price)

2. We have written a somewhat sketchy code that allows attributes to be given volume breaks
http://drupal.org/files/issues/uc_product_discount_range.zip
this code needs to be gone over and see how you could integrate with uc_aac
(the unit price based on a quantity range)

3. Create a 'grand total' field somewhere that allows the user to type in a QTY and then aac would
look at the attributes price breaks * qty = grand total

QTY * attributes sum = grand total == All dynamically driven by uc_aac so that the price automagically updates.

wicketywick's picture
Offline
Joined: 07/14/2010
Juice: 10
sounds good, how do I install it

have you gotten this feature working?
I would like to test it on a site I am working on , I just don't know how to install it.

alexmalka's picture
Offline
Joined: 07/16/2010
Juice: 6
Did you get this to work?`

Hey there I'm kinda new to ubercart but learning quick and loving it. Long story short, I really need this functionality and was wondering if you got this working and if yes how exactly did you go about it.
Much thanks in advance.

wicketywick's picture
Offline
Joined: 07/14/2010
Juice: 10
Re: Did you get this to work?`

No I haven't, but if you do get it working let me know. I will post on this forum, if I get the thing to work like I wish.