PDA

View Full Version : Customer name to appear on Storefront welcome


delgriffith
01-11-07, 07:44 PM
Once the customer has logged in I would like to welcome them by name.

I have written the basic code and put it into the Storefront Welcome code but I cannot find the variable that holds the customer's first name. At the moment I am using:

&mvte:global:Customer_ShipFirstName;

But it isn't working - what should I use in order to pull out the logged in customer's firstname?

Thanks

Ambrose

Vic - WolfPaw Computers
01-11-07, 07:58 PM
That code already existis. Its just displayed at the top the cat tree if you have it enabled.

In your admin, click on your storename and click on the tab for Customer Links.

You can copy the code from there and and paste it into your SFNT screen. Just adjust it as needed to suit you.

delgriffith
01-11-07, 08:12 PM
Thanks Vic - I had the cat tree disabled so didn't realise the code already existed.