Closed (works as designed)
Project:
Commerce Extra
Version:
7.x-1.0-alpha1
Component:
Quantity module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Feb 2012 at 10:19 UTC
Updated:
19 Mar 2015 at 00:10 UTC
Jump to comment: Most recent
Comments
Comment #1
imiksuQuantity 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 :)
Comment #2
mrpauldriver commentedNot some thing I can help out with I'm afraid, I'm not a fixer.
Comment #3
imiksuMarked #1286746: Add to cart form show price based on quantity input ( on ajax form rebuild ) as duplicate. This issue describes the problem better.
Comment #4
imiksuFirst 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.
Comment #5
mrpauldriver commentediMiksu, 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 ?
Comment #6
roflcopterDorrie commentedAfter applying the patch in #1444018: dc_cart_ajax.js attaching overrides other attached JS files the quantity +- now works correctly.
Using: