No products in the cart.
Access our premium support and let us know your problems, we will help you solve them.
Something that I didn’t find here, but did happen to me. Make sure you don’t have the jQuery slim version included, as that version of the jQuery library doesn’t include the Ajax functionality.
The result is that “$” works, but $.get for example returns an error message stating that that function is undefined.
Solution: include the full version of jQuery instead.