Resolved! How to remove an item from Shopping cart via CartJS for Virtual Agent
I'm working on a presentation to my Manager about adding and removing items to the cart through Virtual agent chat, I can add items but can't seem to remove them. CartJS documentation only lists cart.empty() as the only deleting method but this only ...