The quantity module does not seem to play nicely with Commerce Cart Ajax module.

When viewing the cart page, the +/- buttons do not change the quantities.

Not sure which module to blame but since Commerce Cart Ajax is v.1 and Commerce Extra is currently Alpha 1, I thought I'd post it here.

Comments

iMiksu’s picture

Quantity module just increases the number value in the field, but it seems to get interrupted by Commerce Cart Ajax, so I personally think the problem is there.

However, this is just more likely a compatibility issue more than a bug. The desired functionality would be to automatically update the cart after the quantity level has been increased, not before as it happens now.

I'll take closer look later. Meanwhile, proposed solutions and patches are welcome :)

MrPaulDriver’s picture

Title: Quantity module does not work with Commerce Cart Ajax module » Compatibility with Commerce Cart Ajax module
Category: bug » feature
Issue tags: +1.0 blocker

Not some thing I can help out with I'm afraid, I'm not a fixer.

iMiksu’s picture

Status: Active » Needs work

Marked #1286746: Add to cart form show price based on quantity input ( on ajax form rebuild ) as duplicate. This issue describes the problem better.

iMiksu’s picture

First of all, I found a bug which needs attention from Commerce Cart AJAX to port the patch in #1444018: dc_cart_ajax.js attaching overrides other attached JS files issue.

Then we need to add feature to trigger AJAX refresh. That is my next step.

MrPaulDriver’s picture

iMiksu, I see the Akax cart problem is resolved - thank you.

Did you get anywhere with the Ajax refresh of the price in the 'add to cart form' as discussed at http://drupal.org/node/1286746 ?

roflcopterDorrie’s picture

Issue summary: View changes
Status: Needs work » Closed (works as designed)

After applying the patch in #1444018: dc_cart_ajax.js attaching overrides other attached JS files the quantity +- now works correctly.
Using: