Skip to content

Instantly share code, notes, and snippets.

@genee19
Created September 9, 2013 15:25
Show Gist options
  • Save genee19/6497160 to your computer and use it in GitHub Desktop.
Save genee19/6497160 to your computer and use it in GitHub Desktop.
Ecwid.Cart.get(function(cart) {
alert(cart.productsQuantity + " products in cart now");
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment