I am trying to add a short description to the information about the products in the shopping cart, but I can't figure out what file queries the database for the items in the cart, so I can request the short description from the database. I know that it's in an array called $products but I can't find it. Does anyone know where this database connection is made?
Thanks in advance!



