Using Liquid is it possible to check what items are in the shopping cart? If so can someone point me in the right direction? Basically what I am looking to achieve is when a page loads check to…
A little Ajax would do the trick. Just retrieve the same page via Ajax, and inspect the contents for the cart.
