Hi, I am trying to implement a cross sell function on the product page of my site. I am using the selleasy app and it seems to be working great with the exception of the actual adding of the products to cart. When the user clicks “add to cart” the button changes state to say “remove from cart” however the actual cart will not update with the product added unless they add the Main product to the cart. in other words the cart wont update unless you do something to refresh it. is there a way i can force the cart to refresh when something gets added via the app. cheers!