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)
-   -   Displaying customer's name & email in send-to-friend... (https://forum.x-cart.com/showthread.php?t=12301)

Jerrad 02-20-2005 02:33 PM

Displaying customer's name & email in send-to-friend...
 
In send-to-friend I'm trying to display the name and email from a customer when he is logged in.
So that he/she only has to submit the friends email.

So far I only managed to display the customers name with:
Code:

{$name.firstname} {$name.lastname}


But I'm having big troubles with displaying the customers email.
I've tried it with:
Code:

{$userinfo.email}


No doubt I'm even close to the solution, and that's why I hope
that somebody can help me with this.

Thanks in advance!

Jerrad 02-22-2005 09:44 AM

Nobody can help me with this? :cry:


All times are GMT -8. The time now is 03:12 PM.

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