VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: Patrick on November 20, 2011, 20:28:11 PM

Title: Email order confirmation customize
Post by: Patrick on November 20, 2011, 20:28:11 PM
In what file can I edit the way the email confirmation is shown?
I managed to customize checkout cart with removing the discount prices now I need the email confirmation to look almost the same as checkout.
How do I achieve this?

Thanks Patrick
Title: Re: Email order confirmation customize
Post by: alatak on November 21, 2011, 08:45:27 AM
Hi,

The order confirmation emails are
components/virtuemart/views/tmpl/mail_html_xxx file for the html version

components/virtuemart/views/tmpl/mail_raw_xxx file for the non html version

Title: Re: Email order confirmation customize
Post by: Patrick on November 21, 2011, 21:16:11 PM
Thanks, found it and edited it.
Is there a way to override?
rename the default_html_pricelist.php?
How and where to put the override file?


Title: Re: Email order confirmation customize
Post by: alatak on November 21, 2011, 21:47:49 PM
Hi,

Please read this:
http://dev.virtuemart.net/projects/virtuemart/wiki/Hints_for_the_use_of_the_template_system
Title: Re: Email order confirmation customize
Post by: adriespo on July 31, 2012, 06:53:14 AM
This paths changed with 2.0.8e, right?

I have not that files in that paths...