Is it possible to edit the cart page to add some static text? I'm having trouble with the shipment and payment methods. If the customer chooses a shipment or payment method before entering their billing/shipping address, it returns an error message. I want to add a line at the top of the cart that reminds the customer to fill in their address before choosing shipment or payment methods.
Thanks for any help you can give.
Make an overwrite for the file you need in the map \components\com_virtuemart\views\cart\tmpl, probably default.php
Thanks for the reply. I looked at that file, but couldn't figure out where to add my new text. Sorry to be so dumb... :(