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

j.mead’s picture

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

MasterChief’s picture

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

I confirm, the problem is already here.

Is this issue will be fixed ?

Thank you for your answer.

hedac’s picture

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

tunic’s picture

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

Bug confirmed in beta5.

tunic’s picture

Version: 6.x-2.0-beta5 » 6.x-2.x-dev
agileadam’s picture

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!