X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   HTML and Plain Text Emails (https://forum.x-cart.com/showthread.php?t=20642)

speedworx 03-21-2006 11:22 AM

HTML and Plain Text Emails
 
Does anyone know which file actually passes the order invoice info to func_send_mail or func_send_simple_mail (in include/func.php)? What I am trying to accomplish is sending a second "stripped down" plain text email for each order invoice to the orders department (right now, all emails are sent in HTML format). Any input would be greatly appreciated. Thanks.

geckoday 03-22-2006 06:04 AM

skin1/mail/order_notification_admin.tpl
skin1/mail/html/order_notification_admin.tpl

are the admin notification templates and

skin1/mail/order_notification.tpl
skin1/mail/html/order_notification.tpl

are the provider notifcation templates.


The manual covers the templates used for emails in detail including what sub-templates are used. Look there for more info - around page 309.


All times are GMT -8. The time now is 11:23 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.