Hi all,
i need to put a conversion script code by TradeDoubler in the final page of the order process.
The tpl file i need to modify is
/skins/basic/customer/orders_pagesorder_details.tpl
I have a problem because the script includes some user info like firstname and lastname.
How could i access user info into this template file?
I see a variables like $order_info…does it contain user info too?
Thanks