Posted by ARray on December 11, 2008 at 4:45pm
9 followers
Jump to:
| Project: | Ubercart AJAX Cart |
| Version: | 6.x-2.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | erikseifert |
| Status: | active |
Issue Summary
For example, products list will looks like this:
Name In Cart
Product1 - 0 +
Product2 - 1 +
Product2 - 0 +
So product quantity should be updated at ajax_cart and in the list too.
Comments
#1
Hmmm,
Next feature i planing is to make the cart view ajaxible. Could be there.
#2
subscribing.
#3
So folks first private beta shows this is no problem. So i think this feature will be in next release.
I think about this:
- Ajax remove
- Ajax update quantity
- Automatically update cart block if in page
#4
awesome )
#5
suscribe :)
#6
Wo-ho!
#7
- Ajax remove
- Ajax update quantity
- Automatically update cart block if in page
Hmmmpfff.
There is no release to see. But a demo Site with new functionality http://shaque.net/catalog
#8
Any update...?
#9
No ;- ) No time now. There are several issues. But i go to a new relaese with a stable release from ubercart. Stay tuned ;- )
#10
Uggh. I've been trying to figure out how to configure this module to remove items from the cart with ajax ever since I saw it work so beautifully in the module demo: http://shaque.net/catalog.
Now I read that this feature isn't even available for download in the dev version.
So frustrated.
Any chance you could commit that one feature? It works so well in your demo.
Zach
#11
#12
Subscribed
#13
erikseifert Hi,
Can you please share the trial code with the rest of us? we're in the dark here... :-)
Thanks.
#14
We have
- Ajax remove
- Automatically update cart block if in page
We're still missing
- Ajax update quantity
at the cart block.
Almost there ;-)
#15
Take a look at #1211656: Unified cart appearance - eliminate the cart page for the 'Ajax update quantity' functionality.
If you really want the plus minus stuff, it'd need some more hacking, I guess.