Difficulty in using CartJS in Business Rule
Hi, I am trying to submit a catalog item request through a business rule. I came across the CartJS documentation and followed the sample code there. However, when using cart.addToCart() or the other submission calls, I got the following error: Root c...