Shopping cart peculiarities - rjkeener/BluCart GitHub Wiki

  1. To add product to your shopping cart add this class to your links - add-to-cart , if you want to redirect user after add product to shopping cart add also add data-goto="http://..."
  2. Variable $cartItems have all your added items