Hi
I have a requirement as follows
Requirement:
In my site, sometimes, the sales reps may contact users [whether registered or non registered] and give demonstration on the available products on site.
When they are demonstrating, the sales reps needs to create a wishlist/cart for the user requested products.
Finally, at the end of the day or other, the sales rep will check all the wishlists/cart [in a grid] and process them based on the user payments
The wishlist/cart which are created by the sales reps shouldn't be visible to other users in the site except for the corresponding user, sales rep and admin.
For Example:
A sales rep(say srep1), is giving demo to user1 and the user1 has interest to purchase the product1 and product2. Then the srep1 will create a wishlist/cart on the name of user1.
Then the srep1, using the grid of his created wishlist/cart, process them [i.e. deleting them, make them as purchased etc]
Does drupal has any such module or can the wishlist module itself supports this functionality?
Please help me to get such a module.
Thanks in Advance
