Is it possible to integrate that?

If user is in node view and change the quantity... the price should also update dynamically. :)

Great module!

Greetings

CKIDOW

Comments

cyu’s picture

I probably won't be coding this feature, but if a patch is supplied with the ability to toggle this behavior I will add it.

asak’s picture

This functionality is needed for a current project i'm working on.

Anyone out here who can get it done?

Paid development opportunity - any takers? ;)

Contact me.

jantoine’s picture

Status: Active » Closed (won't fix)

I am confused! I don't have a quantity field on my product (node) page and I can't find a way to add it through the Ubercart settings. I am going to mark this as won't fix. Please feel free to update the issue if I completely missed the ball on this one.

Cheers,

Antoine

savinsur’s picture

I would like this as well.

I am looking at calculation field for CCK but I don't think this will work as I
think it needs a round trip to the server to calculate.

What I really need is volume price breaks for attributes (http://drupal.org/files/issues/uc_product_discount_range.zip)
to be sympathetic to a 'grand total' when the user types in a QTY

cyu’s picture

Version: 6.x-1.x-dev » 6.x-2.x-dev
Status: Closed (won't fix) » Active

@AntoineSolutions - at admin/store/settings/products/edit there is a box for "Display an optional quantity field in the Add to Cart form."

Another request for this has been entered at #854098: UC_AAC doesn't display the prices correctly (Quantity is not included in the calculation) so I will mark that as a dup and re-open this as a feature request.

jeffman5000’s picture

I'd like to see price calculation take quantity into account as well. A lot of clients request this, and it shouldn't be too difficult a way to improve the appeal of this module.

cyu’s picture

I probably won't be coding this myself, but will take a look at any patches that implement this functionality and commit if it looks good.