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)
-   -   Add URL to customer invoice. (https://forum.x-cart.com/showthread.php?t=6109)

fmaestas 01-19-2004 10:03 AM

Add URL to customer invoice.
 
Hello, (a newbie to x-cart)
I have "one" category in which I would like to add a URL to the customers e-mail invoice. This URL is used so a paying customer can gain access to a secure page which lets them access our on-line training modules.
Shouldn't appear anywhere else in the ordering process, just in the invoice, and don't want other catrgories to be affected. Not sure if this can be done or where to start.

Thanks.
Frank M.

leon 01-27-2004 12:48 PM

Try adding something like this to your order_data.tpl, at the end:
Code:

{if $cat eq "1"}
Your text or URL
{/if}



All times are GMT -8. The time now is 11:10 PM.

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