rimmer333
9/9/2013 - 3:25 PM

gistfile1.txt

Ecwid.Cart.get(function(cart) {
     alert(cart.productsQuantity + " products in cart now");
});