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)
-   -   customer name (https://forum.x-cart.com/showthread.php?t=63396)

aceraspire 04-24-2012 03:16 PM

customer name
 
where is {name} defined as the name of customer

I tried {address} and there was no output

totaltec 04-25-2012 09:11 AM

Re: customer name
 
{$fullname} is for logged in users, and available on every page (I think)

{$display_greet_visitor_name} is for previous visitors with accounts but not logged in yet. Available on the home page and most other pages as well.

{$userinfo.firstname}
{$userinfo.lastname}
These two are only available on cart, checkout, and my account pages.


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

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