VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: jmrcrp on June 25, 2012, 18:52:51 PM

Title: Edit cart page?
Post by: jmrcrp on June 25, 2012, 18:52:51 PM
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.
Title: Re: Edit cart page?
Post by: vigier on June 25, 2012, 23:15:28 PM
Make an overwrite for the file you need in the map \components\com_virtuemart\views\cart\tmpl, probably default.php
Title: Re: Edit cart page?
Post by: jmrcrp on June 25, 2012, 23:36:27 PM
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...  :(