Hi,
I am interesting in such kind of functionality in ubercart_marketplace to forbid users to add to their cart products from different sellers (message should appear) at the same time. So first they must make check out with products from one seller and only then they can to start buy from others sellers.
Example here http://www.ladybugmarkets.com/catalog
How to implement it?
Comments
Comment #1
syndicateStorm commentedSounds very interesting, I'm curious what your motive is?
It looks like 80% of the solution is here: http://www.ubercart.org/docs/api/hook_add_to_cart.
Let me know if you need more guidance.
Comment #2
syndicateStorm commentedComment #4
Plazmus commentedInteresting indeed!
Have anyone already implemented it and is willing to share?