![]() |
how to get the customers first name to appear in head.tpl
How can I get the customers first name to appear in the head.tpl. I tried adding the {$userinfo.b_firstname} tag but it didnt work;
|
This will give you the full name that the customer registered with.
Code:
{$smarty.cookies.GreetingCookie|replace:"\'":"'"} |
that did not work for me, does anyone know another option their another option
|
It only works if the visitor is logged in and allowed a cookie to be set on their machine.
|
is there any way call the {$userinfo.firstname} and have it appear on the cart?
|
All times are GMT -8. The time now is 05:45 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.