I wan to override the file cart.php in the com_virtuemart/helpers/ map. How to do that?
what are you trying to do?
change functions?
Yes. Some new variables added to Class VirtueMartCart and also some rules added to getCart function.
websol,
you dont override it.
you "extend" it.
http://php.net/manual/en/keyword.extends.php