VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: balage on September 17, 2012, 03:05:24 AM

Title: product name on order_done page
Post by: balage on September 17, 2012, 03:05:24 AM
Hello,

I'm using J2.5.7 with VM 2.0.10. I have a little thing to do but i don't know how. After the user confirms an order the order_done.php appears. I need to extract the users email address and the currently ordered products names on this page. How do i do that? i already managed to extract the mail address but i don't know how to do the same with the product names. If somebody knows an easy solution please help. Thank you.