Hi there,
We have a web site where we use impersonation. When two users can impersonate the same customer, they end up seeing / modifying each other's cart. Is there a way to prevent that from happening? I know there's the "Cart Isolation" feature, but that may be too much. (If I understand it's purpose correctly, it's a machine-specific cart so if I log in on machine 2 I don't see my cart I created on machine 1, which is not what we need).
I don't mind doing this through code if I have to.
Thanks,
Imar