VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: ebiznis.org on January 09, 2013, 17:22:41 PM

Title: SKU to order_done.php
Post by: ebiznis.org on January 09, 2013, 17:22:41 PM
Hi all,

I need to "echo" SKU of products to order_done.php. Any suggestions?

I tried to type this: echo $item->order_item_sku, but I was not succesfull.

Thank you