Cart per vendor #681
gavin-hardaker
started this conversation in
Ideas
Replies: 1 comment
|
You add offers to cart and each offer is related to seller which you can get using query engine by offer_id field https://docs.mercurjs.com/rc/learn/offers |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I would like to propose the ability to be able to have multiple carts per user, where products are grouped in a cart per vendor.
In my case this would support being able to do bike deliveries per store based on locality, something similar to how food delivery services work.
All reactions