View Single Post
  #1  
Old 12-08-2007, 01:00 PM
 
weckie weckie is offline
 

eXpert
  
Join Date: Feb 2005
Location: Netherlands
Posts: 220
 

Default Assigning question

Somewhere in a *.tpl file there is this line:

{assign var="_userinfo" value=$customer}{else}{assign var="_userinfo" value=$userinfo}{/if}

My guess, xcart assigns several info to the variable.

Now my question, how can i display all the info that is assigned to it in a list?

Or, How can i display the variable $customer. I tried {$customer} didnt work.
__________________
Herman Steijn

Using: X-cart 4.5.4
AT: http://www.weckonline.com LIVE
Reply With Quote