Steve P
Thursday 02 June 2005 7:16:27 am
Hello
Can anyone please indicate how to fetch an order from the shop? I'd like to read the $order array into a custom template:
First name: {$order.account_information.first_name}
for example.
Thanks
Steve
Bruce Morrison
Thursday 02 June 2005 4:34:47 pm
Hi Steve
Looking at: http://ez.no/ez_publish/documentation/reference/data_fetching/shopit doesn't appear that this is possible, without doing some custom coding.
CheersBruce
My Blog: http://www.stuffandcontent.com/ Follow me on twitter: http://twitter.com/brucemorrison Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish
Friday 03 June 2005 1:48:54 am
Thanks Bruce. I can't find how to do it either!
Any suggestions where to start with "custom code"?