Project:Ubercart AJAX Cart
Version:6.x-2.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

At the moment the beta does not support the variable pricing module (tp://drupal.org/project/uc_varprice).

It would be awesome if this could be in a future release. It seems like the sell price (or default price) is being passed into the cart instead of the variable price string.

Comments

#1

confirmed that this won't work with variable price module, deal stopper for me.
subscribing

#2

Version:» 6.x-2.x-dev
Category:support request» bug report

I confirm, the problem is already here.

Is this issue will be fixed ?

Thank you for your answer.

#3

yes... I was getting crazy why Variable price was not working.. and it was AJAX cart... :/

#4

Version:6.x-2.x-dev» 6.x-2.0-beta5

Bug confirmed in beta5.

#5

Version:6.x-2.0-beta5» 6.x-2.x-dev

#6

I can confirm this problem as well. Hmmm. This puts me in a jam. I'll see if I can fix the issue and post a patch.

[EDIT] As it turns out, the client doesn't need this to site to offer ajax cart functionality. It seems that with or without the module, the values being passed to uc_product_add_to_cart_form seem to be the same... not sure what's up after that... Good luck guys/gals!