public void ClearCart(object sender, System.EventArgs e) { pos.ClearCart(); pos.EmptyProductInfo(); }