Forums / Setup & design / Fetching shop order

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Fetching shop order

Author Message

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/shop
it doesn't appear that this is possible, without doing some custom coding.

Cheers
Bruce

My Blog: http://www.stuffandcontent.com/
Follow me on twitter: http://twitter.com/brucemorrison
Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish

Steve P

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"?

Steve